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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
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: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function
Kai-Heng Feng
2018-12-17
1
-0
/
+1
*
misc: rtsx: Move Realtek Card Reader Driver to misc
Rui Feng
2017-11-29
3
-4
/
+4
*
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
|
/
*
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
*
rtsx_usb_ms: use schedule_timeout_idle() in polling loop
Oleksandr Natalenko
2016-05-23
1
-1
/
+1
*
drivers/memstick/host/r592.c: avoid gcc-6 warning
Arnd Bergmann
2016-03-25
1
-2
/
+1
*
memstick: remove deprecated use of pci api
Quentin Lambert
2015-06-30
2
-11
/
+11
*
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
1
-1
/
+1
*
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
*
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
*
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/host: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-21
1
-6
/
+6
|
/
*
drivers/memstick: Add realtek pcie memstick host driver
Wei WANG
2012-11-15
3
-0
/
+652
*
memstick: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
2
-4
/
+4
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
3
-3
/
+3
*
drivers/memstick: Add module.h to the prev. implicit modular users
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-4
/
+4
*
memstick: make enable_dma less generic in r592
Stephen Rothwell
2011-03-28
1
-3
/
+3
*
memstick: add driver for Ricoh R5C592 card reader
Maxim Levitsky
2011-03-25
4
-0
/
+1096
*
memstick: change to new flag variable
matt mooney
2011-03-17
1
-4
/
+0
*
memstick: add support for JMicron JMB 385 and 390 controllers
Takashi Iwai
2011-01-13
1
-2
/
+15
*
memstick: set PMOS values propery for JMicron 38x controllers
Takashi Iwai
2011-01-13
1
-4
/
+33
*
memstick: fix setup for JMicron 38x controllers
Takashi Iwai
2011-01-13
1
-30
/
+36
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
memstick: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-2
/
+2
*
memstick: fix MSProHG 8-bit interface mode support
Alex Dubov
2008-09-13
1
-12
/
+27
*
memstick: use fully asynchronous request processing
Alex Dubov
2008-07-26
2
-30
/
+54
*
memstick: allow "set_param" method to return an error code
Alex Dubov
2008-07-26
2
-27
/
+57
[next]