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.12.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
/
host
/
jmb38x_ms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memstick: jmb38x_ms: Annotate struct jmb38x_ms with __counted_by
Kees Cook
2023-09-27
1
-1
/
+1
*
memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()
Dan Carpenter
2021-10-12
1
-1
/
+1
*
memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic
Len Baker
2021-10-12
1
-2
/
+1
*
memstick: jmb38x_ms: remove unneeded semicolon
Tom Rix
2020-11-16
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
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
1
-1
/
+1
|
/
*
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: 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
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-05-07
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
1
-0
/
+2
|
\
\
|
*
|
memstick: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-23
1
-0
/
+2
|
|
/
*
/
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-4
/
+0
|
/
*
drivers/memstick: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-4
/
+6
*
memstick: remove deprecated use of pci api
Quentin Lambert
2015-06-30
1
-6
/
+6
*
drivers/memstick/host/jmb38x_ms: convert to module_pci_driver
Libo Chen
2013-07-03
1
-12
/
+1
*
memstick: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
drivers/memstick: Add module.h to the prev. implicit modular users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
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: 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
1
-10
/
+25
*
memstick: allow "set_param" method to return an error code
Alex Dubov
2008-07-26
1
-18
/
+49
*
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
2008-07-21
1
-2
/
+2
*
memstick: convert struct class_device to struct device
Greg Kroah-Hartman
2008-04-19
1
-8
/
+8
*
memstick: optimize setup of JMicron host parameters
Alex Dubov
2008-03-19
1
-30
/
+30
*
memstick: automatically retrieve "INT" value from command response
Alex Dubov
2008-03-19
1
-21
/
+27
*
memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning
Andrew Morton
2008-03-19
1
-1
/
+3
*
memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h
Andrew Morton
2008-03-19
1
-0
/
+1
*
memstick: add support for JMicron jmb38x MemoryStick host controller
Alex Dubov
2008-03-10
1
-0
/
+945