index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()
Guennadi Liakhovetski
2012-07-10
1
-2
/
+2
*
mmc: core: Revert "skip card initialization if power class selection fails"
Venkatraman S
2012-07-10
1
-7
/
+11
*
Revert "mmc: omap_hsmmc: Enable Auto CMD12"
Ming Lei
2012-06-26
1
-12
/
+3
*
mmc: block: fix the data timeout issue with ACMD22
Subhash Jadavani
2012-06-26
1
-13
/
+1
*
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: core: return an error on suspend if mmc_deselect_cards fails
Jaehoon Chung
2012-06-06
2
-3
/
+5
*
|
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: sdio: fix setting card data bus width as 4-bit
Yong Ding
2012-06-06
1
-0
/
+6
*
|
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
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
2012-05-16
1
-0
/
+14
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ARM: Orion: SDIO: Add support for clk.
Andrew Lunn
2012-05-08
1
-0
/
+14
|
*
|
|
|
|
|
|
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
2012-05-14
2
-0
/
+20
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
/
/
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
mmc sdhc i.MX: do not depend on grouped clocks
Sascha Hauer
2012-04-25
1
-11
/
+31
|
*
|
|
|
|
|
mmc mxcmmc: do not depend on grouped clocks
Sascha Hauer
2012-04-25
1
-14
/
+25
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
3
-4
/
+8
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'drivers/mmc' into next/drivers
Arnd Bergmann
2012-05-15
3
-4
/
+8
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
mmc: dt: Consolidate DT bindings
Arnd Bergmann
2012-05-15
3
-4
/
+8
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...
Olof Johansson
2012-05-10
1
-0
/
+3
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2012-05-09
1
-19
/
+5
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-05-25
21
-1601
/
+630
|
\
\
\
\
\
[next]