index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
au1xmmc.c
Age
Commit message (
Expand
)
Author
2007-02-04
mmc: Allow host drivers to specify max block count
Pierre Ossman
2007-02-04
mmc: Allow host drivers to specify a max block size
Pierre Ossman
2007-02-04
mmc: au1xmmc: return errors for unknown response types
Manuel Lauss
2007-02-04
mmc: au1xmmc: implement proper ro switch detection
Manuel Lauss
2006-12-05
mmc: fix au1xmmc build error
Yoichi Yuasa
2006-12-01
mmc: constify mmc_host_ops vectors
David Brownell
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-26
[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc
Ralf Baechle
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-05-19
[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...
Pavel Pisa
2006-05-04
[MMC] Move set_ios debugging into mmc.c
Russell King
2006-03-29
[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected
Russell King
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2006-03-04
[MMC] au1xmmc: Fix a compilation warning ('status' is not used)
Martin Michlmayr
2006-03-04
[MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't exist
Martin Michlmayr
2006-03-04
[MMC] au1xmmc: Fix compilation error by using platform_driver
Martin Michlmayr
2006-02-02
[MMC] Add MMC command type flags
Russell King
2005-10-29
Au1[12]00 mmc driver. Only tested on the Au1200 at this point though
Pete Popov