summaryrefslogtreecommitdiffstats
path: root/drivers/memstick/host/tifm_ms.c
Commit message (Expand)AuthorAgeFilesLines
* memstick: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+2
* memstick: use fully asynchronous request processingAlex Dubov2008-07-261-20/+29
* memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-261-9/+8Star
* memstick: suppress uninitialized-var warningAndrew Morton2008-03-281-1/+3
* memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-201-7/+10
* tifm: fix memorystick host initialization codeAlex Dubov2008-03-111-25/+15Star
* tifm: fix the MemoryStick host fifo handling codeAlex Dubov2008-03-111-261/+263
* memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov2008-03-111-2/+0Star
* memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-111-4/+4
* memstick: introduce correct definitions in the headerAlex Dubov2008-03-111-10/+9Star
* drivers/memstick/host/tifm_ms.c breakageAl Viro2008-02-131-1/+1
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-091-0/+685