index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
au1xmmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mmc: au1xmmc: fix error return code in au1xmmc_probe()
Wei Yongjun
2014-09-09
1
-1
/
+4
*
MIPS: Alchemy: au1xmmc: use clk framework
Manuel Lauss
2014-07-30
1
-10
/
+21
*
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2014-07-30
1
-81
/
+86
*
MIPS: Alchemy: introduce helpers to access SYS register block.
Manuel Lauss
2014-07-30
1
-1
/
+1
*
mmc: au1xmmc: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
1
-6
/
+1
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
1
-1
/
+0
*
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
MIPS: Alchemy: Au1300 SoC support
Manuel Lauss
2011-12-07
1
-17
/
+28
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2011-11-03
1
-43
/
+49
|
\
|
*
MMC: au1xmmc: Remove Alchemy CPU subtype dependencies
Manuel Lauss
2011-10-24
1
-43
/
+50
*
|
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
1
-5
/
+5
|
/
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
1
-1
/
+1
*
mmc: au1xmmc.c: use resource_size()
H Hartley Sweeten
2010-10-23
1
-1
/
+1
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
MMC: AU1xMMC: Allow platforms to disable host capabilities
Manuel Lauss
2010-02-27
1
-0
/
+4
*
MIPS: Alchemy: change dbdma to accept physical memory addresses
Manuel Lauss
2010-02-27
1
-2
/
+2
*
MIPS: Alchemy: remove dbdma compat macros
Manuel Lauss
2010-02-27
1
-2
/
+2
*
au1xmmc: raise segment size limit.
Manuel Lauss
2008-08-01
1
-1
/
+7
*
au1xmmc: suspend/resume implementation
Manuel Lauss
2008-07-23
1
-12
/
+42
*
au1xmmc: remove custom carddetect poll implementation.
Manuel Lauss
2008-07-15
1
-61
/
+18
*
au1xmmc: abort requests early if no card is present.
Manuel Lauss
2008-07-15
1
-0
/
+7
*
au1xmmc: codingstyle tidying.
Manuel Lauss
2008-07-15
1
-92
/
+141
*
au1xmmc: SDIO IRQ support.
Manuel Lauss
2008-07-15
1
-1
/
+15
*
au1xmmc: enable 4 bit transfer mode
Manuel Lauss
2008-07-15
1
-5
/
+17
*
au1xmmc: remove db1200 board code, rewrite probe.
Manuel Lauss
2008-07-15
1
-233
/
+340
*
mmc: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-15
1
-0
/
+2
*
scatterlist fallout: mmc
Al Viro
2007-10-27
1
-1
/
+1
*
at91_mci: Fix bad reference
Pierre Ossman
2007-10-27
1
-2
/
+2
*
mmc: sg fallout
Jens Axboe
2007-10-24
1
-1
/
+1
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-7
/
+4
*
mmc: remove confusing flag
Pierre Ossman
2007-09-23
1
-12
/
+14
*
mmc: remove custom error codes
Pierre Ossman
2007-09-23
1
-16
/
+16
*
mmc: update header file paths
Pierre Ossman
2007-07-26
1
-1
/
+1
*
au1xmmc: Replace C code with call to ARRAY_SIZE() macro.
Robert P. J. Day
2007-06-07
1
-2
/
+1
*
mmc: au1xmmc command types check from data flags
Yoichi Yuasa
2007-05-14
1
-21
/
+14
*
mmc: Move host and card drivers to subdirs
Pierre Ossman
2007-05-01
1
-0
/
+1031