index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memstick
/
host
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-08
memstick: rtsx_pci_ms: Remove Realtek PCI memstick driver
Kai-Heng Feng
2024-04-25
memstick: rtsx_usb_ms: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-25
memstick: rtsx_pci_ms: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-25
memstick: rtsx_pci_ms: Drop if block with always false condition
Uwe Kleine-König
2023-09-27
memstick: jmb38x_ms: Annotate struct jmb38x_ms with __counted_by
Kees Cook
2023-06-12
memstick r592: make memstick_debug_get_tpc_name() static
Arnd Bergmann
2023-03-23
memstick: r592: Fix UAF bug in r592_remove due to race condition
Zheng Wang
2021-10-19
memstick: r592: Fix a UAF bug when removing the driver
Zheyu Ma
2021-10-12
memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()
Dan Carpenter
2021-10-12
memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic
Len Baker
2021-08-24
memstick: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-24
memstick: r592: Change the name of the 'pci_driver' structure to be consistent
Christophe JAILLET
2021-06-14
memstick: rtsx_usb_ms: fix UAF
Tong Zhang
2021-04-26
memstick: r592: ignore kfifo_out() return code again
Arnd Bergmann
2021-04-15
memstick: r592: remove unused variable
Jiapeng Chong
2020-12-04
memstick: r592: Fix error return in r592_probe()
Jing Xiangfeng
2020-11-16
memstick: tifm: remove unneeded semicolon
Tom Rix
2020-11-16
memstick: jmb38x_ms: remove unneeded semicolon
Tom Rix
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-07-24
memstick: jmb38x_ms: use generic power management
Vaibhav Gupta
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-21
memstick: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-13
memstick: jmb38x_ms: clean up indentation issue
Colin Ian King
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-09
memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'
Christophe JAILLET
2019-09-11
memstick: r592: Use dev_get_drvdata
Chuhong Yuan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
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-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
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
2019-04-15
memstick: jmb38x_ms: remove set but not used variable 'data'
YueHaibing
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2018-12-17
memstick: rtsx_usb_ms: Support runtime power management
Kai-Heng Feng
2018-12-17
memstick: rtsx_usb_ms: Use ms_dev() helper
Kai-Heng Feng
2018-12-17
memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function
Kai-Heng Feng
2017-11-29
misc: rtsx: Move Realtek Card Reader Driver to misc
Rui Feng
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
drivers/memstick: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-17
memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
Ulf Hansson
2016-10-17
memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
Alan Stern
2016-05-23
rtsx_usb_ms: use schedule_timeout_idle() in polling loop
Oleksandr Natalenko
[next]