summaryrefslogtreecommitdiff
path: root/drivers/memstick
AgeCommit message (Expand)AuthorFilesLines
2008-03-19memstick: optimize setup of JMicron host parametersAlex Dubov1-30/+30
2008-03-19memstick: add support for 8-bit parallel modeAlex Dubov1-26/+55
2008-03-19memstick: automatically retrieve "INT" value from command responseAlex Dubov4-40/+49
2008-03-19memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton1-1/+3
2008-03-19memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton1-0/+1
2008-03-10memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov4-4/+959
2008-03-10memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov1-2/+19
2008-03-10memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov1-2/+16
2008-03-10memstick: add support for decoding "specfile" media attributesAlex Dubov1-0/+49
2008-03-10tifm: fix memorystick host initialization codeAlex Dubov1-25/+15
2008-03-10tifm: fix the MemoryStick host fifo handling codeAlex Dubov1-261/+263
2008-03-10memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov3-6/+0
2008-03-10memstick: make sure number of command retries is exactly as specifiedAlex Dubov1-1/+1
2008-03-10memstick: add memstick_suspend/resume_host methodsAlex Dubov2-4/+29
2008-03-10memstick: introduce correct definitions in the headerAlex Dubov3-20/+19
2008-02-13drivers/memstick/host/tifm_ms.c breakageAl Viro1-1/+1
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov9-0/+2756