summaryrefslogtreecommitdiffstats
path: root/include/linux/memstick.h
Commit message (Expand)AuthorAgeFilesLines
* memstick: Skip allocating card when removing hostKai-Heng Feng2020-09-281-0/+1
* memstick: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-281-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* memstick: annotate endianness of attribute structsHarvey Harrison2009-01-091-2/+2
* memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-131-48/+49
* memstick: add "start" and "stop" methods to memstick deviceAlex Dubov2008-07-261-0/+4
* memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-261-1/+1
* memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-191-1/+1
* memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-191-1/+0
* memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-101-0/+2
* memstick: introduce correct definitions in the headerAlex Dubov2008-03-101-44/+86
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-091-0/+299