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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-01-06
memstick: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
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
2
-30
/
+54
2008-07-26
memstick: allow "set_param" method to return an error code
Alex Dubov
2
-27
/
+57
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-29
memstick: suppress uninitialized-var warning
Andrew Morton
1
-1
/
+3
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
2
-28
/
+37
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
3
-3
/
+958
2008-03-11
tifm: fix memorystick host initialization code
Alex Dubov
1
-25
/
+15
2008-03-11
tifm: fix the MemoryStick host fifo handling code
Alex Dubov
1
-261
/
+263
2008-03-11
memstick: drop DRIVER_VERSION numbers as meaningless
Alex Dubov
1
-2
/
+0
2008-03-11
memstick: add memstick_suspend/resume_host methods
Alex Dubov
1
-4
/
+4
2008-03-11
memstick: introduce correct definitions in the header
Alex Dubov
1
-10
/
+9
2008-02-13
drivers/memstick/host/tifm_ms.c breakage
Al Viro
1
-1
/
+1
2008-02-09
memstick: initial commit for Sony MemoryStick support
Alex Dubov
3
-0
/
+717