summaryrefslogtreecommitdiffstats
path: root/drivers/memstick/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-07-121-4/+9
|\
| * memstick: Fix error cleanup path of memstick_initWang Hai2019-06-101-4/+9
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-20/+4Star
|/
* memstick: mspro_block: Fix an error code in mspro_block_issue_req()Dan Carpenter2019-05-281-7/+6Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-291-0/+3
|\
| * memstick: Prevent memstick host from getting runtime suspended during card de...Kai-Heng Feng2018-12-171-0/+3
* | ms_block: remove unused pointer 'set'Colin Ian King2018-11-081-1/+0Star
* | mspro_block: convert to blk-mqJens Axboe2018-11-071-55/+66
* | ms_block: convert to blk-mqJens Axboe2018-11-072-49/+62
|/
* block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-282-2/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+4
* memstick: remove unused variablesChristoph Hellwig2018-05-142-2/+0Star
* memstick: don't call blk_queue_bounce_limitChristoph Hellwig2018-05-112-10/+0Star
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-4/+3Star
* block: introduce new block status code typeChristoph Hellwig2017-06-092-6/+9
* Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-172-24/+0Star
|\
| * mspro_block: remove pointless prep_fnChristoph Hellwig2017-01-311-13/+0Star
| * ms_block: remove pointless prep_fnChristoph Hellwig2017-01-311-11/+0Star
* | drivers/memstick/core/memstick.c: avoid -Wnonnull warningArnd Bergmann2017-01-251-1/+1
|/
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-282-2/+2
* memstick: don't allocate unused major for ms_blockNeilBrown2016-08-021-15/+2Star
* memstick: don't allow REQ_TYPE_BLOCK_PC requestsChristoph Hellwig2016-07-212-4/+2Star
* block: convert to device_add_disk()Dan Williams2016-06-272-4/+2Star
* drivers/memstick/core/mspro_block: use kmemdupMuhammad Falak R Wani2016-05-241-2/+1Star
* memstick: trivial fix of spelling mistake on managementColin Ian King2016-04-282-9/+9
* memstick: use sector_div instead of do_divArnd Bergmann2016-01-211-1/+1
* memstick: mspro_block: add missing curly bracesDan Carpenter2015-04-171-1/+2
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REGAndrew Morton2013-11-152-3/+3
* drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()Roger Tseng2013-11-131-1/+1
* drivers/memstick/core/mspro_block.c: fix attributes array allocationMichal Nazarewicz2013-11-131-2/+2
* memstick: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-171-9/+9
* memstick: add support for legacy memorysticksMaxim Levitsky2013-09-124-1/+2688
* block_device_operations->release() should return voidAl Viro2013-05-071-5/+3Star
* memstick: convert to idr_alloc()Tejun Heo2013-02-282-25/+13Star
* drivers/memstick: Add module.h to the prev. implicit modular usersPaul Gortmaker2011-11-012-0/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* memstick: change to new flag variablematt mooney2011-03-171-4/+0Star
* 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/+1Star
* memstick: avert possible race condition between idr_pre_get and idr_get_newAlex Dubov2011-01-132-9/+15
* 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-302-0/+2