index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mmci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
ARM: 7834/1: mmc: mmci: Save and restore register context
Ulf Hansson
2013-09-19
1
-0
/
+43
*
|
ARM: 7833/1: mmc: mmci: Adapt to register write restrictions
Ulf Hansson
2013-09-19
1
-0
/
+16
*
|
ARM: 7832/1: mmc: mmci: Use optional sleep pinctrl state
Ulf Hansson
2013-09-19
1
-0
/
+2
*
|
ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handling
Ulf Hansson
2013-09-19
1
-17
/
+0
|
/
*
ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card support
Ulf Hansson
2013-05-23
1
-1
/
+32
*
ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL register
Ulf Hansson
2013-05-23
1
-3
/
+14
*
ARM: 7724/1: mmc: mmci: Support signal voltage switch for UHS cards
Ulf Hansson
2013-05-23
1
-0
/
+34
*
ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmc
Ulf Hansson
2013-05-23
1
-4
/
+6
*
ARM: 7713/1: mmc: mmci: Allow MMCI to request channels with information acqui...
Lee Jones
2013-05-23
1
-21
/
+22
*
ARM: 7719/1: mmc: mmci: Support for CMD23
Ulf Hansson
2013-05-23
1
-4
/
+10
*
ARM: 7718/1: mmc: mmci: Set actual clock for debug purpose
Ulf Hansson
2013-05-23
1
-0
/
+6
[next]