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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-04
mmc: omap_hsmmc: Handle failure of regulator_get better.
NeilBrown
1
-2
/
+2
2012-09-04
mmc: vub300: add missing usb_free_urb
Julia Lawall
1
-2
/
+2
2012-09-04
mmc: sdhci-dove: DT support for sdhci-dove
Sebastian Hesselbarth
1
-0
/
+8
2012-09-04
mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs
Chao Xie
2
-7
/
+7
2012-09-04
mmc: atmel-mci: add device tree support
Ludovic Desroches
1
-2
/
+83
2012-09-04
mmc: sdhci: vmmc regulator should be explicitly enabled/disabled
Philip Rakity
1
-2
/
+5
2012-09-04
mmc: sdhci: Add regulator support for vccq (voltage regualor)
Philip Rakity
1
-65
/
+116
2012-09-04
mmc: eSDHC: Add ADMA mode support
Jerry Huang
1
-3
/
+33
2012-09-04
mmc: pxa-mci: add DT bindings
Daniel Mack
1
-0
/
+52
2012-09-04
mmc: omap: fix broken PIO mode
Paul Walmsley
1
-3
/
+11
2012-09-04
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
1
-1
/
+25
2012-09-04
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
Doug Anderson
1
-3
/
+38
2012-09-04
mmc: dw_mmc: fix error handling in PIO mode
Seungwon Jeon
1
-27
/
+2
2012-09-04
mmc: dw_mmc: correct mishandling error interrupt
Seungwon Jeon
1
-3
/
+1
2012-09-04
mmc: dw_mmc: amend using error interrupt status
Seungwon Jeon
1
-6
/
+5
2012-09-04
mmc: atmel-mci: not busy flag has also to be used for read operations
Ludovic Desroches
1
-1
/
+5
2012-09-04
mmc: sdhci-esdhc: break out early if clock is 0
Shawn Guo
1
-3
/
+3
2012-09-04
mmc: mxs-mmc: fix deadlock caused by recursion loop
Lauri Hintsala
1
-5
/
+5
2012-09-04
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
Lauri Hintsala
1
-2
/
+2
2012-09-04
mmc: bfin_sdh: fix dma_desc_array build error
Sonic Zhang
1
-7
/
+0
2012-09-01
mmc: fix comment typos
Masanari Iida
6
-6
/
+6
2012-08-21
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
1
-2
/
+2
2012-08-18
mmc: spi: Pull out common DMA parts from MXS MMC
Marek Vasut
1
-46
/
+42
2012-08-18
mmc: spi: Pull out the SSP clock configuration function
Marek Vasut
1
-38
/
+1
2012-08-18
mmc: spi: Pull out parts shared between MMC and SPI
Marek Vasut
1
-48
/
+59
2012-08-18
mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSP
Marek Vasut
1
-9
/
+9
2012-08-18
mmc: spi: Move SSP register definitions into separate file
Marek Vasut
1
-84
/
+3
2012-08-14
TTY: use tty_port_register_device
Jiri Slaby
1
-2
/
+2
2012-08-06
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
29
-797
/
+1253
2012-08-02
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-307
/
+265
2012-07-31
ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...
Kevin Hilman
1
-0
/
+2
2012-07-31
mmc: omap: remove private DMA API implementation
Russell King
1
-229
/
+6
2012-07-31
mmc: omap: add DMA engine support
Russell King
2
-12
/
+190
2012-07-31
mmc: omap_hsmmc: remove private DMA API implementation
Russell King
1
-200
/
+63
2012-07-31
mmc: omap_hsmmc: add DMA engine support
Russell King
1
-27
/
+165
2012-07-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2012-07-25
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
Arnd Bergmann
1
-0
/
+4
2012-07-25
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
1
-0
/
+4
2012-07-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-44
/
+52
2012-07-24
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+3
2012-07-24
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+4
2012-07-23
mmc: sdhci-dove: Prepare for common clock framework
Sebastian Hesselbarth
1
-1
/
+47
2012-07-23
mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT
Sebastian Hesselbarth
1
-1
/
+2
2012-07-23
mmc: omap_hsmmc: ensure probe returns error upon resource failure
Kevin Hilman
1
-0
/
+2
2012-07-23
mmc: mxs-mmc: Add wp-inverted property
Marek Vasut
1
-2
/
+13
2012-07-23
mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access
Wilson Callan
1
-2
/
+7
2012-07-22
mmc: core: reset signal voltage on power up
Aaron Lu
4
-16
/
+3
2012-07-22
mmc: sd: Fix sd current limit setting
Aaron Lu
2
-43
/
+57
2012-07-22
mmc: omap_hsmmc: add clk_prepare and clk_unprepare
Rajendra Nayak
1
-7
/
+7
2012-07-22
mmc: sdhci: When a UHS switch fails, cycle power if regulator is used
Philip Rakity
1
-0
/
+4
[prev]
[next]