| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-08-04 | Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -7/+8 |
| 2022-07-12 | memstick/ms_block: Use the bitmap API when applicable | Christophe JAILLET | 1 | -2/+2 |
| 2022-07-12 | memstick/ms_block: Fix a memory leak | Christophe JAILLET | 1 | -0/+1 |
| 2022-07-12 | memstick/ms_block: Fix some incorrect memory allocation | Christophe JAILLET | 1 | -5/+5 |
| 2022-06-28 | block: remove blk_cleanup_disk | Christoph Hellwig | 2 | -2/+2 |
| 2022-06-28 | block: simplify disk shutdown | Christoph Hellwig | 2 | -2/+0 |
| 2022-02-16 | memstick/mspro_block: simplify refcounting | Christoph Hellwig | 1 | -42/+7 |
| 2022-02-16 | memstick/mspro_block: fix handling of read-only devices | Christoph Hellwig | 1 | -6/+4 |
| 2022-02-16 | memstick/ms_block: simplify refcounting | Christoph Hellwig | 2 | -50/+15 |
| 2021-10-19 | memstick: r592: Fix a UAF bug when removing the driver | Zheyu Ma | 1 | -4/+4 |
| 2021-10-12 | memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() | Dan Carpenter | 1 | -1/+1 |
| 2021-10-12 | memstick: avoid out-of-range warning | Arnd Bergmann | 1 | -1/+1 |
| 2021-10-12 | memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic | Len Baker | 1 | -2/+1 |
| 2021-10-12 | memstick: mspro_block: Add error handling support for add_disk() | Luis Chamberlain | 1 | -1/+5 |
| 2021-10-12 | memstick: ms_block: Add error handling support for add_disk() | Luis Chamberlain | 1 | -1/+5 |
| 2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
| 2021-08-24 | memstick: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 2 | -9/+8 |
| 2021-08-24 | memstick: r592: Change the name of the 'pci_driver' structure to be consistent | Christophe JAILLET | 1 | -2/+2 |
| 2021-08-24 | memstick: ms_block: Fix spelling contraction "cant" -> "can't" | Colin Ian King | 1 | -1/+1 |
| 2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -31/+21 |
| 2021-06-14 | memstick: rtsx_usb_ms: fix UAF | Tong Zhang | 1 | -6/+4 |
| 2021-06-14 | drivers: memstick: core:ms_block.c: Fix alignment of block comment | Shubhankar Kuranagatti | 1 | -13/+24 |
| 2021-06-11 | mspro: use blk_mq_alloc_disk | Christoph Hellwig | 1 | -15/+11 |
| 2021-06-11 | ms_block: use blk_mq_alloc_disk | Christoph Hellwig | 1 | -15/+10 |
| 2021-06-01 | block: automatically enable GENHD_FL_EXT_DEVT | Christoph Hellwig | 1 | -1/+0 |
| 2021-04-26 | memstick: r592: ignore kfifo_out() return code again | Arnd Bergmann | 1 | -1/+4 |
| 2021-04-15 | memstick: r592: remove unused variable | Jiapeng Chong | 1 | -2/+1 |
| 2021-03-30 | memstick: Remove useless else branch | Joey Pabalan | 1 | -11/+10 |
| 2021-03-30 | memstick: core: Assign error code of mspro_block_resume() | Jia-Ju Bai | 1 | -1/+2 |
| 2020-12-04 | memstick: r592: Fix error return in r592_probe() | Jing Xiangfeng | 1 | -4/+8 |
| 2020-11-24 | memstick: fix a double-free bug in memstick_check | Qinglang Miao | 1 | -1/+0 |
| 2020-11-16 | memstick: tifm: remove unneeded semicolon | Tom Rix | 1 | -1/+1 |
| 2020-11-16 | memstick: mspro_block: remove unneeded semicolon | Tom Rix | 1 | -1/+1 |
| 2020-11-16 | memstick: jmb38x_ms: remove unneeded semicolon | Tom Rix | 1 | -1/+1 |
| 2020-09-28 | Merge branch 'fixes' into next | Ulf Hansson | 1 | -0/+4 |
| 2020-09-28 | memstick: Skip allocating card when removing host | Kai-Heng Feng | 1 | -0/+4 |
| 2020-09-07 | ms_block: fix spelling mistake "doesn'" -> "doesn't" | Colin Ian King | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 3 | -10/+10 |
| 2020-08-05 | Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -27/+11 |
| 2020-07-24 | memstick: jmb38x_ms: use generic power management | Vaibhav Gupta | 1 | -27/+11 |
| 2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 2 | -2/+2 |
| 2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -1/+1 |
| 2019-11-21 | memstick: Fix Kconfig indentation | Krzysztof Kozlowski | 2 | -11/+11 |
| 2019-11-13 | memstick: jmb38x_ms: clean up indentation issue | Colin Ian King | 1 | -6/+6 |
| 2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 1 | -1/+1 |
| 2019-10-09 | memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()' | Christophe JAILLET | 1 | -1/+1 |
| 2019-09-11 | ms_block: fix spelling mistake "randomally" -> "randomly" | Colin Ian King | 1 | -1/+1 |
| 2019-09-11 | memstick: r592: Use dev_get_drvdata | Chuhong Yuan | 1 | -4/+2 |
| 2019-07-11 | Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -4/+9 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 8 | -38/+8 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
| 2019-06-10 | memstick: Fix error cleanup path of memstick_init | Wang Hai | 1 | -4/+9 |
| 2019-05-28 | memstick: mspro_block: Fix an error code in mspro_block_issue_req() | Dan Carpenter | 1 | -7/+6 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17 | Thomas Gleixner | 1 | -13/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 5 | -0/+5 |
| 2019-05-07 | Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2 | -6/+0 |
| 2019-05-07 | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -0/+4 |
| 2019-05-06 | memstick: tifm: remove set but not used variable 'data' | YueHaibing | 1 | -3/+0 |
| 2019-04-23 | memstick: mark expected switch fall-throughs | Gustavo A. R. Silva | 2 | -0/+4 |
| 2019-04-15 | memstick: jmb38x_ms: remove set but not used variable 'data' | YueHaibing | 1 | -3/+0 |
| 2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 1 | -4/+0 |
| 2018-12-28 | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2 | -66/+107 |
| 2018-12-17 | memstick: rtsx_usb_ms: Support runtime power management | Kai-Heng Feng | 1 | -63/+100 |
| 2018-12-17 | memstick: rtsx_usb_ms: Use ms_dev() helper | Kai-Heng Feng | 1 | -3/+3 |
| 2018-12-17 | memstick: Prevent memstick host from getting runtime suspended during card de... | Kai-Heng Feng | 1 | -0/+3 |
| 2018-12-17 | memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function | Kai-Heng Feng | 1 | -0/+1 |
| 2018-11-08 | ms_block: remove unused pointer 'set' | Colin Ian King | 1 | -1/+0 |
| 2018-11-07 | mspro_block: convert to blk-mq | Jens Axboe | 1 | -55/+66 |
| 2018-11-07 | ms_block: convert to blk-mq | Jens Axboe | 2 | -49/+62 |
| 2018-09-28 | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke | 2 | -2/+2 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+4 |
| 2018-05-14 | memstick: remove unused variables | Christoph Hellwig | 2 | -2/+0 |
| 2018-05-11 | memstick: don't call blk_queue_bounce_limit | Christoph Hellwig | 2 | -10/+0 |
| 2017-11-29 | misc: rtsx: Move Realtek Card Reader Driver to misc | Rui Feng | 3 | -4/+4 |
| 2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -4/+3 |
| 2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -11/+12 |
| 2017-11-02 | drivers/memstick: Convert timers to use timer_setup() | Kees Cook | 3 | -11/+12 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-06-09 | block: introduce new block status code type | Christoph Hellwig | 2 | -6/+9 |
| 2017-02-17 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 2 | -24/+0 |
| 2017-01-31 | mspro_block: remove pointless prep_fn | Christoph Hellwig | 1 | -13/+0 |
| 2017-01-31 | ms_block: remove pointless prep_fn | Christoph Hellwig | 1 | -11/+0 |
| 2017-01-24 | drivers/memstick/core/memstick.c: avoid -Wnonnull warning | Arnd Bergmann | 1 | -1/+1 |
| 2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+2 |
| 2016-10-28 | block: split out request-only flags into a new namespace | Christoph Hellwig | 2 | -2/+2 |
| 2016-10-17 | memstick: rtsx_usb_ms: Manage runtime PM when accessing the device | Ulf Hansson | 1 | -0/+4 |
| 2016-10-17 | memstick: rtsx_usb_ms: Runtime resume the device when polling for cards | Alan Stern | 1 | -0/+2 |
| 2016-08-02 | memstick: don't allocate unused major for ms_block | NeilBrown | 1 | -15/+2 |
| 2016-07-20 | memstick: don't allow REQ_TYPE_BLOCK_PC requests | Christoph Hellwig | 2 | -4/+2 |
| 2016-06-27 | block: convert to device_add_disk() | Dan Williams | 2 | -4/+2 |
| 2016-05-23 | drivers/memstick/core/mspro_block: use kmemdup | Muhammad Falak R Wani | 1 | -2/+1 |
| 2016-05-23 | rtsx_usb_ms: use schedule_timeout_idle() in polling loop | Oleksandr Natalenko | 1 | -1/+1 |
| 2016-04-28 | memstick: trivial fix of spelling mistake on management | Colin Ian King | 2 | -9/+9 |
| 2016-03-25 | drivers/memstick/host/r592.c: avoid gcc-6 warning | Arnd Bergmann | 1 | -2/+1 |
| 2016-01-20 | memstick: use sector_div instead of do_div | Arnd Bergmann | 1 | -1/+1 |
| 2015-06-30 | memstick: remove deprecated use of pci api | Quentin Lambert | 2 | -11/+11 |
| 2015-04-17 | memstick: mspro_block: add missing curly braces | Dan Carpenter | 1 | -1/+2 |
| 2014-10-20 | memstick: host: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
| 2014-10-14 | memstick: r592: fix build warnings for !PM_SLEEP | Thierry Reding | 1 | -0/+2 |
| 2014-06-23 | drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver | Micky Ching | 1 | -0/+1 |
| 2014-04-28 | memstick: Add realtek USB memstick host driver | Roger Tseng | 3 | -0/+850 |
| 2014-01-23 | drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug | Micky Ching | 1 | -10/+20 |
| 2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2 | -2/+2 |
| 2013-11-15 | drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG | Andrew Morton | 2 | -3/+3 |
| 2013-11-13 | drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page() | Roger Tseng | 1 | -1/+1 |
| 2013-11-13 | drivers/memstick/core/mspro_block.c: fix attributes array allocation | Michal Nazarewicz | 1 | -2/+2 |
| 2013-10-16 | memstick: convert bus code to use dev_groups | Greg Kroah-Hartman | 1 | -9/+9 |
| 2013-09-11 | memstick: add support for legacy memorysticks | Maxim Levitsky | 4 | -1/+2688 |
| 2013-09-11 | drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
| 2013-08-30 | mmc: memstick: rtsx: Modify copyright comments | Wei WANG | 1 | -2/+1 |
| 2013-07-03 | drivers/memstick/host/r592.c: convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
| 2013-07-03 | drivers/memstick/host/jmb38x_ms: convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
| 2013-05-07 | block_device_operations->release() should return void | Al Viro | 1 | -5/+3 |
| 2013-04-30 | drivers/memstick/host/r592.c: make r592_pm_ops static | Jingoo Han | 1 | -5/+3 |
| 2013-02-27 | memstick: move the dereference below the NULL test | Wei Yongjun | 1 | -1/+2 |
| 2013-02-27 | memstick: convert to idr_alloc() | Tejun Heo | 2 | -25/+13 |
| 2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -0/+7 |
| 2013-02-14 | mfd: rtsx: Fix issue that booting OS with SD card inserted | Wei WANG | 1 | -0/+7 |
| 2013-01-21 | drivers/memstick: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+1 |
| 2013-01-21 | drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -6/+6 |
| 2012-11-15 | drivers/memstick: Add realtek pcie memstick host driver | Wei WANG | 3 | -0/+652 |
| 2012-03-20 | memstick: remove the second argument of k[un]map_atomic() | Cong Wang | 2 | -4/+4 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 3 | -3/+3 |
| 2011-10-31 | drivers/memstick: Add module.h to the prev. implicit modular users | Paul Gortmaker | 4 | -0/+4 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -5/+5 |
| 2011-03-28 | memstick: make enable_dma less generic in r592 | Stephen Rothwell | 1 | -3/+3 |
| 2011-03-25 | memstick: add driver for Ricoh R5C592 card reader | Maxim Levitsky | 4 | -0/+1096 |
| 2011-03-17 | memstick: change to new flag variable | matt mooney | 3 | -11/+1 |
| 2011-02-16 | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo | 1 | -1/+1 |
| 2011-01-13 | memstick: factor out transfer initiating functionality in mspro_block.c | Alex Dubov | 1 | -62/+74 |
| 2011-01-13 | memstick: remove mspro_block_mutex | Alex Dubov | 1 | -8/+1 |
| 2011-01-13 | memstick: avert possible race condition between idr_pre_get and idr_get_new | Alex Dubov | 2 | -9/+15 |
| 2011-01-13 | memstick: add support for JMicron JMB 385 and 390 controllers | Takashi Iwai | 1 | -2/+15 |
| 2011-01-13 | memstick: set PMOS values propery for JMicron 38x controllers | Takashi Iwai | 1 | -4/+33 |
| 2011-01-13 | memstick: fix setup for JMicron 38x controllers | Takashi Iwai | 1 | -30/+36 |
| 2011-01-13 | memstick: core: fix device_register() error handling | Vasiliy Kulikov | 1 | -0/+1 |
| 2010-10-05 | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -5/+6 |
| 2010-08-12 | memstick: fix hangs on unexpected device removal in mspro_blk | Maxim Levitsky | 1 | -2/+3 |
| 2010-08-12 | memstick: init sysfs attributes | Maxim Levitsky | 1 | -0/+1 |
| 2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann | 1 | -1/+8 |
| 2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig | 1 | -1/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+3 |
| 2010-02-26 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 1 | -2/+1 |
| 2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 1 | -1/+1 |
| 2009-09-24 | memstick: move dev_dbg | Jiri Slaby | 1 | -1/+1 |
| 2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 1 | -1/+1 |
| 2009-05-22 | block: Do away with the notion of hardsect_size | Martin K. Petersen | 1 | -1/+1 |
| 2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo | 1 | -6/+3 |
| 2009-05-11 | block: convert to dequeueing model (easy ones) | Tejun Heo | 1 | -3/+5 |
| 2009-05-11 | block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup | Tejun Heo | 1 | -2/+2 |
| 2009-05-11 | block: convert to pos and nr_sectors accessors | Tejun Heo | 1 | -3/+3 |
| 2009-04-28 | block: implement and use [__]blk_end_request_all() | Tejun Heo | 1 | -1/+1 |
| 2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -1/+1 |
| 2009-01-09 | memstick: annotate endianness of attribute structs | Harvey Harrison | 1 | -22/+21 |
| 2009-01-06 | memstick: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 3 | -12/+11 |
| 2008-10-21 | [PATCH] switch memstick | Al Viro | 1 | -7/+6 |
| 2008-10-21 | [PATCH] beginning of methods conversion | Al Viro | 1 | -2/+2 |
| 2008-10-20 | x86: sysfs: kill owner field from attribute | Parag Warudkar | 1 | -1/+0 |
| 2008-10-09 | memstick: change to use __blk_end_request() | Kiyoshi Ueda | 1 | -1/+1 |
| 2008-10-09 | block: don't depend on consecutive minor space | Tejun Heo | 1 | -1/+1 |
| 2008-09-13 | memstick: fix MSProHG 8-bit interface mode support | Alex Dubov | 3 | -25/+57 |
| 2008-07-26 | memstick: use fully asynchronous request processing | Alex Dubov | 4 | -212/+213 |
| 2008-07-26 | memstick: add "start" and "stop" methods to memstick device | Alex Dubov | 2 | -3/+41 |
| 2008-07-26 | memstick: allow "set_param" method to return an error code | Alex Dubov | 3 | -32/+70 |
| 2008-07-21 | driver core: remove DEVICE_ID_SIZE define | Greg Kroah-Hartman | 1 | -2/+2 |
| 2008-04-19 | memstick: convert struct class_device to struct device | Greg Kroah-Hartman | 3 | -27/+26 |
| 2008-03-28 | memstick: suppress uninitialized-var warning | Andrew Morton | 1 | -1/+3 |
| 2008-03-19 | memstick: optimize setup of JMicron host parameters | Alex Dubov | 1 | -30/+30 |
| 2008-03-19 | memstick: add support for 8-bit parallel mode | Alex Dubov | 1 | -26/+55 |
| 2008-03-19 | memstick: automatically retrieve "INT" value from command response | Alex Dubov | 4 | -40/+49 |
| 2008-03-19 | memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning | Andrew Morton | 1 | -1/+3 |
| 2008-03-19 | memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h | Andrew Morton | 1 | -0/+1 |
| 2008-03-10 | memstick: add support for JMicron jmb38x MemoryStick host controller | Alex Dubov | 4 | -4/+959 |
| 2008-03-10 | memstick: try harder to recover from unsuccessful interface mode switch | Alex Dubov | 1 | -2/+19 |
| 2008-03-10 | memstick: fix parsing of "assembly_date" attribute field | Alex Dubov | 1 | -2/+16 |
| 2008-03-10 | memstick: add support for decoding "specfile" media attributes | Alex Dubov | 1 | -0/+49 |
| 2008-03-10 | tifm: fix memorystick host initialization code | Alex Dubov | 1 | -25/+15 |
| 2008-03-10 | tifm: fix the MemoryStick host fifo handling code | Alex Dubov | 1 | -258/+260 |
| 2008-03-10 | memstick: drop DRIVER_VERSION numbers as meaningless | Alex Dubov | 3 | -6/+0 |
| 2008-03-10 | memstick: make sure number of command retries is exactly as specified | Alex Dubov | 1 | -1/+1 |
| 2008-03-10 | memstick: add memstick_suspend/resume_host methods | Alex Dubov | 2 | -4/+29 |
| 2008-03-10 | memstick: introduce correct definitions in the header | Alex Dubov | 3 | -20/+19 |
| 2008-02-13 | drivers/memstick/host/tifm_ms.c breakage | Al Viro | 1 | -1/+1 |
| 2008-02-09 | memstick: initial commit for Sony MemoryStick support | Alex Dubov | 9 | -0/+2756 |