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
2012-03-27
mmc: davinci: Eliminate spurious interrupts
Ido Yariv
1
-6
/
+27
2012-03-27
mmc: omap_hsmmc: Avoid a regulator voltage change with dt
Rajendra Nayak
1
-1
/
+14
2012-03-27
mmc: omap_hsmmc: Convert hsmmc driver to use device tree
Rajendra Nayak
1
-0
/
+73
2012-03-27
mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO
Adrian Hunter
1
-0
/
+5
2012-03-27
mmc: sdhci: add quirk for keeping card power during suspend
Adrian Hunter
1
-2
/
+11
2012-03-27
mmc: sdhci-pci: select HC erase size for Medfield eMMC
Adrian Hunter
1
-1
/
+2
2012-03-27
mmc: core: add high-capacity erase size capability flag
Adrian Hunter
1
-1
/
+2
2012-03-27
mmc: omap_hsmmc: convert all pr_* to dev_*
Rajendra Nayak
1
-4
/
+4
2012-03-27
mmc: sh_mmcif: fix MMC_GEN_CMD setting
Shimoda, Yoshihiro
1
-2
/
+0
2012-03-27
mmc: core: hs200 fixes
Subhash Jadavani
1
-17
/
+21
2012-03-27
mmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable!" warning
Tony Lindgren
1
-0
/
+1
2012-03-27
mmc: core: Clean up after mmc_pre_req if card was removed
Ulf Hansson
1
-20
/
+15
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
5
-190
/
+18
2012-03-27
mmc: sdhci-spear: add pm callbacks to support hibernation
Shiraz Hashim
1
-7
/
+2
2012-03-27
mmc: tmio_mmc: do not enable card hotplug interrupts, if unused
Guennadi Liakhovetski
1
-1
/
+6
2012-03-27
mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply
Rajendra Nayak
1
-29
/
+2
2012-03-27
mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power function
Rajendra Nayak
1
-20
/
+1
2012-03-27
mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power function
Rajendra Nayak
1
-27
/
+3
2012-03-27
mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id ba...
Balaji T K
1
-1
/
+1
2012-03-27
mmc: omap_hsmmc: remove unused .set_sleep function
Balaji T K
1
-60
/
+0
2012-03-27
mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channels
Balaji T K
1
-24
/
+11
2012-03-27
mmc: core: Detect card removal on I/O error
Ulf Hansson
1
-3
/
+21
2012-03-27
mmc: dw_mmc: Regression fix for non-IDMAC DMA
Seungwon Jeon
1
-16
/
+9
2012-03-27
mmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC is disabled
Jaehoon Chung
1
-1
/
+1
2012-03-27
ARM: OMAP: hsmmc: add max_freq field
Daniel Mack
1
-2
/
+6
2012-03-27
mmc: atmel-mci: fix typo
Ludovic Desroches
1
-1
/
+1
2012-03-27
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
1
-5
/
+5
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
1
-1
/
+1
2012-03-25
mmc: dw_mmc: shift with slot-id for CLKENA register
Jaehoon Chung
1
-2
/
+2
2012-03-25
mmc: esdhc: Workaround for data crc error on p1010rdb
Jerry Huang
1
-2
/
+17
2012-03-25
mmc: core: add a debug message for SET_BLOCK_COUNT
Jaehoon Chung
1
-0
/
+6
2012-03-25
mmc: dw_mmc: Add support for pre_req and post_req
Seungwon Jeon
1
-27
/
+102
2012-03-25
mmc: sdhci-tegra: Explicitly support Tegra30
Stephen Warren
1
-13
/
+87
2012-03-25
mmc: esdhc: Implement power management for ESDHC
Jerry Huang
1
-0
/
+18
2012-03-25
mmc: sdhci: Add platform suspend/resume hooks.
Chris Ball
2
-0
/
+8
2012-03-25
mmc: dw_mmc: Override blk_settings with platdata on IDMAC
Jaehoon Chung
1
-8
/
+8
2012-03-25
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
6
-102
/
+379
2012-03-25
mmc: dw_mmc: add support for eMMC Power Off Notify feature
Jaehoon Chung
1
-0
/
+5
2012-03-25
mmc: MMC-4.5 Data Tag Support
Saugata Das
2
-5
/
+30
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+0
2012-03-23
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-68
/
+125
2012-03-23
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2012-03-24
Merge branch 'mmci' into amba
Russell King
2
-57
/
+124
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-0
/
+10
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
6
-8
/
+8
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-03-20
debugfs-related mode_t whack-a-mole
Al Viro
1
-1
/
+1
2012-03-20
Merge branch 'next/fixes-non-critical' into next/drivers
Arnd Bergmann
8
-23
/
+36
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-7
/
+3
[prev]
[next]