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
2014-06-02
Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next
Linus Torvalds
2
-244
/
+94
2014-06-02
mmc: mmci: Enforce DMA configuration through DT
Ulf Hansson
1
-23
/
+1
2014-05-20
mmc: mmci: Enforce max frequency configuration through DT
Ulf Hansson
1
-4
/
+1
2014-05-12
mmc: mmci: Enforce mmc capabilities through DT
Ulf Hansson
1
-2
/
+0
2014-05-12
mmc: mmci: Enforce DT for signal direction and feedback clock
Ulf Hansson
2
-20
/
+25
2014-05-12
mmc: mmci: Enable MMC_CAP_CMD23
Ulf Hansson
1
-0
/
+3
2014-05-12
mmc: mmci: Use the common mmc DT parser
Ulf Hansson
1
-59
/
+33
2014-05-12
mmc: mmci: Add DT bindings for feedback clock pin
Ulf Hansson
1
-0
/
+2
2014-05-12
mmc: mmci: Add DT bindings for signal direction
Ulf Hansson
1
-0
/
+11
2014-05-12
mmc: mmci: Convert to devm functions
Ulf Hansson
1
-35
/
+17
2014-05-12
mmc: mmci: Convert to the mmc gpio API
Ulf Hansson
2
-85
/
+15
2014-05-12
mmc: mmci: Put the device into low power state at system suspend
Ulf Hansson
1
-31
/
+2
2014-05-12
mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM
Ulf Hansson
1
-2
/
+2
2014-05-12
mmc: mmci: Mask IRQs for all variants during runtime suspend
Ulf Hansson
1
-12
/
+11
2014-05-08
mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
Micky Ching
1
-350
/
+68
2014-04-09
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
37
-1093
/
+1978
2014-04-07
mmc: sdhci-acpi: Intel SDIO has broken card detect
Adrian Hunter
1
-0
/
+1
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-4
/
+5
2014-04-04
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...
Russell King
2
-5
/
+6
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-03-29
mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller
Marcin Wojtas
1
-0
/
+68
2014-03-29
workqueue: remove deprecated WQ_NON_REENTRANT
ZhangZhen
1
-1
/
+1
2014-03-26
mmc: sdhci-msm: Add platform_execute_tuning implementation
Georgi Djakov
1
-5
/
+415
2014-03-26
mmc: sdhci-msm: Initial support for Qualcomm chipsets
Georgi Djakov
3
-0
/
+222
2014-03-25
sdhci: only reprogram retuning timer when flag is set
Arend van Spriel
1
-4
/
+3
2014-03-24
mmc: rename ARCH_BCM to ARCH_BCM_MOBILE
Christian Daudt
1
-1
/
+1
2014-03-17
mmc: sdhci: Allow for irq being shared
Adrian Hunter
1
-3
/
+1
2014-03-17
mmc: sdhci-acpi: Add device id 80860F16
Adrian Hunter
1
-0
/
+2
2014-03-17
mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14
Adrian Hunter
1
-62
/
+15
2014-03-17
mmc: slot-gpio: Add GPIO descriptor based CD GPIO API
Adrian Hunter
2
-1
/
+84
2014-03-17
mmc: slot-gpio: Split out CD IRQ request into a separate function
Adrian Hunter
1
-23
/
+35
2014-03-17
mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers
Adrian Hunter
1
-18
/
+27
2014-03-10
mmc: core: typo fix in printk specifier
Alexander Shiyan
1
-1
/
+1
2014-03-04
mmc: sdhci-spear: use generic card detection gpio support
Russell King
1
-62
/
+17
2014-03-04
mmc: sdhci-spear: remove support for power gpio
Russell King
1
-32
/
+0
2014-03-04
mmc: sdhci-spear: simplify resource handling
Russell King
1
-27
/
+13
2014-03-04
mmc: sdhci-spear: fix platform_data usage
Russell King
1
-26
/
+17
2014-03-04
mmc: sdhci-spear: fix error handling paths for DT
Russell King
1
-6
/
+3
2014-03-04
mmc: sdhci-bcm-kona: fix build errors when built-in
Russell King
1
-1
/
+1
2014-03-04
mmc: omap_hsmmc: add autocmd23 support
Balaji T K
1
-3
/
+36
2014-03-04
mmc: omap_hsmmc: add cmd23 support
Balaji T K
1
-4
/
+17
2014-03-04
mmc: omap_hsmmc: split dma setup
Balaji T K
1
-8
/
+18
2014-03-04
mmc: omap_hsmmc: fix request done for sbc error case
Balaji T K
1
-1
/
+1
2014-03-04
mmc: omap_hsmmc: save clock rate to use in interrupt context
Balaji T K
1
-1
/
+3
2014-03-04
mmc: omap_hsmmc: remove redundant reset done
Balaji T K
1
-4
/
+0
2014-03-04
mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdata
Balaji T K
1
-2
/
+2
2014-03-04
mmc: omap_hsmmc: remove pbias workaround
Balaji T K
1
-19
/
+1
2014-03-04
mmc: omap_hsmmc: adapt hsmmc to use pbias regulator
Balaji T K
1
-0
/
+37
2014-03-04
mmc: omap_hsmmc: handle vcc and vcc_aux independently
Balaji T K
1
-27
/
+23
2014-03-04
mmc: omap_hsmmc: use devm_regulator API
Balaji T K
1
-4
/
+2
[next]