index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memstick
/
host
/
jmb38x_ms.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-05-07
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-3
/
+0
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+2
2019-04-23
memstick: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
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
2017-11-03
drivers/memstick: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+6
2015-07-01
memstick: remove deprecated use of pci api
Quentin Lambert
1
-6
/
+6
2013-07-04
drivers/memstick/host/jmb38x_ms: convert to module_pci_driver
Libo Chen
1
-12
/
+1
2012-03-20
memstick: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-11-01
drivers/memstick: Add module.h to the prev. implicit modular users
Paul Gortmaker
1
-0
/
+1
2011-01-13
memstick: add support for JMicron JMB 385 and 390 controllers
Takashi Iwai
1
-2
/
+15
2011-01-13
memstick: set PMOS values propery for JMicron 38x controllers
Takashi Iwai
1
-4
/
+33
2011-01-13
memstick: fix setup for JMicron 38x controllers
Takashi Iwai
1
-30
/
+36
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2008-09-14
memstick: fix MSProHG 8-bit interface mode support
Alex Dubov
1
-12
/
+27
2008-07-26
memstick: use fully asynchronous request processing
Alex Dubov
1
-10
/
+25
2008-07-26
memstick: allow "set_param" method to return an error code
Alex Dubov
1
-18
/
+49
2008-07-22
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
1
-2
/
+2
2008-04-20
memstick: convert struct class_device to struct device
Greg Kroah-Hartman
1
-8
/
+8
2008-03-20
memstick: optimize setup of JMicron host parameters
Alex Dubov
1
-30
/
+30
2008-03-20
memstick: automatically retrieve "INT" value from command response
Alex Dubov
1
-21
/
+27
2008-03-20
memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning
Andrew Morton
1
-1
/
+3
2008-03-20
memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h
Andrew Morton
1
-0
/
+1
2008-03-11
memstick: add support for JMicron jmb38x MemoryStick host controller
Alex Dubov
1
-0
/
+945