summaryrefslogtreecommitdiffstats
path: root/drivers/memstick/host
Commit message (Expand)AuthorAgeFilesLines
* rtsx_usb_ms: use schedule_timeout_idle() in polling loopOleksandr Natalenko2016-05-231-1/+1
* drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann2016-03-251-2/+1
* memstick: remove deprecated use of pci apiQuentin Lambert2015-06-302-11/+11
* memstick: host: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* memstick: r592: fix build warnings for !PM_SLEEPThierry Reding2014-10-141-0/+2
* drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driverMicky Ching2014-06-231-0/+1
* memstick: Add realtek USB memstick host driverRoger Tseng2014-04-283-0/+850
* drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bugMicky Ching2014-01-231-10/+20
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-111-2/+0
* mmc: memstick: rtsx: Modify copyright commentsWei WANG2013-08-301-2/+1
* drivers/memstick/host/r592.c: convert to module_pci_driverLibo Chen2013-07-031-12/+1
* drivers/memstick/host/jmb38x_ms: convert to module_pci_driverLibo Chen2013-07-031-12/+1
* drivers/memstick/host/r592.c: make r592_pm_ops staticJingoo Han2013-04-301-5/+3
* memstick: move the dereference below the NULL testWei Yongjun2013-02-271-1/+2
* Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-241-0/+7
|\
| * mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG2013-02-141-0/+7
* | drivers/memstick/host: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-6/+6
|/
* drivers/memstick: Add realtek pcie memstick host driverWei WANG2012-11-153-0/+652
* memstick: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-4/+4
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-133-3/+3
* drivers/memstick: Add module.h to the prev. implicit modular usersPaul Gortmaker2011-10-312-0/+2
* Fix common misspellingsLucas De Marchi2011-03-312-4/+4
* memstick: make enable_dma less generic in r592Stephen Rothwell2011-03-281-3/+3
* memstick: add driver for Ricoh R5C592 card readerMaxim Levitsky2011-03-254-0/+1096
* memstick: change to new flag variablematt mooney2011-03-171-4/+0
* memstick: add support for JMicron JMB 385 and 390 controllersTakashi Iwai2011-01-131-2/+15
* memstick: set PMOS values propery for JMicron 38x controllersTakashi Iwai2011-01-131-4/+33
* memstick: fix setup for JMicron 38x controllersTakashi Iwai2011-01-131-30/+36
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* memstick: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+2
* memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-131-12/+27
* memstick: use fully asynchronous request processingAlex Dubov2008-07-262-30/+54
* memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-262-27/+57
* driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman2008-07-211-2/+2
* memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-191-8/+8
* memstick: suppress uninitialized-var warningAndrew Morton2008-03-281-1/+3
* memstick: optimize setup of JMicron host parametersAlex Dubov2008-03-191-30/+30
* memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-192-28/+37
* memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warningAndrew Morton2008-03-191-1/+3
* memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.hAndrew Morton2008-03-191-0/+1
* memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov2008-03-103-3/+958
* tifm: fix memorystick host initialization codeAlex Dubov2008-03-101-25/+15
* tifm: fix the MemoryStick host fifo handling codeAlex Dubov2008-03-101-261/+263
* memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov2008-03-101-2/+0
* memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-101-4/+4
* memstick: introduce correct definitions in the headerAlex Dubov2008-03-101-10/+9
* drivers/memstick/host/tifm_ms.c breakageAl Viro2008-02-131-1/+1
* memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-093-0/+717
OpenPOWER on IntegriCloud