summaryrefslogtreecommitdiffstats
path: root/drivers/memstick/core/mspro_block.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-09memstick: change to use __blk_end_request()Kiyoshi Ueda1-1/+1
2008-10-09block: don't depend on consecutive minor spaceTejun Heo1-1/+1
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov1-8/+25
2008-07-26memstick: use fully asynchronous request processingAlex Dubov1-185/+159
2008-07-26memstick: add "start" and "stop" methods to memstick deviceAlex Dubov1-0/+33
2008-04-19memstick: convert struct class_device to struct deviceGreg Kroah-Hartman1-2/+2
2008-03-19memstick: add support for 8-bit parallel modeAlex Dubov1-26/+55
2008-03-19memstick: automatically retrieve "INT" value from command responseAlex Dubov1-6/+9
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-10memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov1-2/+0
2008-03-10memstick: introduce correct definitions in the headerAlex Dubov1-8/+8
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov1-0/+1351