| Commit message (Expand) | Author | Age | Files | Lines |
* | memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove | Luo Qiu | 14 days | 1 | -0/+1 |
* | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 2024-12-01 | 1 | -1/+1 |
* | memstick: Fix typo in comment | Yu Jiaoliang | 2024-10-14 | 1 | -1/+1 |
* | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2024-10-02 | 1 | -1/+1 |
* | memstick: rtsx_pci_ms: Remove Realtek PCI memstick driver | Kai-Heng Feng | 2024-07-08 | 3 | -649/+0 |
* | memstick: rtsx_usb_ms: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-25 | 1 | -4/+2 |
* | memstick: rtsx_pci_ms: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-25 | 1 | -4/+2 |
* | memstick: rtsx_pci_ms: Drop if block with always false condition | Uwe Kleine-König | 2024-04-25 | 1 | -3/+0 |
* | 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 |
|/ |
|