summaryrefslogtreecommitdiffstats
path: root/drivers/memstick
Commit message (Expand)AuthorAgeFilesLines
* block: don't depend on consecutive minor spaceTejun Heo2008-10-091-1/+1
* memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-133-25/+57
* memstick: use fully asynchronous request processingAlex Dubov2008-07-264-217/+218
* memstick: add "start" and "stop" methods to memstick deviceAlex Dubov2008-07-262-3/+41
* memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-263-32/+70
* driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman2008-07-211-2/+2
* memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-193-27/+26
* memstick: suppress uninitialized-var warningAndrew Morton2008-03-281-1/+3
* memstick: optimize setup of JMicron host parametersAlex Dubov2008-03-191-30/+30
* memstick: add support for 8-bit parallel modeAlex Dubov2008-03-191-26/+55
* memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-194-40/+49
* memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton2008-03-191-1/+3
* memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton2008-03-191-0/+1
* memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov2008-03-104-4/+959
* memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov2008-03-101-2/+19
* memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov2008-03-101-2/+16
* memstick: add support for decoding "specfile" media attributesAlex Dubov2008-03-101-0/+49
* tifm: fix memorystick host initialization codeAlex Dubov2008-03-101-25/+15
* tifm: fix the MemoryStick host fifo handling codeAlex Dubov2008-03-101-261/+263
* memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov2008-03-103-6/+0
* memstick: make sure number of command retries is exactly as specifiedAlex Dubov2008-03-101-1/+1
* memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-102-4/+29
* memstick: introduce correct definitions in the headerAlex Dubov2008-03-103-20/+19
* drivers/memstick/host/tifm_ms.c breakageAl Viro2008-02-131-1/+1
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-099-0/+2756