index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-22
mmc: block: fix the host's claim-release in special request
Seungwon Jeon
3
-5
/
+10
2013-03-22
mmc: core: wait while adding MMC host to ensure root mounts successfully
Sergey Yanovich
1
-0
/
+1
2013-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
12
-12
/
+12
2013-03-22
mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct
Lars-Peter Clausen
1
-1
/
+1
2013-03-22
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
9
-14
/
+14
2013-03-22
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
Johan Hovold
2
-12
/
+0
2013-03-22
mmc: dw_mmc: Add MSHC compatible for Exynos4412
Dongjin Kim
1
-5
/
+7
2013-03-22
mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()
Sachin Kamat
1
-1
/
+1
2013-03-22
mmc: android-goldfish: use resource_size()
Silviu-Mihai Popescu
1
-1
/
+1
2013-03-22
mmc: dw_mmc: Handle unaligned data submission correctly
Markos Chandras
1
-9
/
+24
2013-03-22
mmc: dw_mmc: Avoid adding the number of transmitted bytes twice
Markos Chandras
1
-8
/
+4
2013-03-22
mmc: dw_mmc: Don't loop when handling an interrupt
Markos Chandras
1
-7
/
+4
2013-03-22
mmc: dw_mmc: move host->data_offset init earlier
James Hogan
1
-12
/
+12
2013-03-22
mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}
James Hogan
1
-8
/
+8
2013-03-22
mmc: sdhci: Don't ignore regulator_enable() return value
Chris Ball
1
-1
/
+6
2013-03-22
mmc: wmt-sdmmc: Use resource_size()
Alexandru Gheorghiu
1
-1
/
+1
2013-03-22
mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()
Wei Yongjun
1
-2
/
+0
2013-03-22
mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controller
Chunhe Lan
1
-0
/
+1
2013-03-22
mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedly
Wei WANG
1
-0
/
+10
2013-03-22
mmc: sdhci-s3c: let device core setup the default pin configuration
Thomas Abraham
1
-63
/
+8
2013-03-22
mmc: mvsdio: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-22
mmc: davinci_mmc: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-22
mmc: sdio: bind acpi with sdio function device
Aaron Lu
2
-1
/
+20
2013-03-22
mmc: sdhci: add get_cd() implementation
Kevin Liu
1
-0
/
+32
2013-03-22
mmc: core: enhance card removal judgement for slow removal
Kevin Liu
1
-0
/
+13
2013-03-22
mmc: core: Add in support to expose PRV for v4 MMCs
Bernie Thompson
1
-0
/
+3
2013-03-22
mmc: davinci_mmc: allow driver to work without DMA resource
Manjunathappa, Prakash
1
-4
/
+6
2013-03-22
mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear
Hyeonsu Kim
1
-2
/
+2
2013-03-22
mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode
Kyoungil Kim
1
-4
/
+6
2013-03-22
mmc: dw_mmc: return the result of mmc_add_host()
Jaehoon Chung
1
-1
/
+3
2013-03-22
mmc: sdhci-s3c: Use devm_clk_get()
Jingoo Han
1
-15
/
+2
2013-03-22
mmc: omap_hsmmc: support deferred probing for GPIOs
Jan Luebbe
1
-2
/
+12
2013-03-19
mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings
Joseph Lo
1
-82
/
+10
2013-03-19
Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linu...
Chris Ball
415
-8121
/
+29586
2013-03-12
mmc: dw_mmc: Make dw_mci_exynos_probe static
Sachin Kamat
1
-1
/
+1
2013-03-06
mmc: sdhci-tegra: add basic support for Tegra114
Rhyland Klein
1
-0
/
+14
2013-03-06
mmc: sdhci-tegra: cleanup ifdefs
Rhyland Klein
1
-8
/
+0
2013-03-03
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-48
/
+39
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-17
/
+13
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-10
/
+16
2013-03-03
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+12
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-0
/
+1417
2013-03-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2013-03-03
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+10
2013-03-03
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-15
/
+14
2013-03-03
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
20
-849
/
+795
2013-03-03
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-77
/
+75
2013-03-03
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
14
-273
/
+1292
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
33
-329
/
+1800
2013-03-03
Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus
Russell King
116
-937
/
+1210
[next]