summaryrefslogtreecommitdiff
path: root/drivers/memstick/host
AgeCommit message (Expand)Author
2021-10-19memstick: r592: Fix a UAF bug when removing the driverZheyu Ma
2021-10-12memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()Dan Carpenter
2021-10-12memstick: jmb38x_ms: Prefer struct_size over open coded arithmeticLen Baker
2021-08-24memstick: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-24memstick: r592: Change the name of the 'pci_driver' structure to be consistentChristophe JAILLET
2021-06-14memstick: rtsx_usb_ms: fix UAFTong Zhang
2021-04-26memstick: r592: ignore kfifo_out() return code againArnd Bergmann
2021-04-15memstick: r592: remove unused variableJiapeng Chong
2020-12-04memstick: r592: Fix error return in r592_probe()Jing Xiangfeng
2020-11-16memstick: tifm: remove unneeded semicolonTom Rix
2020-11-16memstick: jmb38x_ms: remove unneeded semicolonTom Rix
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-07-24memstick: jmb38x_ms: use generic power managementVaibhav Gupta
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-21memstick: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-13memstick: jmb38x_ms: clean up indentation issueColin Ian King
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-10-09memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET
2019-09-11memstick: r592: Use dev_get_drvdataChuhong Yuan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-06memstick: tifm: remove set but not used variable 'data'YueHaibing
2019-04-23memstick: mark expected switch fall-throughsGustavo A. R. Silva
2019-04-15memstick: jmb38x_ms: remove set but not used variable 'data'YueHaibing
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2018-12-17memstick: rtsx_usb_ms: Support runtime power managementKai-Heng Feng
2018-12-17memstick: rtsx_usb_ms: Use ms_dev() helperKai-Heng Feng
2018-12-17memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe functionKai-Heng Feng
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02drivers/memstick: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-17memstick: rtsx_usb_ms: Manage runtime PM when accessing the deviceUlf Hansson
2016-10-17memstick: rtsx_usb_ms: Runtime resume the device when polling for cardsAlan Stern
2016-05-23rtsx_usb_ms: use schedule_timeout_idle() in polling loopOleksandr Natalenko
2016-03-25drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann
2015-06-30memstick: remove deprecated use of pci apiQuentin Lambert
2014-10-20memstick: host: drop owner assignment from platform_driversWolfram Sang
2014-10-14memstick: r592: fix build warnings for !PM_SLEEPThierry Reding
2014-06-23drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driverMicky Ching
2014-04-28memstick: Add realtek USB memstick host driverRoger Tseng
2014-01-23drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bugMicky Ching
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang