summaryrefslogtreecommitdiff
path: root/drivers/memstick/core/memstick.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-26memstick: add "start" and "stop" methods to memstick deviceAlex Dubov1-3/+8
2008-07-26memstick: allow "set_param" method to return an error codeAlex Dubov1-5/+13
2008-04-20memstick: convert struct class_device to struct deviceGreg Kroah-Hartman1-17/+16
2008-03-20memstick: automatically retrieve "INT" value from command responseAlex Dubov1-6/+3
2008-03-11memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov1-2/+0
2008-03-11memstick: make sure number of command retries is exactly as specifiedAlex Dubov1-1/+1
2008-03-11memstick: add memstick_suspend/resume_host methodsAlex Dubov1-0/+25
2008-03-11memstick: introduce correct definitions in the headerAlex Dubov1-2/+2
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov1-0/+614