index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: block: fix the host's claim-release in special request
Seungwon Jeon
2013-03-22
3
-5
/
+10
*
mmc: core: wait while adding MMC host to ensure root mounts successfully
Sergey Yanovich
2013-03-22
1
-0
/
+1
*
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
2013-03-22
12
-12
/
+12
*
mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct
Lars-Peter Clausen
2013-03-22
1
-1
/
+1
*
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
2013-03-22
9
-14
/
+14
*
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
Johan Hovold
2013-03-22
2
-12
/
+0
*
mmc: dw_mmc: Add MSHC compatible for Exynos4412
Dongjin Kim
2013-03-22
1
-5
/
+7
*
mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()
Sachin Kamat
2013-03-22
1
-1
/
+1
*
mmc: android-goldfish: use resource_size()
Silviu-Mihai Popescu
2013-03-22
1
-1
/
+1
*
mmc: dw_mmc: Handle unaligned data submission correctly
Markos Chandras
2013-03-22
1
-9
/
+24
*
mmc: dw_mmc: Avoid adding the number of transmitted bytes twice
Markos Chandras
2013-03-22
1
-8
/
+4
*
mmc: dw_mmc: Don't loop when handling an interrupt
Markos Chandras
2013-03-22
1
-7
/
+4
*
mmc: dw_mmc: move host->data_offset init earlier
James Hogan
2013-03-22
1
-12
/
+12
*
mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}
James Hogan
2013-03-22
1
-8
/
+8
*
mmc: sdhci: Don't ignore regulator_enable() return value
Chris Ball
2013-03-22
1
-1
/
+6
*
mmc: wmt-sdmmc: Use resource_size()
Alexandru Gheorghiu
2013-03-22
1
-1
/
+1
*
mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()
Wei Yongjun
2013-03-22
1
-2
/
+0
*
mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controller
Chunhe Lan
2013-03-22
1
-0
/
+1
*
mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedly
Wei WANG
2013-03-22
1
-0
/
+10
*
mmc: sdhci-s3c: let device core setup the default pin configuration
Thomas Abraham
2013-03-22
1
-63
/
+8
*
mmc: mvsdio: use module_platform_driver_probe()
Jingoo Han
2013-03-22
1
-12
/
+1
*
mmc: davinci_mmc: use module_platform_driver_probe()
Jingoo Han
2013-03-22
1
-12
/
+1
*
mmc: sdio: bind acpi with sdio function device
Aaron Lu
2013-03-22
2
-1
/
+20
*
mmc: sdhci: add get_cd() implementation
Kevin Liu
2013-03-22
1
-0
/
+32
*
mmc: core: enhance card removal judgement for slow removal
Kevin Liu
2013-03-22
1
-0
/
+13
*
mmc: core: Add in support to expose PRV for v4 MMCs
Bernie Thompson
2013-03-22
1
-0
/
+3
*
mmc: davinci_mmc: allow driver to work without DMA resource
Manjunathappa, Prakash
2013-03-22
1
-4
/
+6
*
mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear
Hyeonsu Kim
2013-03-22
1
-2
/
+2
*
mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode
Kyoungil Kim
2013-03-22
1
-4
/
+6
*
mmc: dw_mmc: return the result of mmc_add_host()
Jaehoon Chung
2013-03-22
1
-1
/
+3
*
mmc: sdhci-s3c: Use devm_clk_get()
Jingoo Han
2013-03-22
1
-15
/
+2
*
mmc: omap_hsmmc: support deferred probing for GPIOs
Jan Luebbe
2013-03-22
1
-2
/
+12
*
mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings
Joseph Lo
2013-03-19
1
-82
/
+10
*
Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linu...
Chris Ball
2013-03-19
415
-8121
/
+29586
|
\
|
*
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-03-03
3
-48
/
+39
|
|
\
|
|
*
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
2013-03-01
1
-0
/
+1
|
|
*
xen/acpi: xen cpu hotplug minor updates
Liu Jinsong
2013-02-25
1
-22
/
+12
|
|
*
xen/acpi: xen memory hotplug minor updates
Liu Jinsong
2013-02-25
1
-26
/
+26
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
2
-17
/
+13
|
|
\
\
|
|
*
|
more file_inode() open-coded instances
Al Viro
2013-02-27
2
-17
/
+13
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-03-03
5
-10
/
+16
|
|
\
\
\
|
|
*
|
|
qdio: remove unused parameters
Stefan Raspl
2013-02-28
3
-7
/
+7
|
|
*
|
|
input: disable i8042 PC Keyboard controller for s390
Heiko Carstens
2013-02-28
1
-1
/
+1
|
|
*
|
|
s390/dasd: fix unresponsive device after all channel paths were lost
Stefan Haberland
2013-02-28
1
-2
/
+8
|
*
|
|
|
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-03
1
-3
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
parisc: check return value of down_interruptible() in hp_sdc_rtc.c
Helge Deller
2013-03-02
1
-3
/
+12
|
*
|
|
|
|
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-03
6
-0
/
+1417
|
|
\
\
\
\
\
|
|
*
|
|
|
|
metag: Internal and external irqchips
James Hogan
2013-03-02
3
-0
/
+1213
|
|
*
|
|
|
|
metag: Time keeping
James Hogan
2013-03-02
3
-0
/
+204
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-03-03
1
-1
/
+1
|
|
\
\
\
\
\
\
[next]