index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memstick
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
memstick: don't allocate unused major for ms_block
NeilBrown
2016-08-02
1
-15
/
+2
*
memstick: don't allow REQ_TYPE_BLOCK_PC requests
Christoph Hellwig
2016-07-20
2
-4
/
+2
*
block: convert to device_add_disk()
Dan Williams
2016-06-27
2
-4
/
+2
*
drivers/memstick/core/mspro_block: use kmemdup
Muhammad Falak R Wani
2016-05-23
1
-2
/
+1
*
rtsx_usb_ms: use schedule_timeout_idle() in polling loop
Oleksandr Natalenko
2016-05-23
1
-1
/
+1
*
memstick: trivial fix of spelling mistake on management
Colin Ian King
2016-04-28
2
-9
/
+9
*
drivers/memstick/host/r592.c: avoid gcc-6 warning
Arnd Bergmann
2016-03-25
1
-2
/
+1
*
memstick: use sector_div instead of do_div
Arnd Bergmann
2016-01-20
1
-1
/
+1
*
memstick: remove deprecated use of pci api
Quentin Lambert
2015-06-30
2
-11
/
+11
*
memstick: mspro_block: add missing curly braces
Dan Carpenter
2015-04-17
1
-1
/
+2
*
memstick: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
2
-2
/
+0
*
memstick: r592: fix build warnings for !PM_SLEEP
Thierry Reding
2014-10-14
1
-0
/
+2
*
drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver
Micky Ching
2014-06-23
1
-0
/
+1
*
memstick: Add realtek USB memstick host driver
Roger Tseng
2014-04-28
3
-0
/
+850
*
drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug
Micky Ching
2014-01-23
1
-10
/
+20
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
2
-2
/
+2
*
drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG
Andrew Morton
2013-11-15
2
-3
/
+3
*
drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()
Roger Tseng
2013-11-13
1
-1
/
+1
*
drivers/memstick/core/mspro_block.c: fix attributes array allocation
Michal Nazarewicz
2013-11-13
1
-2
/
+2
*
memstick: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
1
-9
/
+9
*
memstick: add support for legacy memorysticks
Maxim Levitsky
2013-09-11
4
-1
/
+2688
*
drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-11
1
-2
/
+0
*
mmc: memstick: rtsx: Modify copyright comments
Wei WANG
2013-08-30
1
-2
/
+1
*
drivers/memstick/host/r592.c: convert to module_pci_driver
Libo Chen
2013-07-03
1
-12
/
+1
*
drivers/memstick/host/jmb38x_ms: convert to module_pci_driver
Libo Chen
2013-07-03
1
-12
/
+1
*
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-5
/
+3
*
drivers/memstick/host/r592.c: make r592_pm_ops static
Jingoo Han
2013-04-30
1
-5
/
+3
*
memstick: move the dereference below the NULL test
Wei Yongjun
2013-02-27
1
-1
/
+2
*
memstick: convert to idr_alloc()
Tejun Heo
2013-02-27
2
-25
/
+13
*
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-24
1
-0
/
+7
|
\
|
*
mfd: rtsx: Fix issue that booting OS with SD card inserted
Wei WANG
2013-02-14
1
-0
/
+7
*
|
drivers/memstick: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-21
1
-1
/
+1
*
|
drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-21
1
-6
/
+6
|
/
[next]