summaryrefslogtreecommitdiffstats
path: root/drivers/memstick
Commit message (Expand)AuthorAgeFilesLines
* memstick: r592: Fix a UAF bug when removing the driverZheyu Ma2021-10-191-4/+4
* memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()Dan Carpenter2021-10-121-1/+1
* memstick: avoid out-of-range warningArnd Bergmann2021-10-121-1/+1
* memstick: jmb38x_ms: Prefer struct_size over open coded arithmeticLen Baker2021-10-121-2/+1
* memstick: mspro_block: Add error handling support for add_disk()Luis Chamberlain2021-10-121-1/+5
* memstick: ms_block: Add error handling support for add_disk()Luis Chamberlain2021-10-121-1/+5
* Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-2/+1
|\
| * bus: Make remove callback return voidUwe Kleine-König2021-07-211-2/+1
* | memstick: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-242-9/+8
* | memstick: r592: Change the name of the 'pci_driver' structure to be consistentChristophe JAILLET2021-08-241-2/+2
* | memstick: ms_block: Fix spelling contraction "cant" -> "can't"Colin Ian King2021-08-241-1/+1
|/
* Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-302-31/+21
|\
| * mspro: use blk_mq_alloc_diskChristoph Hellwig2021-06-111-15/+11
| * ms_block: use blk_mq_alloc_diskChristoph Hellwig2021-06-111-15/+10
| * block: automatically enable GENHD_FL_EXT_DEVTChristoph Hellwig2021-06-011-1/+0
* | memstick: rtsx_usb_ms: fix UAFTong Zhang2021-06-141-6/+4
* | drivers: memstick: core:ms_block.c: Fix alignment of block commentShubhankar Kuranagatti2021-06-141-13/+24
|/
* memstick: r592: ignore kfifo_out() return code againArnd Bergmann2021-04-261-1/+4
* memstick: r592: remove unused variableJiapeng Chong2021-04-151-2/+1
* memstick: Remove useless else branchJoey Pabalan2021-03-301-11/+10
* memstick: core: Assign error code of mspro_block_resume()Jia-Ju Bai2021-03-301-1/+2
* memstick: r592: Fix error return in r592_probe()Jing Xiangfeng2020-12-041-4/+8
* memstick: fix a double-free bug in memstick_checkQinglang Miao2020-11-241-1/+0
* memstick: tifm: remove unneeded semicolonTom Rix2020-11-161-1/+1
* memstick: mspro_block: remove unneeded semicolonTom Rix2020-11-161-1/+1
* memstick: jmb38x_ms: remove unneeded semicolonTom Rix2020-11-161-1/+1
* Merge branch 'fixes' into nextUlf Hansson2020-09-281-0/+4
|\
| * memstick: Skip allocating card when removing hostKai-Heng Feng2020-09-281-0/+4
* | ms_block: fix spelling mistake "doesn'" -> "doesn't"Colin Ian King2020-09-071-1/+1
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-10/+10
* Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-08-051-27/+11
|\
| * memstick: jmb38x_ms: use generic power managementVaibhav Gupta2020-07-241-27/+11
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-162-2/+2
|/
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+1
|\
| * Merge branch 'pci/resource'Bjorn Helgaas2019-11-281-1/+1
| |\
| | * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-1/+1
* | | memstick: Fix Kconfig indentationKrzysztof Kozlowski2019-11-212-11/+11
* | | memstick: jmb38x_ms: clean up indentation issueColin Ian King2019-11-131-6/+6
|/ /
* / memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET2019-10-091-1/+1
|/
* ms_block: fix spelling mistake "randomally" -> "randomly"Colin Ian King2019-09-111-1/+1
* memstick: r592: Use dev_get_drvdataChuhong Yuan2019-09-111-4/+2
* Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-07-111-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-198-38/+8
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
|/
* memstick: mspro_block: Fix an error code in mspro_block_issue_req()Dan Carpenter2019-05-281-7/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner2019-05-211-13/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-215-0/+5
* Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-05-072-6/+0
|\
| * memstick: tifm: remove set but not used variable 'data'YueHaibing2019-05-061-3/+0