index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mmci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-82
/
+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-04-21
mmc: mmci: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-2
/
+4
2014-02-23
mmc: mmci: Enable support for busy detection for ux500 variant
Ulf Hansson
1
-8
/
+43
2014-02-23
mmc: mmci: Handle CMD irq before DATA irq
Ulf Hansson
1
-4
/
+5
2013-12-29
ARM: 7906/1: mmc: mmci: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-2
/
+0
2013-11-19
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+4
2013-10-31
mmc: mmci: Move away from using deprecated APIs
Ulf Hansson
1
-13
/
+4
2013-09-19
ARM: 7834/1: mmc: mmci: Save and restore register context
Ulf Hansson
1
-0
/
+43
2013-09-19
ARM: 7833/1: mmc: mmci: Adapt to register write restrictions
Ulf Hansson
1
-0
/
+16
2013-09-19
ARM: 7832/1: mmc: mmci: Use optional sleep pinctrl state
Ulf Hansson
1
-0
/
+2
2013-09-19
ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handling
Ulf Hansson
1
-17
/
+0
2013-05-23
ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card support
Ulf Hansson
1
-1
/
+32
2013-05-23
ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL register
Ulf Hansson
1
-3
/
+14
2013-05-23
ARM: 7724/1: mmc: mmci: Support signal voltage switch for UHS cards
Ulf Hansson
1
-0
/
+34
2013-05-23
ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmc
Ulf Hansson
1
-4
/
+6
2013-05-23
ARM: 7713/1: mmc: mmci: Allow MMCI to request channels with information acqui...
Lee Jones
1
-21
/
+22
2013-05-23
ARM: 7719/1: mmc: mmci: Support for CMD23
Ulf Hansson
1
-4
/
+10
2013-05-23
ARM: 7718/1: mmc: mmci: Set actual clock for debug purpose
Ulf Hansson
1
-0
/
+6
2013-05-23
ARM: 7717/1: mmc: mmci: Use devm_clk_get API
Ulf Hansson
1
-6
/
+2
2013-05-10
ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checked
Lee Jones
1
-2
/
+7
2013-03-02
mmc: mmci: Move ios_handler functionality into the driver
Lee Jones
1
-0
/
+9
2013-01-28
ARM: 7630/1: mmc: mmci: Fixup and cleanup code for DMA handling
Ulf Hansson
1
-82
/
+105
2013-01-28
ARM: 7631/1: mmc: mmci: Add new VE MMCI variant
Pawel Moll
1
-0
/
+13
2013-01-23
ARM: 7623/1: mmc: mmci: Fixup clock gating when freq is 0 for ST-variants
Ulf Hansson
1
-0
/
+13
2013-01-23
ARM: 7622/1: mmc: mmci: Gate the clock in runtime suspend to save power
Ulf Hansson
1
-0
/
+29
2013-01-08
ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supply
Ulf Hansson
1
-43
/
+11
2013-01-08
ARM: 7618/1: mmc: mmci: Support MMC_PM_KEEP_POWER
Ulf Hansson
1
-0
/
+4
2013-01-08
ARM: 7617/1: mmc: mmci: Support for DDR mode
Ulf Hansson
1
-0
/
+6
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-21
/
+45
2012-12-11
ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep
Davide Ciminaghi
1
-4
/
+4
2012-11-29
mmc: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-29
mmc: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-29
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-04
ARM: 7562/2: MMCI: fetch pinctrl handle and set default state
Linus Walleij
1
-0
/
+18
2012-10-18
ARM: 7552/1: mmc: mmci: Switching off HWFC for SDIO depends on MCLK
Ulf Hansson
1
-5
/
+7
2012-10-18
ARM: 7551/1: mmc: mmci: Fix incorrect handling of HW flow control for SDIO
Ulf Hansson
1
-17
/
+21
2012-10-03
mmc: mmci: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
1
-10
/
+3
2012-06-18
ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs
Roland Stigge
1
-0
/
+8
2012-06-18
ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0
Roland Stigge
1
-5
/
+0
2012-06-14
ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree boot
Lee Jones
1
-0
/
+6
2012-05-25
Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+61
2012-05-21
Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...
Russell King
1
-0
/
+16
2012-05-08
mmc: mmci: Fix compiler error when CONFIG_OF is not set
Lee Jones
1
-0
/
+6
[prev]
[next]