summaryrefslogtreecommitdiff
path: root/drivers/memstick/core
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* block: introduce new block status code typeChristoph Hellwig2017-06-09
* Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
|\
| * mspro_block: remove pointless prep_fnChristoph Hellwig2017-01-31
| * ms_block: remove pointless prep_fnChristoph Hellwig2017-01-31
* | drivers/memstick/core/memstick.c: avoid -Wnonnull warningArnd Bergmann2017-01-24
|/
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-28
* memstick: don't allocate unused major for ms_blockNeilBrown2016-08-02
* memstick: don't allow REQ_TYPE_BLOCK_PC requestsChristoph Hellwig2016-07-20
* block: convert to device_add_disk()Dan Williams2016-06-27
* drivers/memstick/core/mspro_block: use kmemdupMuhammad Falak R Wani2016-05-23
* memstick: trivial fix of spelling mistake on managementColin Ian King2016-04-28
* memstick: use sector_div instead of do_divArnd Bergmann2016-01-20
* memstick: mspro_block: add missing curly bracesDan Carpenter2015-04-17
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
* drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REGAndrew Morton2013-11-15
* drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()Roger Tseng2013-11-13
* drivers/memstick/core/mspro_block.c: fix attributes array allocationMichal Nazarewicz2013-11-13
* memstick: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-16
* memstick: add support for legacy memorysticksMaxim Levitsky2013-09-11
* block_device_operations->release() should return voidAl Viro2013-05-07
* memstick: convert to idr_alloc()Tejun Heo2013-02-27
* drivers/memstick: Add module.h to the prev. implicit modular usersPaul Gortmaker2011-10-31
* Fix common misspellingsLucas De Marchi2011-03-31
* memstick: change to new flag variablematt mooney2011-03-17
* workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
* memstick: factor out transfer initiating functionality in mspro_block.cAlex Dubov2011-01-13
* memstick: remove mspro_block_mutexAlex Dubov2011-01-13
* memstick: avert possible race condition between idr_pre_get and idr_get_newAlex Dubov2011-01-13
* memstick: core: fix device_register() error handlingVasiliy Kulikov2011-01-13
* block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* memstick: fix hangs on unexpected device removal in mspro_blkMaxim Levitsky2010-08-12
* memstick: init sysfs attributesMaxim Levitsky2010-08-12
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* memstick: move dev_dbgJiri Slaby2009-09-24
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* block: convert to dequeueing model (easy ones)Tejun Heo2009-05-11
* block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-28
* memstick: annotate endianness of attribute structsHarvey Harrison2009-01-09
* memstick: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* [PATCH] switch memstickAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21