index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mmci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmci: Remove bogus local_irq_save()
Thomas Gleixner
2016-12-23
1
-5
/
+0
*
mmc: mmci: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-20
/
+0
*
mmc: mmci: Remove unnecessary header file
Wang Hongcheng
2016-03-17
1
-1
/
+0
*
mmc: mmci: support 8bit mode on the Nomadik
Linus Walleij
2016-01-14
1
-0
/
+1
*
mmc: mmci: fix an ages old detection error
Linus Walleij
2016-01-14
1
-1
/
+1
*
mmc: mmci: Cascade EPROBE_DEFER from regulators.
Bjorn Andersson
2015-03-25
1
-1
/
+4
*
mmc: mmci: Get rid of dead code in mmci_dma_setup
Pramod Gurav
2015-01-28
1
-5
/
+0
*
mmc: mmci: Do pm_runtime_put() after the host has been added
Ulf Hansson
2015-01-19
1
-1
/
+1
*
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-10
1
-1
/
+1
|
\
|
*
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
*
|
mmc: mmci: fix mmci_post_request
Srinivas Kandagatla
2014-11-10
1
-0
/
+7
|
/
*
mmc: core: restore detect line inversion semantics
Linus Walleij
2014-10-02
1
-2
/
+2
*
mmc: mmci: rename sdio flag in vendor data to st_sdio
Srinivas Kandagatla
2014-09-10
1
-24
/
+24
*
mmc: mmci: Add sdio enable mask in variant data
Srinivas Kandagatla
2014-09-10
1
-7
/
+7
*
mmc: mmci: augment driver to handle gpio descriptors
Linus Walleij
2014-09-09
1
-10
/
+29
*
mmc: mmci: Add qcom dml support to the driver.
Srinivas Kandagatla
2014-09-09
1
-1
/
+17
*
mmc: mmci: Reverse IRQ handling for the arm_variant
Ulf Hansson
2014-08-11
1
-2
/
+10
*
mmc: mmci: Move all CMD irq handling to mmci_cmd_irq()
Ulf Hansson
2014-08-11
1
-10
/
+12
*
mmc: mmci: Remove redundant check of status for DATA irq
Ulf Hansson
2014-08-11
1
-6
/
+5
*
mmc: mmci: Add Qualcomm Id to amba id table
Srinivas Kandagatla
2014-07-09
1
-0
/
+23
*
mmc: mmci: Add Qcom specific rx_fifocnt logic.
Srinivas Kandagatla
2014-07-09
1
-2
/
+28
*
mmc: mmci: add explicit clk control
Srinivas Kandagatla
2014-07-09
1
-3
/
+26
*
mmc: mmci: add f_max to variant structure
Srinivas Kandagatla
2014-07-09
1
-2
/
+11
*
mmc: mmci: Add support to data commands via variant structure.
Srinivas Kandagatla
2014-07-09
1
-0
/
+5
*
mmc: mmci: add edge support to data and command out in variant data.
Srinivas Kandagatla
2014-07-09
1
-1
/
+5
*
mmc: mmci: add 8bit bus support in variant data
Srinivas Kandagatla
2014-07-09
1
-1
/
+6
*
mmc: mmci: add ddrmode mask to variant data
Srinivas Kandagatla
2014-07-09
1
-1
/
+4
*
mmc: mmci: Add Qcom datactrl register variant
Srinivas Kandagatla
2014-07-09
1
-0
/
+5
*
mmc: mmci: Add enough delay between writes to CMD register.
Srinivas Kandagatla
2014-07-09
1
-1
/
+1
*
mmc: mmci: use NSEC_PER_SEC macro
Srinivas Kandagatla
2014-07-09
1
-1
/
+1
*
Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-06-10
1
-2
/
+4
|
\
|
*
mmc: mmci: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
1
-2
/
+4
*
|
mmc: mmci: Enforce DMA configuration through DT
Ulf Hansson
2014-06-02
1
-23
/
+1
*
|
mmc: mmci: Enforce max frequency configuration through DT
Ulf Hansson
2014-05-20
1
-4
/
+1
*
|
mmc: mmci: Enforce mmc capabilities through DT
Ulf Hansson
2014-05-12
1
-2
/
+0
*
|
mmc: mmci: Enforce DT for signal direction and feedback clock
Ulf Hansson
2014-05-12
1
-20
/
+14
*
|
mmc: mmci: Enable MMC_CAP_CMD23
Ulf Hansson
2014-05-12
1
-0
/
+3
*
|
mmc: mmci: Use the common mmc DT parser
Ulf Hansson
2014-05-12
1
-59
/
+33
*
|
mmc: mmci: Add DT bindings for feedback clock pin
Ulf Hansson
2014-05-12
1
-0
/
+2
*
|
mmc: mmci: Add DT bindings for signal direction
Ulf Hansson
2014-05-12
1
-0
/
+11
*
|
mmc: mmci: Convert to devm functions
Ulf Hansson
2014-05-12
1
-35
/
+17
*
|
mmc: mmci: Convert to the mmc gpio API
Ulf Hansson
2014-05-12
1
-82
/
+15
*
|
mmc: mmci: Put the device into low power state at system suspend
Ulf Hansson
2014-05-12
1
-31
/
+2
*
|
mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM
Ulf Hansson
2014-05-12
1
-2
/
+2
*
|
mmc: mmci: Mask IRQs for all variants during runtime suspend
Ulf Hansson
2014-05-12
1
-12
/
+11
|
/
*
mmc: mmci: Enable support for busy detection for ux500 variant
Ulf Hansson
2014-02-23
1
-8
/
+43
*
mmc: mmci: Handle CMD irq before DATA irq
Ulf Hansson
2014-02-23
1
-4
/
+5
*
ARM: 7906/1: mmc: mmci: Remove unnecessary amba_set_drvdata()
Michal Simek
2013-12-29
1
-2
/
+0
*
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-18
1
-13
/
+4
|
\
|
*
mmc: mmci: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
1
-13
/
+4
[next]