index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
mmc: let tmio-mmc use dev_name() with request_irq()
Magnus Damm
1
-1
/
+1
2009-12-15
mmc: Blackfin SD Host Controller Driver
Cliff Cai
3
-0
/
+659
2009-12-15
mmc: atmel-mci: new MCI2 module support in atmel-mci driver
Nicolas Ferre
1
-10
/
+75
2009-12-15
atmel-mci: change use of dma slave interface
Nicolas Ferre
1
-20
/
+36
2009-12-15
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
5
-43
/
+23
2009-12-15
s3cmci: convert missed s3c2410_gpio calls to gpiolib calls
Ben Dooks
1
-5
/
+3
2009-12-15
sdhci: add support for the SysKonnect CardBus2SDIO adapter
Nicolas Pitre
1
-0
/
+75
2009-12-15
mmci-omap: remove bogus check for host->iclk
Ladislav Michl
1
-5
/
+5
2009-12-15
davinci: mmc: add cpufreq support
Chaithrika U S
1
-16
/
+84
2009-12-15
mmc: davinci: modify data types of EDMA related variables
Sudhakar Rajashekhara
1
-2
/
+2
2009-12-15
DaVinci: MMC: MMC/SD controller driver for DaVinci family
Vipin Bhandari
3
-0
/
+1290
2009-12-15
drivers/mmc: Move dereference after NULL test
Julia Lawall
1
-1
/
+2
2009-12-15
sdio: rework cis tuple parsing
Albert Herranz
1
-74
/
+93
2009-12-15
mxcmmc: fix error path in mxcmci_probe
Uwe Kleine-König
1
-5
/
+5
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2
-2
/
+2
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+2
2009-12-11
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
1
-4
/
+1
2009-12-11
tty: sdio_uart: Fix the locking on "func" for new code
Alan Cox
1
-0
/
+4
2009-12-11
tty: sdio_uart: add modem functionality
Alan Cox
1
-1
/
+32
2009-12-11
tty: sdio_uart: Style fixes
Alan Cox
1
-11
/
+12
2009-12-11
tty: sdio_uart: Fix termios handling
Alan Cox
1
-6
/
+0
2009-12-11
tty: sdio_uart: Switch to the open/close helpers
Alan Cox
1
-82
/
+119
2009-12-11
sdio_uart: Move the open lock
Alan Cox
1
-11
/
+9
2009-12-11
sdio_uart: refcount the tty objects
Alan Cox
1
-17
/
+42
2009-12-11
sdio_uart: Fix oops caused by the previous changeset
Nicolas Pitre
1
-1
/
+1
2009-12-11
sdio_uart: use tty_port
Alan Cox
1
-18
/
+23
2009-12-10
HTC Dream: mmc compilation fixes
Pavel Machek
1
-4
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-20
/
+22
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
4
-16
/
+18
2009-12-09
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
1
-0
/
+2
2009-12-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+9
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-20
/
+22
2009-12-06
Merge branch 'sa1100' into devel
Russell King
1
-2
/
+2
2009-12-05
Merge branch 'devel-stable' into devel
Russell King
1
-4
/
+6
2009-12-04
Merge branch 'pending-misc' (early part) into devel
Russell King
3
-2
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-04
sdio_uart: coding style fixes
Thadeu Lima de Souza Cascardo
1
-19
/
+21
2009-12-02
[ARM] pxamci: call mmc_remove_host() before freeing resources
Daniel Mack
1
-2
/
+2
2009-12-01
pxamci: introduce mmc_has_26mhz() and include pxa935
Haojian Zhuang
1
-4
/
+6
2009-11-24
ARM: 5785/1: Use ST vendor enum instead of numeral
Linus Walleij
1
-1
/
+1
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
2
-9
/
+9
2009-11-18
Merge branch 'sh/stable-updates'
Paul Mundt
1
-0
/
+1
2009-11-12
mmci-omap: free irq resource
Ladislav Michl
1
-0
/
+1
2009-11-10
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
2
-9
/
+9
2009-11-04
mmc: fix missing module license declaration in of_mmc_spi.c
Grant Likely
1
-0
/
+2
2009-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-1
/
+1
2009-10-29
omap_hsmmc: add missing probe handler hook
Roger Quadros
1
-1
/
+1
2009-10-26
Merge branch 'sh/stable-updates'
Paul Mundt
1
-1
/
+0
2009-10-26
Merge branch 'sh/sdhi-mfd'
Paul Mundt
1
-1
/
+1
[next]