index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-24
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-03
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-11-01
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-29
memstick: suppress uninitialized-var warning
Andrew Morton
1
-1
/
+3
2008-03-20
memstick: automatically retrieve "INT" value from command response
Alex Dubov
1
-7
/
+10
2008-03-11
tifm: fix memorystick host initialization code
Alex Dubov
1
-25
/
+15
2008-03-11
tifm: fix the MemoryStick host fifo handling code
Alex Dubov
1
-261
/
+263
2008-03-11
memstick: drop DRIVER_VERSION numbers as meaningless
Alex Dubov
1
-2
/
+0
2008-03-11
memstick: add memstick_suspend/resume_host methods
Alex Dubov
1
-4
/
+4
2008-03-11
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