summaryrefslogtreecommitdiffstats
path: root/drivers/memstick/host/tifm_ms.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-05-071-3/+0Star
|\
| * memstick: tifm: remove set but not used variable 'data'YueHaibing2019-05-061-3/+0Star
* | memstick: mark expected switch fall-throughsGustavo A. R. Silva2019-04-231-0/+2
|/
* drivers/memstick: Convert timers to use timer_setup()Kees Cook2017-11-021-3/+3
* memstick: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* drivers/memstick: Add module.h to the prev. implicit modular usersPaul Gortmaker2011-11-011-0/+1
* memstick: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+2
* memstick: use fully asynchronous request processingAlex Dubov2008-07-261-20/+29
* memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-261-9/+8Star
* memstick: suppress uninitialized-var warningAndrew Morton2008-03-281-1/+3
* memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-201-7/+10
* tifm: fix memorystick host initialization codeAlex Dubov2008-03-111-25/+15Star
* tifm: fix the MemoryStick host fifo handling codeAlex Dubov2008-03-111-261/+263
* memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov2008-03-111-2/+0Star
* memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-111-4/+4
* memstick: introduce correct definitions in the headerAlex Dubov2008-03-111-10/+9Star
* drivers/memstick/host/tifm_ms.c breakageAl Viro2008-02-131-1/+1
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-091-0/+685