index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
tmio: Silence warnings introduced by mfd changes
Andres Salomon
1
-4
/
+4
2011-03-23
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
1
-17
/
+9
2011-03-23
mfd: mfd_cell is now implicitly available to asic3 drivers
Andres Salomon
1
-12
/
+12
2011-03-22
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
1
-4
/
+3
2011-03-22
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
1
-3
/
+3
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
18
-215
/
+1286
2011-03-18
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+24
2011-03-17
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+27
2011-03-17
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2
-1
/
+40
2011-03-17
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
2
-47
/
+316
2011-03-17
Merge remote-tracking branch 'origin' into spi/next
Grant Likely
1
-6
/
+9
2011-03-17
mmc: dw_mmc: support mmc power control with regulator
Jaehoon Chung
1
-0
/
+25
2011-03-17
mmc: dw_mmc: fix suspend/resume operation
Jaehoon Chung
1
-2
/
+20
2011-03-17
mmc: dw_mmc: add quirks for unreliable card detect, and capabilities
Jaehoon Chung
1
-2
/
+8
2011-03-17
mmc: tmio: fix address in kunmap_atomic() calls
Guennadi Liakhovetski
1
-5
/
+5
2011-03-17
mmc: dw_mmc: Remove set-but-unused variable.
Chris Ball
1
-5
/
+1
2011-03-17
mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35
Wolfram Sang
1
-0
/
+79
2011-03-17
mmc: sdhci-esdhc: broken card detection is not a default quirk
Wolfram Sang
3
-3
/
+4
2011-03-17
mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35
Wolfram Sang
1
-11
/
+41
2011-03-17
mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()
Linus Walleij
1
-8
/
+0
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
7
-161
/
+398
2011-03-16
Merge remote branch 'rmk/for-linus' into for-linus
David Brown
6
-91
/
+67
2011-03-16
mmc: sh_mmcif: support aggressive clock gating
Guennadi Liakhovetski
1
-5
/
+5
2011-03-15
mmc: dw_mmc: support DDR mode
Jaehoon Chung
2
-1
/
+9
2011-03-15
mmc: via-sdmmc: Remove set-but-unused variable.
Chris Ball
1
-3
/
+0
2011-03-15
mmc: cb710: Return err value in cb710_wait_while_busy()
Chris Ball
1
-1
/
+1
2011-03-15
mmc: sdhci-pci: Remove set-but-unused variable.
Chris Ball
1
-4
/
+0
2011-03-15
mmc: mxs-mmc: add mmc host driver for i.MX23/28
Shawn Guo
3
-0
/
+884
2011-03-15
mmc: sdhci-tegra: free irq on error and remove
Wolfram Sang
1
-1
/
+5
2011-03-15
mmc: mxcmmc: use dmaengine API
Sascha Hauer
1
-77
/
+104
2011-03-15
mmc: dw_mmc: support 8-bit buswidth
Jaehoon Chung
1
-0
/
+3
2011-03-15
mmc: tmio_mmc: use dmaengine helpers, drop submit check
Linus Walleij
1
-13
/
+4
2011-03-15
mmc: tmio_mmc: drop dma_sglen state variable
Linus Walleij
1
-7
/
+2
2011-03-15
mmc: tmio_mmc: unmap with the proper sglen
Linus Walleij
1
-2
/
+2
2011-03-15
mmc: tmio_mmc: map DMA buffers on the DMA engine device
Linus Walleij
1
-4
/
+6
2011-03-15
mmc: sh_mmcif: use dmaengine helpers, drop submit check
Linus Walleij
1
-16
/
+6
2011-03-15
mmc: sh_mmcif: rename and retype activity variable
Linus Walleij
1
-9
/
+9
2011-03-15
mmc: sh_mmcif: unmap with the proper sglen
Linus Walleij
1
-2
/
+2
2011-03-15
mmc: sh_mmcif: map DMA buffers on the DMA engine device
Linus Walleij
1
-4
/
+8
2011-03-15
mmc: atmel-mci: use dmaengine helper functions
Linus Walleij
1
-3
/
+3
2011-03-15
mmc: atmel-mci: conform to DMA-API
Linus Walleij
1
-4
/
+3
2011-03-15
mmc: atmel-mci: map DMA sglist on the DMA engine
Linus Walleij
1
-3
/
+5
2011-03-15
mmc: sdhci: Add Ricoh e823 PCI ID
Manoj Iyer
1
-0
/
+8
2011-03-15
mmc: dw_mmc: Enable low-power mode for the card clock.
Will Newton
1
-1
/
+2
2011-03-15
mmc: dw_mmc: Run card detect tasklet during slot initialisation.
Will Newton
1
-0
/
+6
2011-03-15
mmc: mmc_mxc: Allow selection only for the correct platforms
Fabio Estevam
1
-1
/
+1
2011-03-15
mmc: tmio_mmc: Improve readability of the output of pr_debug_status()
Simon Horman
1
-23
/
+27
2011-03-15
mmc: sdhci-s3c: Auto CMD12 support
Kyungmin Park
1
-0
/
+3
2011-03-10
Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...
Paul Walmsley
2
-11
/
+27
2011-03-07
of_mmc_spi: add card detect irq support
Esben Haabendal
1
-2
/
+24
[next]