index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
mmc: sh_mmcif: re-read the clock frequency every time it is turned on
Guennadi Liakhovetski
2012-07-21
1
-5
/
+18
*
|
|
mmc: sh_mmcif: fix clock management
Guennadi Liakhovetski
2012-07-21
1
-23
/
+23
*
|
|
mmc: sh_mmcif: simplify and use meaningful label names in error-handling
Guennadi Liakhovetski
2012-07-21
1
-21
/
+20
*
|
|
mmc: tmio: remove a duplicated comment line
Guennadi Liakhovetski
2012-07-21
1
-1
/
+0
*
|
|
mmc: sdhi: do not install dummy callbacks
Guennadi Liakhovetski
2012-07-21
1
-8
/
+6
*
|
|
mmc: tmio: add regulator support
Guennadi Liakhovetski
2012-07-21
1
-8
/
+29
*
|
|
mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks
Guennadi Liakhovetski
2012-07-21
1
-1
/
+23
*
|
|
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
2012-07-21
1
-3
/
+32
*
|
|
mmc: tmio: don't needlessly enable interrupts during probing
Guennadi Liakhovetski
2012-07-21
1
-10
/
+11
*
|
|
mmc: dw_mmc: Fix null dma_ops access when use_dma is false
Jonathan Kliegman
2012-07-21
1
-1
/
+1
*
|
|
mmc: tmio: Don't access hardware registers after stopping clocks
Laurent Pinchart
2012-07-21
1
-8
/
+10
*
|
|
mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command
Laurent Pinchart
2012-07-21
1
-10
/
+4
*
|
|
mmc: dw_mmc: Add check for IDMAC configuration
Girish K S
2012-07-21
1
-2
/
+13
*
|
|
mmc: sdhci-pxa: Add device tree support
Chris Ball
2012-07-21
2
-0
/
+106
*
|
|
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
Guennadi Liakhovetski
2012-07-10
1
-3
/
+3
*
|
|
mmc: tmio: use MMC opcode defines instead of numbers
Guennadi Liakhovetski
2012-07-10
1
-3
/
+4
|
/
/
*
|
Revert "mmc: omap_hsmmc: Enable Auto CMD12"
Ming Lei
2012-06-26
1
-12
/
+3
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-06-20
1
-2
/
+2
|
\
\
|
*
|
Viresh has moved
Viresh Kumar
2012-06-20
1
-2
/
+2
|
|
/
*
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-06-20
1
-5
/
+14
|
\
\
|
*
|
ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs
Roland Stigge
2012-06-17
1
-0
/
+8
|
*
|
ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0
Roland Stigge
2012-06-17
1
-5
/
+0
|
*
|
ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree boot
Lee Jones
2012-06-14
1
-0
/
+6
|
|
/
*
|
mmc: mxs-mmc: Move of_match_table out of CONFIG_PM
Marek Vasut
2012-06-06
1
-1
/
+1
*
|
mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irq
Heiko Stübner
2012-06-06
1
-1
/
+1
*
|
mmc: omap: Fix broken reg_shift initialization
Tony Lindgren
2012-06-06
1
-2
/
+1
*
|
mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() fails
Tony Lindgren
2012-06-06
1
-5
/
+8
*
|
mmc: omap: Fix a section warning regression
Tony Lindgren
2012-06-06
1
-1
/
+1
*
|
mmc: dw_mmc: correct the calculation for CLKDIV
Seungwon Jeon
2012-06-06
1
-4
/
+5
*
|
mmc: dw_mmc: fix incorrect setting of host->data of NULL
Seungwon Jeon
2012-06-06
1
-1
/
+1
*
|
mmc: dw_mmc: fix the IDMAC sw reset
Seungwon Jeon
2012-06-06
1
-12
/
+12
*
|
mmc: dw_mmc: fix the transmission handling in IDMAC
Seungwon Jeon
2012-06-06
1
-1
/
+0
*
|
mmc: atmel-mci: fix burst/chunk size modification
Nicolas Ferre
2012-06-06
2
-3
/
+19
*
|
mmc: atmel-mci: fix data timeout issue
Ludovic Desroches
2012-06-06
1
-2
/
+2
*
|
mmc: sdhci: Use DBG() instead of pr_warning() on large timeout
Chris Ball
2012-06-06
1
-2
/
+2
|
/
*
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
1
-86
/
+111
|
\
|
*
Merge branch 'drivers/mmc' into next/dt2
Arnd Bergmann
2012-05-15
3
-4
/
+8
|
|
\
|
*
\
Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...
Arnd Bergmann
2012-05-14
2
-25
/
+56
|
|
\
\
|
|
*
\
Merge branch 'imx/pinctrl' into imx/dt
Arnd Bergmann
2012-05-14
2
-0
/
+20
|
|
|
\
\
|
*
|
\
\
Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...
Olof Johansson
2012-05-12
2
-85
/
+127
|
|
\
\
\
\
|
|
*
|
|
|
mmc: mxs-mmc: add device tree support
Shawn Guo
2012-05-13
1
-5
/
+43
|
|
*
|
|
|
mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host
Shawn Guo
2012-05-13
1
-7
/
+4
|
|
*
|
|
|
mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host
Shawn Guo
2012-05-13
1
-3
/
+3
|
|
*
|
|
|
mmc: mxs-mmc: use devm_* helper to make cleanup simpler
Shawn Guo
2012-05-13
1
-31
/
+9
|
|
*
|
|
|
mmc: mxs-mmc: move header from mach into linux folder
Shawn Guo
2012-05-13
1
-2
/
+1
|
|
*
|
|
|
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
Shawn Guo
2012-05-13
1
-10
/
+22
|
|
*
|
|
|
mmc: mxs-mmc: let ssp_is_old take host as parameter
Shawn Guo
2012-05-13
1
-28
/
+29
|
|
*
|
|
|
mmc: mxs-mmc: use global stmp_device functionality
Shawn Guo
2012-05-13
1
-7
/
+7
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...
Olof Johansson
2012-05-09
1
-19
/
+5
|
|
\
\
\
\
*
|
\
\
\
\
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
3
-25
/
+70
|
\
\
\
\
\
\
[prev]
[next]