index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: protect the tmio_mmc driver against a theoretical race
Guennadi Liakhovetski
2011-05-25
2
-6
/
+57
*
mmc: add runtime and system power-management support to the MMCIF driver
Guennadi Liakhovetski
2011-05-25
1
-9
/
+69
*
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
2011-05-25
5
-19
/
+86
*
mmc: sh_mmcif: protect against a theoretical race
Guennadi Liakhovetski
2011-05-25
1
-8
/
+42
*
mmc: sdhci: add support for retuning mode 1
Arindam Nath
2011-05-25
2
-3
/
+112
*
mmc: sdhci: add support for programmable clock mode
Arindam Nath
2011-05-25
2
-15
/
+69
*
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
2011-05-25
1
-0
/
+32
*
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
2011-05-25
2
-1
/
+170
*
mmc: sd: set current limit for uhs cards
Arindam Nath
2011-05-25
1
-0
/
+10
*
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
2011-05-25
2
-3
/
+43
*
mmc: sdhci: reset sdclk before setting high speed enable
Arindam Nath
2011-05-25
1
-3
/
+24
*
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-25
2
-1
/
+37
*
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2011-05-25
2
-15
/
+195
*
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
2011-05-25
2
-4
/
+29
*
mmc: sdhci: Add pre and post reset processing for chip specific reset
Philip Rakity
2011-05-25
2
-0
/
+8
*
mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK
Mark Brown
2011-05-25
1
-3
/
+4
*
mmc: sdhci: work around broken dma boundary behavior
Mikko Vinni
2011-05-25
2
-5
/
+31
*
mmc: sdhci: R1B command handling + MMC_CAP_ERASE.
Andrei Warkentin
2011-05-25
1
-16
/
+26
*
mmc: sdhci-pci: Fix checkpatch.pl errors
Ameya Palande
2011-05-25
1
-23
/
+21
*
mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'
Shawn Guo
2011-05-25
1
-1
/
+1
*
mmc: tegra: add pm_flags
Venkat Rao
2011-05-25
1
-0
/
+2
*
mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
Chris Ball
2011-04-28
1
-0
/
+7
*
mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
Ben Dooks
2011-04-28
1
-1
/
+1
*
mmc: tmio: fix .set_ios(MMC_POWER_UP) handling
Guennadi Liakhovetski
2011-04-28
1
-5
/
+5
*
mmc: omap: Fix possible NULL pointer deref
Michael Buesch
2011-04-28
1
-1
/
+1
*
mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
Chris Ball
2011-04-28
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
5
-10
/
+10
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-03-29
17
-1290
/
+1650
|
\
|
*
mmc: SDHI should depend on SUPERH || ARCH_SHMOBILE
Guennadi Liakhovetski
2011-03-28
1
-0
/
+1
|
*
mmc: tmio_mmc: Move some defines into a shared header
Simon Horman
2011-03-26
3
-46
/
+6
|
*
mmc: tmio: support aggressive clock gating
Guennadi Liakhovetski
2011-03-25
1
-9
/
+8
|
*
mmc: tmio: fix power-mode interpretation
Guennadi Liakhovetski
2011-03-25
1
-5
/
+5
|
*
mmc: tmio: remove work-around for unmasked SDIO interrupts
Guennadi Liakhovetski
2011-03-25
1
-21
/
+2
|
*
mmc: tmio: only access registers above 0xff, if available
Guennadi Liakhovetski
2011-03-25
1
-6
/
+19
|
*
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
Guennadi Liakhovetski
2011-03-25
4
-4
/
+185
|
*
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
2011-03-25
6
-1285
/
+1409
|
*
mmc: tmio: use PIO for short transfers
Guennadi Liakhovetski
2011-03-25
1
-10
/
+23
|
*
mmc: tmio-mmc: Improve DMA stability on sh-mobile
Guennadi Liakhovetski
2011-03-25
1
-29
/
+34
|
*
mmc: sdhci-esdhc: enable esdhc on imx53
Richard Zhu
2011-03-25
1
-0
/
+42
|
*
mmc: sdhci-esdhc: use writel/readl as general APIs
Richard Zhu
2011-03-25
2
-8
/
+38
|
*
mmc: sdhci: add the abort CMDTYPE bits definition
Richard Zhu
2011-03-25
1
-0
/
+1
|
*
mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc
Richard Zhu
2011-03-25
2
-3
/
+3
|
*
mmc: of_mmc_spi: Need to include irq.h and of_irq.h
David Miller
2011-03-25
1
-0
/
+2
|
*
mmc: mmci: Add ARM variant with extended FIFO
Pawel Moll
2011-03-25
1
-1
/
+12
|
*
mmc: dw_mmc: set fixed burst in BMOD register
Jaehoon Chung
2011-03-25
1
-2
/
+2
|
*
mmc: use pci_dev->revision
Sergei Shtylyov
2011-03-25
2
-7
/
+4
*
|
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-29
1
-1
/
+1
|
/
*
tmio: Silence warnings introduced by mfd changes
Andres Salomon
2011-03-23
1
-4
/
+4
*
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
2011-03-23
1
-17
/
+9
*
mfd: mfd_cell is now implicitly available to asic3 drivers
Andres Salomon
2011-03-23
1
-12
/
+12
[next]