summaryrefslogtreecommitdiffstats
path: root/drivers/memstick/core
Commit message (Expand)AuthorAgeFilesLines
* memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-202-19/+18Star
* memstick: add support for 8-bit parallel modeAlex Dubov2008-03-201-26/+55
* memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-202-12/+12
* memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov2008-03-111-2/+19
* memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov2008-03-111-2/+16
* memstick: add support for decoding "specfile" media attributesAlex Dubov2008-03-111-0/+49
* memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov2008-03-112-4/+0Star
* memstick: make sure number of command retries is exactly as specifiedAlex Dubov2008-03-111-1/+1
* memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-111-0/+25
* memstick: introduce correct definitions in the headerAlex Dubov2008-03-112-10/+10
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-094-0/+2002