index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
ARM: 7717/1: mmc: mmci: Use devm_clk_get API
Ulf Hansson
2013-05-23
1
-6
/
+2
*
ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checked
Lee Jones
2013-05-10
1
-2
/
+7
*
mmc: mmci: Move ios_handler functionality into the driver
Lee Jones
2013-03-01
1
-0
/
+9
*
ARM: 7630/1: mmc: mmci: Fixup and cleanup code for DMA handling
Ulf Hansson
2013-01-28
1
-82
/
+105
*
ARM: 7631/1: mmc: mmci: Add new VE MMCI variant
Pawel Moll
2013-01-28
1
-0
/
+13
*
ARM: 7623/1: mmc: mmci: Fixup clock gating when freq is 0 for ST-variants
Ulf Hansson
2013-01-23
1
-0
/
+13
*
ARM: 7622/1: mmc: mmci: Gate the clock in runtime suspend to save power
Ulf Hansson
2013-01-23
1
-0
/
+29
*
ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supply
Ulf Hansson
2013-01-08
1
-43
/
+11
*
ARM: 7618/1: mmc: mmci: Support MMC_PM_KEEP_POWER
Ulf Hansson
2013-01-08
1
-0
/
+4
*
ARM: 7617/1: mmc: mmci: Support for DDR mode
Ulf Hansson
2013-01-08
1
-0
/
+6
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-12
1
-21
/
+45
|
\
|
*
ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep
Davide Ciminaghi
2012-12-11
1
-4
/
+4
|
*
ARM: 7562/2: MMCI: fetch pinctrl handle and set default state
Linus Walleij
2012-11-04
1
-0
/
+18
|
*
ARM: 7552/1: mmc: mmci: Switching off HWFC for SDIO depends on MCLK
Ulf Hansson
2012-10-18
1
-5
/
+7
|
*
ARM: 7551/1: mmc: mmci: Fix incorrect handling of HW flow control for SDIO
Ulf Hansson
2012-10-18
1
-17
/
+21
*
|
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
1
-2
/
+2
*
|
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
1
-3
/
+3
*
|
mmc: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
|
/
*
mmc: mmci: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-10-03
1
-10
/
+3
[next]