aboutsummaryrefslogtreecommitdiff
path: root/drivers/memstick/host
AgeCommit message (Expand)Author
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
2013-09-11drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-30mmc: memstick: rtsx: Modify copyright commentsWei WANG
2013-07-03drivers/memstick/host/r592.c: convert to module_pci_driverLibo Chen
2013-07-03drivers/memstick/host/jmb38x_ms: convert to module_pci_driverLibo Chen
2013-04-30drivers/memstick/host/r592.c: make r592_pm_ops staticJingoo Han
2013-02-27memstick: move the dereference below the NULL testWei Yongjun
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-14mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG
2013-01-21drivers/memstick/host: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-11-15drivers/memstick: Add realtek pcie memstick host driverWei WANG
2012-03-20memstick: remove the second argument of k[un]map_atomic()Cong Wang
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-10-31drivers/memstick: Add module.h to the prev. implicit modular usersPaul Gortmaker
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28memstick: make enable_dma less generic in r592Stephen Rothwell
2011-03-25memstick: add driver for Ricoh R5C592 card readerMaxim Levitsky
2011-03-17memstick: change to new flag variablematt mooney
2011-01-13memstick: add support for JMicron JMB 385 and 390 controllersTakashi Iwai
2011-01-13memstick: set PMOS values propery for JMicron 38x controllersTakashi Iwai
2011-01-13memstick: fix setup for JMicron 38x controllersTakashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-01-06memstick: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov