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
2011-01-05
Merge branches 'mmci' and 'pl011-dma' into devel
Russell King
2
-30
/
+186
2010-12-30
ARM: mmci: Clean up MMCI announcement printk
Russell King
1
-4
/
+4
2010-12-21
mmc: Fix re-probing with PM_POST_RESTORE notification
Takashi Iwai
1
-0
/
+1
2010-12-21
mmc: atmel-mci: fix multiblock SDIO transfers
Nicolas Ferre
1
-6
/
+12
2010-12-21
mmc: at91_mci: fix multiblock SDIO transfers
Yauhen Kharuzhy
1
-4
/
+9
2010-12-19
ARM: 6530/1: mmci: partially revert clock divisor code
Linus Walleij
1
-7
/
+1
2010-12-19
ARM: 6526/1: mmci: corrected calculation of clock div for ux500
Linus Walleij
1
-1
/
+26
2010-11-22
mmc: sdhci: 8-bit bus width changes
Philip Rakity
3
-12
/
+41
2010-11-19
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2
-25
/
+45
2010-11-19
mmc: sdio: fix nasty oops in mmc_sdio_detect
Ohad Ben-Cohen
1
-3
/
+13
2010-11-17
mmc: omap4: hsmmc: Fix improper card detection while booting
kishore kadiyala
1
-1
/
+1
2010-11-11
mmc: fix rmmod race for hosts using card-detection polling
Guennadi Liakhovetski
1
-1
/
+1
2010-11-10
ARM: 6438/2: mmci: add SDIO support for ST Variants
Linus Walleij
1
-1
/
+36
2010-11-10
ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardware
Linus Walleij
2
-16
/
+80
2010-11-10
ARM: 6311/2: mmci: work with only one irq
Linus Walleij
2
-9
/
+47
2010-11-09
mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platforms
Jacob Pan
1
-6
/
+14
2010-11-07
mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35
Eric Bénard
1
-3
/
+5
2010-11-07
mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhci
Eric Bénard
1
-0
/
+4
2010-11-07
mmc: sdhci: Properly enable SDIO IRQ wakeups
Daniel Drake
3
-2
/
+23
2010-11-07
mmc: ushc: Return proper error code for ushc_probe()
Axel Lin
1
-8
/
+22
2010-11-07
mmc: Fix printing of card DDR type
Philip Rakity
1
-2
/
+6
2010-10-29
mfd: Adding twl6030 mmc card detect support for MMC1
kishore kadiyala
1
-2
/
+2
2010-10-29
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
Yusuke Goda
1
-5
/
+12
2010-10-29
mmc: Allow the platform to specify the sh_mmcif get_cd handler
Arnd Hannemann
1
-0
/
+12
2010-10-29
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
Arnd Hannemann
1
-0
/
+13
2010-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
51
-558
/
+2285
2010-10-26
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
1
-1
/
+1
2010-10-25
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+27
2010-10-25
mmc: add new sdhci-pxa driver for Marvell SoCs
Zhangfei Gao
3
-0
/
+266
2010-10-25
mmc: make number of mmcblk minors configurable
Olof Johansson
2
-12
/
+48
2010-10-23
mmc_spi: Recover from CRC errors for r/w operation over SPI.
Sonic Zhang
1
-0
/
+21
2010-10-23
mmc: sdhci-pltfm: add -pltfm driver for imx35/51
Wolfram Sang
5
-0
/
+158
2010-10-23
mmc: sdhci-of-esdhc: factor out common stuff
Wolfram Sang
2
-62
/
+91
2010-10-23
mmc: sdhci_pltfm: pass more data on custom init call
Wolfram Sang
1
-3
/
+5
2010-10-23
mmc: sdhci: introduce get_ro private write-protect hook
Wolfram Sang
2
-6
/
+10
2010-10-23
mmc: sdhci-pltfm: move .h file into appropriate subdir
Wolfram Sang
3
-3
/
+3
2010-10-23
mmc: sdhci-pltfm: Add structure for host-specific data
Wolfram Sang
2
-3
/
+14
2010-10-23
mmc: fix cb710 kconfig dependency warning
Randy Dunlap
1
-0
/
+1
2010-10-23
mmc: cb710: remove debugging printk (info duplicated from mmc-core)
Michał Mirosław
1
-2
/
+0
2010-10-23
mmc: cb710: clear irq handler on init() error path
Michał Mirosław
1
-0
/
+1
2010-10-23
mmc: cb710: remove unnecessary msleep()
Michał Mirosław
1
-1
/
+0
2010-10-23
mmc: cb710: implement get_cd() callback
Michał Mirosław
1
-20
/
+13
2010-10-23
mmc: cb710: partially demystify clock selection
Michał Mirosław
1
-7
/
+12
2010-10-23
mmc: add a file to debugfs for changing host clock at runtime
Andy Shevchenko
1
-2
/
+33
2010-10-23
mmc: sdhci: allow for eMMC 74 clock generation by controller
Philip Rakity
2
-0
/
+5
2010-10-23
mmc: sdhci: highspeed: check for mmc as well as sd cards
Philip Rakity
1
-2
/
+3
2010-10-23
mmc: sdhci: Add Moorestown device support
Alan Cox
1
-0
/
+39
2010-10-23
mmc: sdhci: Intel Medfield support
Xiaochen Shen
1
-0
/
+48
2010-10-23
mmc: sdhci: Allow the probe handler to override slots
Alan Cox
1
-0
/
+2
2010-10-23
mmc: sdio: support suspend/resume while runtime suspended
Ohad Ben-Cohen
1
-0
/
+29
[next]