aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memstick/core/ms_block.c
AgeCommit message (Expand)Author
2022-08-25memstick/ms_block: Fix a memory leakChristophe JAILLET
2022-08-25memstick/ms_block: Fix some incorrect memory allocationChristophe JAILLET
2021-11-26memstick: avoid out-of-range warningArnd Bergmann
2021-03-11block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-14memstick: remove unused variablesChristoph Hellwig
2018-05-11memstick: don't call blk_queue_bounce_limitChristoph Hellwig
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-01-31ms_block: remove pointless prep_fnChristoph Hellwig
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig
2016-08-02memstick: don't allocate unused major for ms_blockNeilBrown
2016-07-20memstick: don't allow REQ_TYPE_BLOCK_PC requestsChristoph Hellwig
2016-06-27block: convert to device_add_disk()Dan Williams
2016-04-28memstick: trivial fix of spelling mistake on managementColin Ian King
2016-01-20memstick: use sector_div instead of do_divArnd Bergmann
2013-11-15drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REGAndrew Morton
2013-11-13drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()Roger Tseng
2013-09-11memstick: add support for legacy memorysticksMaxim Levitsky