summaryrefslogtreecommitdiffstats
path: root/drivers/memstick/core
AgeCommit message (Expand)AuthorLines
2009-01-09memstick: annotate endianness of attribute structsHarvey Harrison-22/+21
2009-01-06memstick: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-10/+9
2008-10-21[PATCH] switch memstickAl Viro-7/+6
2008-10-21[PATCH] beginning of methods conversionAl Viro-2/+2
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar-1/+0
2008-10-09memstick: change to use __blk_end_request()Kiyoshi Ueda-1/+1
2008-10-09block: don't depend on consecutive minor spaceTejun Heo-1/+1
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov-13/+30
2008-07-26memstick: use fully asynchronous request processingAlex Dubov-187/+164
2008-07-26memstick: add "start" and "stop" methods to memstick deviceAlex Dubov-3/+41
2008-07-26memstick: allow "set_param" method to return an error codeAlex Dubov-5/+13
2008-04-19memstick: convert struct class_device to struct deviceGreg Kroah-Hartman-19/+18
2008-03-19memstick: add support for 8-bit parallel modeAlex Dubov-26/+55
2008-03-19memstick: automatically retrieve "INT" value from command responseAlex Dubov-12/+12
2008-03-10memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov-2/+19
2008-03-10memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov-2/+16
2008-03-10memstick: add support for decoding "specfile" media attributesAlex Dubov-0/+49
2008-03-10memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov-4/+0
2008-03-10memstick: make sure number of command retries is exactly as specifiedAlex Dubov-1/+1
2008-03-10memstick: add memstick_suspend/resume_host methodsAlex Dubov-0/+25
2008-03-10memstick: introduce correct definitions in the headerAlex Dubov-10/+10
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov-0/+2002