summaryrefslogtreecommitdiffstats
path: root/drivers/memstick/host
AgeCommit message (Expand)AuthorLines
2009-01-06memstick: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-2/+2
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov-12/+27
2008-07-26memstick: use fully asynchronous request processingAlex Dubov-30/+54
2008-07-26memstick: allow "set_param" method to return an error codeAlex Dubov-27/+57
2008-07-21driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman-2/+2
2008-04-19memstick: convert struct class_device to struct deviceGreg Kroah-Hartman-8/+8
2008-03-28memstick: suppress uninitialized-var warningAndrew Morton-1/+3
2008-03-19memstick: optimize setup of JMicron host parametersAlex Dubov-30/+30
2008-03-19memstick: automatically retrieve "INT" value from command responseAlex Dubov-28/+37
2008-03-19memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton-1/+3
2008-03-19memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton-0/+1
2008-03-10memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov-3/+958
2008-03-10tifm: fix memorystick host initialization codeAlex Dubov-25/+15
2008-03-10tifm: fix the MemoryStick host fifo handling codeAlex Dubov-261/+263
2008-03-10memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov-2/+0
2008-03-10memstick: add memstick_suspend/resume_host methodsAlex Dubov-4/+4
2008-03-10memstick: introduce correct definitions in the headerAlex Dubov-10/+9
2008-02-13drivers/memstick/host/tifm_ms.c breakageAl Viro-1/+1
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov-0/+717