index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memstick
/
host
/
tifm_ms.c
Age
Commit message (
Expand
)
Author
2021-08-24
memstick: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-11-16
memstick: tifm: remove unneeded semicolon
Tom Rix
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-07
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-05-06
memstick: tifm: remove set but not used variable 'data'
YueHaibing
2019-04-23
memstick: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-02
drivers/memstick: Convert timers to use timer_setup()
Kees Cook
2012-03-20
memstick: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-13
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-19
memstick: automatically retrieve "INT" value from command response
Alex Dubov
2008-03-10
tifm: fix memorystick host initialization code
Alex Dubov
2008-03-10
tifm: fix the MemoryStick host fifo handling code
Alex Dubov
2008-03-10
memstick: drop DRIVER_VERSION numbers as meaningless
Alex Dubov
2008-03-10
memstick: add memstick_suspend/resume_host methods
Alex Dubov
2008-03-10
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