aboutsummaryrefslogtreecommitdiff
path: root/include/linux/memstick.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-28memstick: Skip allocating card when removing hostGravatar Kai-Heng Feng 1-0/+1
2020-05-28memstick: Replace zero-length array with flexible-arrayGravatar Gustavo A. R. Silva 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-5/+1
2009-01-09memstick: annotate endianness of attribute structsGravatar Harvey Harrison 1-2/+2
2008-09-13memstick: fix MSProHG 8-bit interface mode supportGravatar Alex Dubov 1-48/+49
2008-07-26memstick: add "start" and "stop" methods to memstick deviceGravatar Alex Dubov 1-0/+4
2008-07-26memstick: allow "set_param" method to return an error codeGravatar Alex Dubov 1-1/+1
2008-04-19memstick: convert struct class_device to struct deviceGravatar Greg Kroah-Hartman 1-1/+1
2008-03-19memstick: automatically retrieve "INT" value from command responseGravatar Alex Dubov 1-1/+0
2008-03-10memstick: add memstick_suspend/resume_host methodsGravatar Alex Dubov 1-0/+2
2008-03-10memstick: introduce correct definitions in the headerGravatar Alex Dubov 1-44/+86
2008-02-09memstick: initial commit for Sony MemoryStick supportGravatar Alex Dubov 1-0/+299