aboutsummaryrefslogtreecommitdiff
path: root/drivers/memstick/host/tifm_ms.c
AgeCommit message (Expand)Author
2012-03-20memstick: remove the second argument of k[un]map_atomic()Cong Wang
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-10-31drivers/memstick: Add module.h to the prev. implicit modular usersPaul Gortmaker
2009-01-06memstick: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-26memstick: use fully asynchronous request processingAlex Dubov
2008-07-26memstick: allow "set_param" method to return an error codeAlex Dubov
2008-03-28memstick: suppress uninitialized-var warningAndrew Morton
2008-03-19memstick: automatically retrieve "INT" value from command responseAlex Dubov
2008-03-10tifm: fix memorystick host initialization codeAlex Dubov
2008-03-10tifm: fix the MemoryStick host fifo handling codeAlex Dubov
2008-03-10memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov
2008-03-10memstick: add memstick_suspend/resume_host methodsAlex Dubov
2008-03-10memstick: introduce correct definitions in the headerAlex Dubov
2008-02-13drivers/memstick/host/tifm_ms.c breakageAl Viro
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov