Age | Commit message (Expand) | Author | Files | Lines |
2020-08-24 | 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-04 | 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-12 | 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-29 | 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-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+4 |
2018-05-14 | memstick: remove unused variables | Christoph Hellwig | 2 | -2/+0 |
2018-05-12 | 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-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -4/+3 |
2017-11-14 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -11/+12 |
2017-11-03 | 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-18 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 2 | -24/+0 |
2017-02-01 | mspro_block: remove pointless prep_fn | Christoph Hellwig | 1 | -13/+0 |
2017-02-01 | ms_block: remove pointless prep_fn | Christoph Hellwig | 1 | -11/+0 |
2017-01-25 | 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 |