index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memstick
/
host
/
tifm_ms.c
Age
Commit message (
Expand
)
Author
2012-03-20
memstick: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-12
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-10-31
drivers/memstick: Add module.h to the prev. implicit modular users
Paul Gortmaker
2009-01-06
memstick: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-07-26
memstick: use fully asynchronous request processing
Alex Dubov
2008-07-26
memstick: allow "set_param" method to return an error code
Alex Dubov
2008-03-28
memstick: suppress uninitialized-var warning
Andrew Morton
2008-03-20
memstick: automatically retrieve "INT" value from command response
Alex Dubov
2008-03-11
tifm: fix memorystick host initialization code
Alex Dubov
2008-03-11
tifm: fix the MemoryStick host fifo handling code
Alex Dubov
2008-03-11
memstick: drop DRIVER_VERSION numbers as meaningless
Alex Dubov
2008-03-11
memstick: add memstick_suspend/resume_host methods
Alex Dubov
2008-03-11
memstick: introduce correct definitions in the header
Alex Dubov
2008-02-13
drivers/memstick/host/tifm_ms.c breakage
Al Viro
2008-02-09
memstick: initial commit for Sony MemoryStick support
Alex Dubov