aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memstick: rtsx_usb_ms: Manage runtime PM when accessing the deviceUlf Hansson2016-11-011-0/+4
* memstick: rtsx_usb_ms: Runtime resume the device when polling for cardsAlan Stern2016-11-011-0/+2
* memstick: mspro_block: add missing curly bracesDan Carpenter2015-04-171-1/+2
* memstick: host: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* memstick: r592: fix build warnings for !PM_SLEEPThierry Reding2014-10-131-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-142-2/+2
* drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REGAndrew Morton2013-11-142-3/+3
* drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()Roger Tseng2013-11-121-1/+1
* drivers/memstick/core/mspro_block.c: fix attributes array allocationMichal Nazarewicz2013-11-121-2/+2
* memstick: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-9/+9
* memstick: add support for legacy memorysticksMaxim Levitsky2013-09-114-1/+2688
* 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
* block_device_operations->release() should return voidAl Viro2013-05-071-5/+3
* 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
* memstick: convert to idr_alloc()Tejun Heo2013-02-272-25/+13
* 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-131-0/+7
* | drivers/memstick: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
* | 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-123-3/+3
* drivers/memstick: Add module.h to the prev. implicit modular usersPaul Gortmaker2011-10-314-0/+4
* Fix common misspellingsLucas De Marchi2011-03-313-5/+5
* 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-173-11/+1
* workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-161-1/+1
* memstick: factor out transfer initiating functionality in mspro_block.cAlex Dubov2011-01-131-62/+74
* memstick: remove mspro_block_mutexAlex Dubov2011-01-131-8/+1
* memstick: avert possible race condition between idr_pre_get and idr_get_newAlex Dubov2011-01-132-9/+15
* 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
* memstick: core: fix device_register() error handlingVasiliy Kulikov2011-01-131-0/+1
* block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-5/+6
* memstick: fix hangs on unexpected device removal in mspro_blkMaxim Levitsky2010-08-121-2/+3
* memstick: init sysfs attributesMaxim Levitsky2010-08-121-0/+1
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-1/+8
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-2/+1
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1