index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memstick
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
memstick: jmb38x_ms: Annotate struct jmb38x_ms with __counted_by
Kees Cook
2023-09-27
1
-1
/
+1
*
memstick r592: make memstick_debug_get_tpc_name() static
Arnd Bergmann
2023-06-12
1
-3
/
+1
*
memstick: r592: Fix UAF bug in r592_remove due to race condition
Zheng Wang
2023-03-23
1
-1
/
+1
*
memstick: r592: Fix a UAF bug when removing the driver
Zheyu Ma
2021-10-19
1
-4
/
+4
*
memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()
Dan Carpenter
2021-10-12
1
-1
/
+1
*
memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic
Len Baker
2021-10-12
1
-2
/
+1
*
memstick: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-24
2
-9
/
+8
*
memstick: r592: Change the name of the 'pci_driver' structure to be consistent
Christophe JAILLET
2021-08-24
1
-2
/
+2
*
memstick: rtsx_usb_ms: fix UAF
Tong Zhang
2021-06-14
1
-6
/
+4
*
memstick: r592: ignore kfifo_out() return code again
Arnd Bergmann
2021-04-26
1
-1
/
+4
*
memstick: r592: remove unused variable
Jiapeng Chong
2021-04-15
1
-2
/
+1
*
memstick: r592: Fix error return in r592_probe()
Jing Xiangfeng
2020-12-04
1
-4
/
+8
*
memstick: tifm: remove unneeded semicolon
Tom Rix
2020-11-16
1
-1
/
+1
*
memstick: jmb38x_ms: remove unneeded semicolon
Tom Rix
2020-11-16
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-4
/
+4
*
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-08-05
1
-27
/
+11
|
\
|
*
memstick: jmb38x_ms: use generic power management
Vaibhav Gupta
2020-07-24
1
-27
/
+11
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
2
-2
/
+2
|
/
*
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-1
/
+1
|
\
|
*
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
1
-1
/
+1
|
|
\
|
|
*
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-1
/
+1
*
|
|
memstick: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-21
1
-2
/
+2
*
|
|
memstick: jmb38x_ms: clean up indentation issue
Colin Ian King
2019-11-13
1
-6
/
+6
|
/
/
*
/
memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'
Christophe JAILLET
2019-10-09
1
-1
/
+1
|
/
*
memstick: r592: Use dev_get_drvdata
Chuhong Yuan
2019-09-11
1
-4
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
4
-18
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-05-07
2
-6
/
+0
|
\
|
*
memstick: tifm: remove set but not used variable 'data'
YueHaibing
2019-05-06
1
-3
/
+0
|
*
memstick: jmb38x_ms: remove set but not used variable 'data'
YueHaibing
2019-04-15
1
-3
/
+0
*
|
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
2
-0
/
+4
|
\
\
|
*
|
memstick: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-23
2
-0
/
+4
|
|
/
*
/
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-4
/
+0
|
/
*
memstick: rtsx_usb_ms: Support runtime power management
Kai-Heng Feng
2018-12-17
1
-63
/
+100
*
memstick: rtsx_usb_ms: Use ms_dev() helper
Kai-Heng Feng
2018-12-17
1
-3
/
+3
*
memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function
Kai-Heng Feng
2018-12-17
1
-0
/
+1
*
misc: rtsx: Move Realtek Card Reader Driver to misc
Rui Feng
2017-11-29
3
-4
/
+4
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
3
-11
/
+12
|
\
|
*
drivers/memstick: Convert timers to use timer_setup()
Kees Cook
2017-11-02
3
-11
/
+12
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
Ulf Hansson
2016-10-17
1
-0
/
+4
*
memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
Alan Stern
2016-10-17
1
-0
/
+2
*
rtsx_usb_ms: use schedule_timeout_idle() in polling loop
Oleksandr Natalenko
2016-05-23
1
-1
/
+1
*
drivers/memstick/host/r592.c: avoid gcc-6 warning
Arnd Bergmann
2016-03-25
1
-2
/
+1
*
memstick: remove deprecated use of pci api
Quentin Lambert
2015-06-30
2
-11
/
+11
*
memstick: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
2
-2
/
+0
*
memstick: r592: fix build warnings for !PM_SLEEP
Thierry Reding
2014-10-14
1
-0
/
+2
*
drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver
Micky Ching
2014-06-23
1
-0
/
+1
[next]