summaryrefslogtreecommitdiff
path: root/drivers/memstick/host
Commit message (Expand)AuthorAge
* misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng2017-11-29
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * drivers/memstick: Convert timers to use timer_setup()Kees Cook2017-11-02
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* memstick: rtsx_usb_ms: Manage runtime PM when accessing the deviceUlf Hansson2016-10-17
* memstick: rtsx_usb_ms: Runtime resume the device when polling for cardsAlan Stern2016-10-17
* rtsx_usb_ms: use schedule_timeout_idle() in polling loopOleksandr Natalenko2016-05-23
* drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann2016-03-25
* memstick: remove deprecated use of pci apiQuentin Lambert2015-06-30
* memstick: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* memstick: r592: fix build warnings for !PM_SLEEPThierry Reding2014-10-14
* drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driverMicky Ching2014-06-23
* memstick: Add realtek USB memstick host driverRoger Tseng2014-04-28
* drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bugMicky Ching2014-01-23
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
* drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-11
* mmc: memstick: rtsx: Modify copyright commentsWei WANG2013-08-30
* drivers/memstick/host/r592.c: convert to module_pci_driverLibo Chen2013-07-03
* drivers/memstick/host/jmb38x_ms: convert to module_pci_driverLibo Chen2013-07-03
* drivers/memstick/host/r592.c: make r592_pm_ops staticJingoo Han2013-04-30
* memstick: move the dereference below the NULL testWei Yongjun2013-02-27
* Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-24
|\
| * mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG2013-02-14
* | drivers/memstick/host: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
|/
* drivers/memstick: Add realtek pcie memstick host driverWei WANG2012-11-15
* memstick: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* drivers/memstick: Add module.h to the prev. implicit modular usersPaul Gortmaker2011-10-31
* Fix common misspellingsLucas De Marchi2011-03-31
* memstick: make enable_dma less generic in r592Stephen Rothwell2011-03-28
* memstick: add driver for Ricoh R5C592 card readerMaxim Levitsky2011-03-25
* memstick: change to new flag variablematt mooney2011-03-17
* memstick: add support for JMicron JMB 385 and 390 controllersTakashi Iwai2011-01-13
* memstick: set PMOS values propery for JMicron 38x controllersTakashi Iwai2011-01-13
* memstick: fix setup for JMicron 38x controllersTakashi Iwai2011-01-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* memstick: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-13
* memstick: use fully asynchronous request processingAlex Dubov2008-07-26
* memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-26
* driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman2008-07-21
* memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-19
* memstick: suppress uninitialized-var warningAndrew Morton2008-03-28
* memstick: optimize setup of JMicron host parametersAlex Dubov2008-03-19
* memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-19
* memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton2008-03-19
* memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton2008-03-19
* memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov2008-03-10
* tifm: fix memorystick host initialization codeAlex Dubov2008-03-10