summaryrefslogtreecommitdiffstats
path: root/drivers/memstick/core/memstick.c
Commit message (Expand)AuthorAgeFilesLines
* memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-191-17/+16
* memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-191-6/+3
* memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov2008-03-101-2/+0
* memstick: make sure number of command retries is exactly as specifiedAlex Dubov2008-03-101-1/+1
* memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-101-0/+25
* memstick: introduce correct definitions in the headerAlex Dubov2008-03-101-2/+2
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-091-0/+614