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
2019-11-18
mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests
Eugeniu Rosca
1
-1
/
+1
2019-11-15
net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions
H. Nikolaus Schaller
2
-16
/
+0
2019-11-15
net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition
H. Nikolaus Schaller
1
-1
/
+1
2019-11-15
mmc: core: fix wl1251 sdio quirks
H. Nikolaus Schaller
1
-0
/
+7
2019-11-15
mmc: host: omap-hsmmc: remove init_card pdata callback from pdata
H. Nikolaus Schaller
1
-4
/
+1
2019-11-15
mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...
H. Nikolaus Schaller
1
-0
/
+30
2019-11-15
net: wireless: ti: wl1251 add device tree support
H. Nikolaus Schaller
1
-0
/
+15
2019-11-14
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
2019-11-14
mmc: moxart: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+2
2019-11-14
mmc: atmel-mci: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+1
2019-11-14
mmc: mmc_spi: Use proper debounce time for CD GPIO
Thierry Reding
1
-1
/
+1
2019-11-14
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
4
-5
/
+39
2019-11-14
mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
Ulf Hansson
1
-5
/
+2
2019-11-14
mwifiex: Re-work support for SDIO HW reset
Ulf Hansson
3
-12
/
+27
2019-11-14
mmc: sdhci-of-at91: fix quirk2 overwrite
Eugen Hristev
1
-1
/
+1
2019-11-13
mmc: vub300: Drop redundant host ops ->init_card()
Ulf Hansson
1
-7
/
+0
2019-11-13
mmc: renesas_sdhi_internal_dmac: Add r8a774b1 support
Biju Das
1
-0
/
+1
2019-11-13
mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
Chaotian Jing
1
-92
/
+55
2019-11-13
mmc: block: Make card_busy_detect() a bit more generic
Chaotian Jing
1
-8
/
+8
2019-11-13
mmc: sdhci-of-esdhc: fix up erratum A-008171 workaround
Yangbo Lu
2
-33
/
+203
2019-11-13
mmc: sdhci-of-esdhc: poll ESDHC_FLUSH_ASYNC_FIFO bit until completion
Yangbo Lu
1
-7
/
+28
2019-11-13
mmc: sdhci-of-at91: add DT property to enable calibration on full reset
Nicolas Ferre
1
-0
/
+19
2019-11-13
mmc: mmci: stm32: make sdmmc_idma_validate_data static
Ben Dooks
1
-2
/
+2
2019-11-13
mmc: sdhci-pci: Add support for Intel JSL
Adrian Hunter
2
-0
/
+4
2019-11-13
mmc: jz4740: Add support for Low Power Mode (LPM)
Zhou Yanjie
1
-0
/
+23
2019-11-13
mmc: jz4740: Add support for X1000
Zhou Yanjie
1
-1
/
+3
2019-11-13
mmc: jz4740: Add support for JZ4760
Zhou Yanjie
1
-0
/
+2
2019-11-13
mmc: jz4740: Add 8bit mode support
Zhou Yanjie
1
-2
/
+10
2019-11-13
mmc: sdhci-pci: Make function amd_sdhci_reset static
zhengbin
1
-1
/
+1
2019-11-13
mmc: sdhci-of-arasan: Add Support for Intel LGM SDXC
Ramuthevar Vadivel Murugan
1
-0
/
+15
2019-11-13
mmc: mmci: sdmmc: add busy_complete callback
Ludovic Barre
3
-0
/
+47
2019-11-13
mmc: mmci: add busy_complete callback
Ludovic Barre
2
-62
/
+73
2019-11-13
mmc: mmci: add hardware busy timeout feature
Ludovic Barre
2
-5
/
+40
2019-11-13
mmc: mmci: make unexported functions static
Ben Dooks
1
-10
/
+10
2019-11-13
mmc: dw_mmc: fix indentation issue
Colin Ian King
1
-2
/
+2
2019-11-13
memstick: jmb38x_ms: clean up indentation issue
Colin Ian King
1
-6
/
+6
2019-11-13
mmc: cavium-octeon: Use devm_platform_ioremap_resource()
Markus Elfring
1
-13
/
+2
2019-11-13
mmc: bcm2835: Use devm_platform_ioremap_resource wrapper
Saiyam Doshi
1
-3
/
+1
2019-11-13
mmc: tmio: remove workaround for NON_REMOVABLE
Wolfram Sang
1
-9
/
+0
2019-11-13
mmc: Add Actions Semi Owl SoCs SD/MMC driver
Manivannan Sadhasivam
3
-0
/
+705
2019-11-13
mmc: sdhci-milbeaut: add Milbeaut SD controller driver
Takao Orito
5
-25
/
+407
2019-11-13
mmc: sdhci-pci: Quirk for AMD SDHC Device 0x7906
Raul E Rangel
1
-1
/
+50
2019-11-13
mmc: sdhci: Check card status after reset
Raul E Rangel
1
-0
/
+11
2019-11-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2
-6
/
+7
2019-11-10
Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-20
/
+3318
2019-11-10
Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-26
/
+45
2019-11-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-13
/
+13
2019-11-09
Merge tag 'pinctrl-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-28
/
+33
2019-11-09
Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
5
-8
/
+28
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
60
-376
/
+690
[next]