index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memstick
/
host
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+2
2025-09-21
memstick: drop nth_page() usage within SG entry
David Hildenbrand
-4
/
+2
2025-08-19
mmc: Merge branch fixes into next
Ulf Hansson
-0
/
+1
2025-08-19
misc: rtsx: usb card reader: add OCP support
Ricky Wu
-1
/
+4
2025-08-18
memstick: Fix deadlock by moving removing flag earlier
Jiayi Li
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-3
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-5
/
+5
2025-03-19
memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove
Luo Qiu
-0
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
-1
/
+1
2024-10-14
memstick: Fix typo in comment
Yu Jiaoliang
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-07-08
memstick: rtsx_pci_ms: Remove Realtek PCI memstick driver
Kai-Heng Feng
-649
/
+0
2024-04-25
memstick: rtsx_usb_ms: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2024-04-25
memstick: rtsx_pci_ms: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2024-04-25
memstick: rtsx_pci_ms: Drop if block with always false condition
Uwe Kleine-König
-3
/
+0
2023-09-27
memstick: jmb38x_ms: Annotate struct jmb38x_ms with __counted_by
Kees Cook
-1
/
+1
2023-06-12
memstick r592: make memstick_debug_get_tpc_name() static
Arnd Bergmann
-3
/
+1
2023-03-23
memstick: r592: Fix UAF bug in r592_remove due to race condition
Zheng Wang
-1
/
+1
2021-10-19
memstick: r592: Fix a UAF bug when removing the driver
Zheyu Ma
-4
/
+4
2021-10-12
memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()
Dan Carpenter
-1
/
+1
2021-10-12
memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic
Len Baker
-2
/
+1
2021-08-24
memstick: switch from 'pci_' to 'dma_' API
Christophe JAILLET
-9
/
+8
2021-08-24
memstick: r592: Change the name of the 'pci_driver' structure to be consistent
Christophe JAILLET
-2
/
+2
2021-06-14
memstick: rtsx_usb_ms: fix UAF
Tong Zhang
-6
/
+4
2021-04-26
memstick: r592: ignore kfifo_out() return code again
Arnd Bergmann
-1
/
+4
2021-04-15
memstick: r592: remove unused variable
Jiapeng Chong
-2
/
+1
2020-12-04
memstick: r592: Fix error return in r592_probe()
Jing Xiangfeng
-4
/
+8
2020-11-16
memstick: tifm: remove unneeded semicolon
Tom Rix
-1
/
+1
2020-11-16
memstick: jmb38x_ms: remove unneeded semicolon
Tom Rix
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-4
/
+4
2020-08-05
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
-27
/
+11
2020-07-24
memstick: jmb38x_ms: use generic power management
Vaibhav Gupta
-27
/
+11
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
-2
/
+2
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
-1
/
+1
2019-11-21
memstick: Fix Kconfig indentation
Krzysztof Kozlowski
-2
/
+2
2019-11-13
memstick: jmb38x_ms: clean up indentation issue
Colin Ian King
-6
/
+6
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
-1
/
+1
2019-10-09
memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'
Christophe JAILLET
-1
/
+1
2019-09-11
memstick: r592: Use dev_get_drvdata
Chuhong Yuan
-4
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-18
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
-12
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
Thomas Gleixner
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-05-07
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
-6
/
+0
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-0
/
+4
2019-05-06
memstick: tifm: remove set but not used variable 'data'
YueHaibing
-3
/
+0
2019-04-23
memstick: mark expected switch fall-throughs
Gustavo A. R. Silva
-0
/
+4
[next]