2008-07-07 |
gevaerts | handle new installations (or upgrades) differently...
|
commit | commitdiff | tree |
2008-07-07 |
gevaerts | fixed a string
|
commit | commitdiff | tree |
2008-07-07 |
gevaerts | #if and #ifdef are slightly different. Use the correct one
|
commit | commitdiff | tree |
2008-07-06 |
gevaerts | fix typo (and update translations for it)
|
commit | commitdiff | tree |
2008-07-06 |
gevaerts | fix some punctuation issues
|
commit | commitdiff | tree |
2008-07-06 |
gevaerts | don't leave the translations as 'unfinished'
|
commit | commitdiff | tree |
2008-07-06 |
gevaerts | updates to the dutch translation
|
commit | commitdiff | tree |
2008-07-01 |
gevaerts | Don't promise features for a certain release in the...
|
commit | commitdiff | tree |
2008-06-30 |
gevaerts | Document rockblox1d
|
commit | commitdiff | tree |
2008-06-30 |
gevaerts | fix a stray yellow
|
commit | commitdiff | tree |
2008-06-30 |
gevaerts | only build ppmviewer on colour targets (as it doesn...
|
commit | commitdiff | tree |
2008-06-30 |
gevaerts | fix line endings and properties
|
commit | commitdiff | tree |
2008-06-28 |
gevaerts | Add ppm and rppm viewer by Alexander Papst
|
commit | commitdiff | tree |
2008-06-28 |
gevaerts | fix red
|
commit | commitdiff | tree |
2008-06-28 |
gevaerts | This file was originally sorted, so sort it again
|
commit | commitdiff | tree |
2008-06-28 |
gevaerts | Add rockblox1d, by Alexander Papst (originally 1drockblox...
|
commit | commitdiff | tree |
2008-06-05 |
gevaerts | corrected sign of error return value
|
commit | commitdiff | tree |
2008-06-04 |
gevaerts | add usb_allowed_current() function, so powermanagement...
|
commit | commitdiff | tree |
2008-05-16 |
gevaerts | Improve the wording of the power over usb feature documentation
|
commit | commitdiff | tree |
2008-05-16 |
gevaerts | document the "hold key X to charge instead of connect...
|
commit | commitdiff | tree |
2008-05-06 |
gevaerts | typo fixes (; instead of , at the end of two assignments...
|
commit | commitdiff | tree |
2008-05-06 |
gevaerts | typo fixes (; instead of , at the end of two assignments)
|
commit | commitdiff | tree |
2008-05-03 |
gevaerts | cabbiev2 gigabeat f fixes by Johannes Voggenthaler
|
commit | commitdiff | tree |
2008-04-27 |
gevaerts | Add description of the s/pdif-enable option to the...
|
commit | commitdiff | tree |
2008-04-26 |
gevaerts | - change the usb class driver framework to allow for...
|
commit | commitdiff | tree |
2008-04-20 |
gevaerts | Also declare .qharray for the bootloader on imx31....
|
commit | commitdiff | tree |
2008-04-20 |
gevaerts | move some data around to place qh_array at the start...
|
commit | commitdiff | tree |
2008-04-20 |
gevaerts | Put USB controller structures in IRAM. This seems to...
|
commit | commitdiff | tree |
2008-04-20 |
gevaerts | disable irqs during the critical part of prime_transfer...
|
commit | commitdiff | tree |
2008-04-13 |
gevaerts | only reconnect mass storage if there is actually an...
|
commit | commitdiff | tree |
2008-04-01 |
gevaerts | add Martin Ritter to CREDITS
|
commit | commitdiff | tree |
2008-04-01 |
gevaerts | Clean up the way empty transfers are sent in error...
|
commit | commitdiff | tree |
2008-03-22 |
gevaerts | Set usb_state to USB_POWERED on plugin for software...
|
commit | commitdiff | tree |
2008-03-22 |
gevaerts | Sending an empty data block before sending the FAIL...
|
commit | commitdiff | tree |
2008-03-21 |
gevaerts | fix H10 not rebooting on usb connect. Apologies to...
|
commit | commitdiff | tree |
2008-03-21 |
gevaerts | move an #endif to its proper place. This should not...
|
commit | commitdiff | tree |
2008-03-21 |
gevaerts | Mostly revert r16723, since it causes problems on ipod...
|
commit | commitdiff | tree |
2008-03-20 |
gevaerts | move boosting for usb around a bit, so the cpu is boosted...
|
commit | commitdiff | tree |
2008-03-20 |
gevaerts | differentiate between connected and powered in usb_detect()
|
commit | commitdiff | tree |
2008-03-18 |
gevaerts | fix SCSI_FORMAT_CAPACITY_FORMATTED_MEDIA flag endianness...
|
commit | commitdiff | tree |
2008-03-13 |
gevaerts | Only boost the CPU for large transactions. It would...
|
commit | commitdiff | tree |
2008-03-10 |
gevaerts | fix the last warning
|
commit | commitdiff | tree |
2008-03-10 |
gevaerts | remember to test a bit more when doing larger changes...
|
commit | commitdiff | tree |
2008-03-10 |
gevaerts | left USB_SERIAL enabled by default yet again...
|
commit | commitdiff | tree |
2008-03-10 |
gevaerts | provide a debug menu item to virtually reinsert drives...
|
commit | commitdiff | tree |
2008-03-10 |
gevaerts | make the usb storage driver handle hotswap correctly...
|
commit | commitdiff | tree |
2008-03-10 |
gevaerts | make usb_serial work again. Also know as "make sure...
|
commit | commitdiff | tree |
2008-03-10 |
gevaerts | don't do early usb detection on device with software...
|
commit | commitdiff | tree |
2008-03-06 |
gevaerts | disable USB_SERIAL by default again. It got enabled...
|
commit | commitdiff | tree |
2008-03-06 |
gevaerts | reorganise the usb stack to provide a clean separation...
|
commit | commitdiff | tree |
2008-03-04 |
gevaerts | handle interface-specific control requests a bit more...
|
commit | commitdiff | tree |
2008-03-04 |
gevaerts | present a different USB serial number depending on...
|
commit | commitdiff | tree |
2008-03-04 |
gevaerts | MODE SENSE output data length field has to be the length...
|
commit | commitdiff | tree |
2008-03-04 |
gevaerts | fix endianness bug in MODE SENSE 10 response
|
commit | commitdiff | tree |
2008-03-03 |
gevaerts | handle START_STOP_UNIT eject command, to make TEST_UNIT_READ...
|
commit | commitdiff | tree |
2008-03-03 |
gevaerts | mark all drives as DEVICE_REMOVABLE to make mac osx...
|
commit | commitdiff | tree |
2008-03-03 |
gevaerts | fix wrong building block_count from read and write...
|
commit | commitdiff | tree |
2008-03-03 |
gevaerts | remove usb_benchmark. Its usefulness is extremely limited...
|
commit | commitdiff | tree |
2008-03-03 |
gevaerts | only send a Charging Only interface if nothing else...
|
commit | commitdiff | tree |
2008-03-03 |
gevaerts | remove stalls that are optional. This makes osx not...
|
commit | commitdiff | tree |
2008-03-02 |
gevaerts | extra input checking
|
commit | commitdiff | tree |
2008-03-02 |
gevaerts | remove a reundant MIN(), and reduce the buffer. We...
|
commit | commitdiff | tree |
2008-03-02 |
gevaerts | add some #ifdefs to gt rid of some unused variable...
|
commit | commitdiff | tree |
2008-03-02 |
gevaerts | implement logf over usb-serial. Needs USB_SERIAL defined...
|
commit | commitdiff | tree |
2008-03-02 |
gevaerts | update the bNumInterfaces field in the configuration...
|
commit | commitdiff | tree |
2008-03-02 |
gevaerts | move the ifp7xx usb serial driver files to more specific...
|
commit | commitdiff | tree |
2008-03-02 |
gevaerts | don't do small cleanups just before going to sleep...
|
commit | commitdiff | tree |
2008-03-02 |
gevaerts | small cleanup
|
commit | commitdiff | tree |
2008-03-02 |
gevaerts | Make it not reboot when plugged into a wall charger...
|
commit | commitdiff | tree |
2008-03-02 |
gevaerts | Only show the usb screen once a real usb connection...
|
commit | commitdiff | tree |
2008-03-01 |
gevaerts | only initialize class drivers that are actually enabled...
|
commit | commitdiff | tree |
2008-03-01 |
gevaerts | remove the #ifdef CONFIG_CPU == PP5020 around DEV_INIT2...
|
commit | commitdiff | tree |
2008-02-29 |
gevaerts | Move all pointers to the transfer buffer area into...
|
commit | commitdiff | tree |
2008-02-29 |
gevaerts | return real data on MODE_SENSE. This might fix the...
|
commit | commitdiff | tree |
2008-02-29 |
gevaerts | reset USB controller when entering USB test mode
|
commit | commitdiff | tree |
2008-02-29 |
gevaerts | fix alignment and packed-ness of USB structs
|
commit | commitdiff | tree |
2008-02-28 |
gevaerts | acknowledge USB disconnect. This wasn't always done...
|
commit | commitdiff | tree |
2008-02-28 |
gevaerts | boost cpu while connected
|
commit | commitdiff | tree |
2008-02-28 |
gevaerts | don't call usb_wait_for_disconnect() in the sd thread...
|
commit | commitdiff | tree |
2008-02-28 |
gevaerts | - some SCSI/UMS fixes
|
commit | commitdiff | tree |
2008-02-27 |
gevaerts | make the ipod serial number 24 characters long. This...
|
commit | commitdiff | tree |
2008-02-27 |
gevaerts | use get_audio_buffer() to allocate all needed buffer...
|
commit | commitdiff | tree |
2008-02-27 |
gevaerts | check for HAVE_POWER outside all uses of USBPOWER_BUTTON
|
commit | commitdiff | tree |
2008-02-27 |
gevaerts | move the usb_core thread functionality to the main...
|
commit | commitdiff | tree |
2008-02-26 |
gevaerts | added support for USB port test modes, which are (a...
|
commit | commitdiff | tree |
2008-02-25 |
gevaerts | some progress towards software-selectability of usb...
|
commit | commitdiff | tree |
2008-02-25 |
gevaerts | only set the serial descriptor once
|
commit | commitdiff | tree |
2008-02-25 |
gevaerts | Don't send a serial number id USE_ROCKBOX_USB. There...
|
commit | commitdiff | tree |
2008-02-24 |
gevaerts | disable logf again, since it was accidentally enabled...
|
commit | commitdiff | tree |
2008-02-24 |
gevaerts | comment fix, and one logf() removed
|
commit | commitdiff | tree |
2008-02-24 |
gevaerts | report usb 1.1 compliance if USE_HIGH_SPEED is not...
|
commit | commitdiff | tree |
2008-02-22 |
gevaerts | - Attempt to generate the usb serial number from the...
|
commit | commitdiff | tree |
2008-02-22 |
gevaerts | fix usb string descriptors
|
commit | commitdiff | tree |
2008-02-22 |
gevaerts | Improve usb descriptor handling. This should fix any...
|
commit | commitdiff | tree |
2008-02-22 |
gevaerts | comment typo fixes
|
commit | commitdiff | tree |
2008-02-22 |
gevaerts | Only allow high-speed usb if USE_HIGH_SPEED is defined...
|
commit | commitdiff | tree |
2008-02-22 |
gevaerts | Make high speed work. Does not fix any other bugs yet...
|
commit | commitdiff | tree |
2008-02-21 |
gevaerts | fix wrong LBA range check with sectorsizes larger than...
|
commit | commitdiff | tree |
2008-02-20 |
gevaerts | Major USB stack improvements. It now works at nearly...
|
commit | commitdiff | tree |