index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memstick
/
host
/
tifm_ms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-24
memstick: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-6
/
+6
2020-11-16
memstick: tifm: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-05-07
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-3
/
+0
2019-05-06
memstick: tifm: remove set but not used variable 'data'
YueHaibing
1
-3
/
+0
2019-04-23
memstick: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-11-02
drivers/memstick: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2012-03-20
memstick: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-10-31
drivers/memstick: Add module.h to the prev. implicit modular users
Paul Gortmaker
1
-0
/
+1
2009-01-06
memstick: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-07-26
memstick: use fully asynchronous request processing
Alex Dubov
1
-20
/
+29
2008-07-26
memstick: allow "set_param" method to return an error code
Alex Dubov
1
-9
/
+8
2008-03-28
memstick: suppress uninitialized-var warning
Andrew Morton
1
-1
/
+3
2008-03-19
memstick: automatically retrieve "INT" value from command response
Alex Dubov
1
-7
/
+10
2008-03-10
tifm: fix memorystick host initialization code
Alex Dubov
1
-25
/
+15
2008-03-10
tifm: fix the MemoryStick host fifo handling code
Alex Dubov
1
-261
/
+263
2008-03-10
memstick: drop DRIVER_VERSION numbers as meaningless
Alex Dubov
1
-2
/
+0
2008-03-10
memstick: add memstick_suspend/resume_host methods
Alex Dubov
1
-4
/
+4
2008-03-10
memstick: introduce correct definitions in the header
Alex Dubov
1
-10
/
+9
2008-02-13
drivers/memstick/host/tifm_ms.c breakage
Al Viro
1
-1
/
+1
2008-02-09
memstick: initial commit for Sony MemoryStick support
Alex Dubov
1
-0
/
+685