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
/
s3cmci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-02
s3cmci: change to use dev_pm_ops
Ben Dooks
1
-11
/
+18
2009-10-02
s3cmci: change GPIO to gpiolib from S3C24XX specific calls
Ben Dooks
1
-18
/
+69
2009-10-02
s3cmci: update probe to use new platform id list
Ben Dooks
1
-47
/
+24
2009-10-02
s3cmci: use resource_size() instead of local macro
Ben Dooks
1
-6
/
+4
2009-06-21
s3cmci: fix dma configuration call
Ben Dooks
1
-1
/
+1
2009-05-22
[ARM] S3C24XX: Merge devel-gpio
Ben Dooks
1
-1
/
+2
2009-05-18
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
Ben Dooks
1
-1
/
+2
2009-05-01
[ARM] S3C24XX: Remove hardware specific registers from DMA
Ben Dooks
1
-1
/
+1
2009-03-13
mmc: s3cmci: fix s3c2410_dma_config() arguments.
Ben Dooks
1
-2
/
+1
2009-02-18
s3cmci: Fix hangup in do_pio_write()
Yauhen Kharuzhy
1
-1
/
+1
2009-01-24
[ARM] 5365/1: s3cmci: Use new include path of dma.h
Ramax Lo
1
-1
/
+1
2008-10-30
[ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat
Ben Dooks
1
-1
/
+1
2008-10-15
s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright
ben@fluff.org.uk
1
-1
/
+4
2008-10-15
s3cmci: fix continual accesses to host->pio_ptr
ben@fluff.org.uk
1
-2
/
+8
2008-10-15
s3cmci: Support transfers which are not multiple of 32 bits.
Christer Weinigel
1
-27
/
+53
2008-10-15
s3cmci: cpufreq support
ben@fluff.org.uk
1
-19
/
+92
2008-10-15
s3cmci: Make general protocol errors less noisy
ben@fluff.org.uk
1
-2
/
+2
2008-08-17
s3cmci: attach get_cd host ops
Ben Dooks
1
-2
/
+4
2008-08-17
s3cmci: fix sparse errors from non-exported functions
Ben Dooks
1
-5
/
+6
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-07-23
s3cmci: ensure host stopped on machine shutdown
Ben Dooks
1
-4
/
+16
2008-07-23
s3cmci: fixes for section mismatch warnings
Ben Dooks
1
-15
/
+15
2008-07-15
MMC: S3C24XX: Refuse incorrectly aligned transfers
Ben Dooks
1
-0
/
+11
2008-07-15
MMC: S3C24XX: Update error debugging.
Ben Dooks
1
-2
/
+10
2008-07-15
MMC: S3C24XX: Add media presence test to request handling.
Ben Dooks
1
-1
/
+18
2008-07-15
MMC: S3C24XX: Fix use of msecs where jiffies are needed
Ben Dooks
1
-1
/
+1
2008-07-15
MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices
Ben Dooks
1
-0
/
+3
2008-07-15
MMC: S3C24XX: Fix s3c2410_dma_request() return code check.
Ben Dooks
1
-1
/
+1
2008-07-15
MMC: S3C24XX: Allow card-detect on non-IRQ capable pin
Ben Dooks
1
-11
/
+17
2008-07-15
MMC: S3C24XX: Ensure host->mrq->data is valid
Ben Dooks
1
-1
/
+2
2008-07-15
MMC: S3C24XX: Add support to invert write protect line
Ben Dooks
1
-2
/
+9
2008-07-15
MMC: S3C24XX: Add platform data for MMC/SD driver
Ben Dooks
1
-3
/
+41
2008-07-15
MMC: Fix S3C24XX IRQ enable during PIO transfers
Roman Moracik
1
-3
/
+4
2008-07-15
Fix the request finalisation by ensuring the controller
Thomas Kleffel
1
-2
/
+2
2008-07-15
MMC: DMA free fix for S3C24XX SD/MMC driver
Harald Welte
1
-0
/
+1
2008-07-15
MMC: S3C24XX MMC/SD driver write fixes
Harald Welte
1
-3
/
+13
2008-07-15
MMC: S3C24XX MMC/SD driver.
Thomas Kleffel
1
-0
/
+1343
[prev]