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
/
mmc
/
host
/
mmc_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-01
spi: add spi_master flag word
David Brownell
1
-0
/
+6
2009-06-14
mmc_spi: don't use EINVAL for possible transmission errors
Wolfgang Muees
1
-5
/
+6
2009-06-14
mmc_spi: speedup for slow cards, less wear-out
Wolfgang Muees
1
-0
/
+12
2009-04-08
mmc_spi: support for non-byte-aligned cards
Wolfgang Muees
1
-38
/
+112
2009-04-08
mmc_spi: convert timeout handling to jiffies and avoid busy waiting
Wolfgang Muees
1
-17
/
+21
2009-03-24
mmc_spi: adjust for delayed data token response
Wolfgang Muees
1
-3
/
+24
2009-03-24
mmc_spi: wait more bytes for card response
Wolfgang Muees
1
-1
/
+4
2009-03-24
mmc_spi: allow setting of spi mode 3
Wolfgang Muees
1
-3
/
+5
2008-12-31
mmc_spi: Add support for OpenFirmware bindings
Anton Vorontsov
1
-1
/
+3
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-12
MMC: Use timeout values from CSR
Matthew Fleming
1
-11
/
+21
2008-07-24
mmc_spi: put signals to low power off fix
Jan Nikitenko
1
-1
/
+2
2008-07-15
mmc: remove multiwrite capability
Pierre Ossman
1
-4
/
+1
2008-07-15
mmc: change .get_ro() callback semantics
Anton Vorontsov
1
-3
/
+6
2008-07-15
mmc_spi: add support for card-detection polling
Anton Vorontsov
1
-2
/
+17
2008-04-29
mmc: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
1
-10
/
+0
2007-10-27
mmc_spi: Fix mmc-over-spi regression
David Brownell
1
-19
/
+33
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-4
/
+4
2007-10-17
missing include in mmc
Al Viro
1
-0
/
+1
2007-10-16
spi doesn't need class_device
Tony Jones
1
-2
/
+2
2007-10-15
Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK
David Brownell
1
-1
/
+1
2007-09-24
mmc_spi host driver
David Brownell
1
-0
/
+1408