index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
mmc: sdhci: add support for programmable clock mode
Arindam Nath
2
-15
/
+69
2011-05-24
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
1
-0
/
+32
2011-05-24
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
2
-1
/
+170
2011-05-24
mmc: sd: set current limit for uhs cards
Arindam Nath
1
-0
/
+10
2011-05-24
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
2
-3
/
+43
2011-05-24
mmc: sdhci: reset sdclk before setting high speed enable
Arindam Nath
1
-3
/
+24
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
2
-1
/
+37
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2
-15
/
+195
2011-05-24
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
2
-4
/
+29
2011-05-24
mmc: sdhci: Add pre and post reset processing for chip specific reset
Philip Rakity
2
-0
/
+8
2011-05-24
mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK
Mark Brown
1
-3
/
+4
2011-05-24
mmc: sdhci: work around broken dma boundary behavior
Mikko Vinni
2
-5
/
+31
2011-05-24
mmc: sdhci: R1B command handling + MMC_CAP_ERASE.
Andrei Warkentin
1
-16
/
+26
2011-05-24
mmc: sdhci-pci: Fix checkpatch.pl errors
Ameya Palande
1
-23
/
+21
2011-05-24
mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'
Shawn Guo
1
-1
/
+1
2011-05-24
mmc: tegra: add pm_flags
Venkat Rao
1
-0
/
+2
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-16
/
+31
2011-05-23
Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear' into for-linus
Russell King
2
-16
/
+31
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-1
/
+1
2011-05-18
Haavard Skinnemoen has left Atmel
Jean Delvare
1
-1
/
+1
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-2
/
+5
2011-05-12
ARM: 6858/1: mmci: force negative edge on clock bypass for ux500
Linus Walleij
1
-0
/
+2
2011-05-11
ARM: 6785/1: mmci: separate out ST Micro register defines
Linus Walleij
2
-16
/
+29
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2011-04-27
mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
Chris Ball
1
-0
/
+7
2011-04-27
mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
Ben Dooks
1
-1
/
+1
2011-04-27
mmc: tmio: fix .set_ios(MMC_POWER_UP) handling
Guennadi Liakhovetski
1
-5
/
+5
2011-04-27
mmc: omap: Fix possible NULL pointer deref
Michael Buesch
1
-1
/
+1
2011-04-27
mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
Chris Ball
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-10
/
+10
2011-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Linus Torvalds
17
-1290
/
+1650
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-1
/
+1
2011-03-28
mmc: SDHI should depend on SUPERH || ARCH_SHMOBILE
Guennadi Liakhovetski
1
-0
/
+1
2011-03-26
mmc: tmio_mmc: Move some defines into a shared header
Simon Horman
3
-46
/
+6
2011-03-25
mmc: tmio: support aggressive clock gating
Guennadi Liakhovetski
1
-9
/
+8
2011-03-25
mmc: tmio: fix power-mode interpretation
Guennadi Liakhovetski
1
-5
/
+5
2011-03-25
mmc: tmio: remove work-around for unmasked SDIO interrupts
Guennadi Liakhovetski
1
-21
/
+2
2011-03-25
mmc: tmio: only access registers above 0xff, if available
Guennadi Liakhovetski
1
-6
/
+19
2011-03-25
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
Guennadi Liakhovetski
4
-4
/
+185
2011-03-25
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
6
-1285
/
+1409
2011-03-25
mmc: tmio: use PIO for short transfers
Guennadi Liakhovetski
1
-10
/
+23
2011-03-25
mmc: tmio-mmc: Improve DMA stability on sh-mobile
Guennadi Liakhovetski
1
-29
/
+34
2011-03-25
mmc: sdhci-esdhc: enable esdhc on imx53
Richard Zhu
1
-0
/
+42
2011-03-25
mmc: sdhci-esdhc: use writel/readl as general APIs
Richard Zhu
2
-8
/
+38
2011-03-25
mmc: sdhci: add the abort CMDTYPE bits definition
Richard Zhu
1
-0
/
+1
2011-03-25
mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc
Richard Zhu
2
-3
/
+3
2011-03-25
mmc: of_mmc_spi: Need to include irq.h and of_irq.h
David Miller
1
-0
/
+2
2011-03-25
mmc: mmci: Add ARM variant with extended FIFO
Pawel Moll
1
-1
/
+12
2011-03-25
mmc: dw_mmc: set fixed burst in BMOD register
Jaehoon Chung
1
-2
/
+2
[prev]
[next]