aboutsummaryrefslogtreecommitdiffstats
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/+8
* memstick: suppress uninitialized-var warningAndrew Morton2008-03-281-1/+3
* memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-191-7/+10
* 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-101-2/+0
* memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-101-4/+4
* memstick: introduce correct definitions in the headerAlex Dubov2008-03-101-10/+9
* drivers/memstick/host/tifm_ms.c breakageAl Viro2008-02-131-1/+1
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-091-0/+685