Age | Commit message (Expand) | Author |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-05-14 | memstick: remove unused variables | Christoph Hellwig |
2018-05-11 | memstick: don't call blk_queue_bounce_limit | Christoph Hellwig |
2017-11-29 | misc: rtsx: Move Realtek Card Reader Driver to misc | Rui Feng |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-02 | drivers/memstick: Convert timers to use timer_setup() | Kees Cook |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-09 | block: introduce new block status code type | Christoph Hellwig |
2017-02-17 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe |
2017-01-31 | mspro_block: remove pointless prep_fn | Christoph Hellwig |
2017-01-31 | ms_block: remove pointless prep_fn | Christoph Hellwig |
2017-01-24 | drivers/memstick/core/memstick.c: avoid -Wnonnull warning | Arnd Bergmann |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-10-28 | block: split out request-only flags into a new namespace | Christoph Hellwig |
2016-10-17 | memstick: rtsx_usb_ms: Manage runtime PM when accessing the device | Ulf Hansson |
2016-10-17 | memstick: rtsx_usb_ms: Runtime resume the device when polling for cards | Alan Stern |
2016-08-02 | memstick: don't allocate unused major for ms_block | NeilBrown |
2016-07-20 | memstick: don't allow REQ_TYPE_BLOCK_PC requests | Christoph Hellwig |
2016-06-27 | block: convert to device_add_disk() | Dan Williams |
2016-05-23 | drivers/memstick/core/mspro_block: use kmemdup | Muhammad Falak R Wani |
2016-05-23 | rtsx_usb_ms: use schedule_timeout_idle() in polling loop | Oleksandr Natalenko |
2016-04-28 | memstick: trivial fix of spelling mistake on management | Colin Ian King |
2016-03-25 | drivers/memstick/host/r592.c: avoid gcc-6 warning | Arnd Bergmann |
2016-01-20 | memstick: use sector_div instead of do_div | Arnd Bergmann |
2015-06-30 | memstick: remove deprecated use of pci api | Quentin Lambert |
2015-04-17 | memstick: mspro_block: add missing curly braces | Dan Carpenter |
2014-10-20 | memstick: host: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-14 | memstick: r592: fix build warnings for !PM_SLEEP | Thierry Reding |
2014-06-23 | drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver | Micky Ching |
2014-04-28 | memstick: Add realtek USB memstick host driver | Roger Tseng |
2014-01-23 | drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug | Micky Ching |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang |
2013-11-15 | drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG | Andrew Morton |
2013-11-13 | drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page() | Roger Tseng |
2013-11-13 | drivers/memstick/core/mspro_block.c: fix attributes array allocation | Michal Nazarewicz |
2013-10-16 | memstick: convert bus code to use dev_groups | Greg Kroah-Hartman |
2013-09-11 | memstick: add support for legacy memorysticks | Maxim Levitsky |
2013-09-11 | drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-08-30 | mmc: memstick: rtsx: Modify copyright comments | Wei WANG |
2013-07-03 | drivers/memstick/host/r592.c: convert to module_pci_driver | Libo Chen |
2013-07-03 | drivers/memstick/host/jmb38x_ms: convert to module_pci_driver | Libo Chen |
2013-05-07 | block_device_operations->release() should return void | Al Viro |
2013-04-30 | drivers/memstick/host/r592.c: make r592_pm_ops static | Jingoo Han |
2013-02-27 | memstick: move the dereference below the NULL test | Wei Yongjun |
2013-02-27 | memstick: convert to idr_alloc() | Tejun Heo |
2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2013-02-14 | mfd: rtsx: Fix issue that booting OS with SD card inserted | Wei WANG |
2013-01-21 | drivers/memstick: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-21 | drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |