index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memstick
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-08-05
1
-27
/
+11
|
\
|
*
memstick: jmb38x_ms: use generic power management
Vaibhav Gupta
2020-07-24
1
-27
/
+11
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
2
-2
/
+2
|
/
*
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-1
/
+1
|
\
|
*
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
1
-1
/
+1
|
|
\
|
|
*
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-1
/
+1
*
|
|
memstick: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-21
2
-11
/
+11
*
|
|
memstick: jmb38x_ms: clean up indentation issue
Colin Ian King
2019-11-13
1
-6
/
+6
|
/
/
*
/
memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'
Christophe JAILLET
2019-10-09
1
-1
/
+1
|
/
*
ms_block: fix spelling mistake "randomally" -> "randomly"
Colin Ian King
2019-09-11
1
-1
/
+1
*
memstick: r592: Use dev_get_drvdata
Chuhong Yuan
2019-09-11
1
-4
/
+2
*
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-07-11
1
-4
/
+9
|
\
|
*
memstick: Fix error cleanup path of memstick_init
Wang Hai
2019-06-10
1
-4
/
+9
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
8
-38
/
+8
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
/
*
memstick: mspro_block: Fix an error code in mspro_block_issue_req()
Dan Carpenter
2019-05-28
1
-7
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
5
-0
/
+5
*
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-05-07
2
-6
/
+0
|
\
|
*
memstick: tifm: remove set but not used variable 'data'
YueHaibing
2019-05-06
1
-3
/
+0
|
*
memstick: jmb38x_ms: remove set but not used variable 'data'
YueHaibing
2019-04-15
1
-3
/
+0
*
|
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
2
-0
/
+4
|
\
\
|
*
|
memstick: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-23
2
-0
/
+4
|
|
/
*
/
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-4
/
+0
|
/
*
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-12-28
2
-66
/
+107
|
\
|
*
memstick: rtsx_usb_ms: Support runtime power management
Kai-Heng Feng
2018-12-17
1
-63
/
+100
|
*
memstick: rtsx_usb_ms: Use ms_dev() helper
Kai-Heng Feng
2018-12-17
1
-3
/
+3
|
*
memstick: Prevent memstick host from getting runtime suspended during card de...
Kai-Heng Feng
2018-12-17
1
-0
/
+3
|
*
memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function
Kai-Heng Feng
2018-12-17
1
-0
/
+1
*
|
ms_block: remove unused pointer 'set'
Colin Ian King
2018-11-08
1
-1
/
+0
*
|
mspro_block: convert to blk-mq
Jens Axboe
2018-11-07
1
-55
/
+66
*
|
ms_block: convert to blk-mq
Jens Axboe
2018-11-07
2
-49
/
+62
|
/
*
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
2
-2
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+4
*
memstick: remove unused variables
Christoph Hellwig
2018-05-14
2
-2
/
+0
*
memstick: don't call blk_queue_bounce_limit
Christoph Hellwig
2018-05-11
2
-10
/
+0
*
misc: rtsx: Move Realtek Card Reader Driver to misc
Rui Feng
2017-11-29
3
-4
/
+4
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
3
-11
/
+12
|
\
|
*
drivers/memstick: Convert timers to use timer_setup()
Kees Cook
2017-11-02
3
-11
/
+12
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
2
-6
/
+9
*
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
2
-24
/
+0
|
\
|
*
mspro_block: remove pointless prep_fn
Christoph Hellwig
2017-01-31
1
-13
/
+0
|
*
ms_block: remove pointless prep_fn
Christoph Hellwig
2017-01-31
1
-11
/
+0
*
|
drivers/memstick/core/memstick.c: avoid -Wnonnull warning
Arnd Bergmann
2017-01-24
1
-1
/
+1
|
/
*
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
2
-2
/
+2
|
\
|
*
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
2
-2
/
+2
*
|
memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
Ulf Hansson
2016-10-17
1
-0
/
+4
*
|
memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
Alan Stern
2016-10-17
1
-0
/
+2
|
/
[next]