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-02-28
mmc: core: Add discard support to sd
Avri Altman
2
-5
/
+13
2019-02-28
mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQE
BOUGH CHEN
1
-0
/
+13
2019-02-28
mmc: core: do not retry CMD6 in __mmc_switch()
Chaotian Jing
1
-1
/
+1
2019-02-25
mmc: core: Convert mmc_align_data_size() into an SDIO specific function
Ulf Hansson
3
-36
/
+21
2019-02-25
mmc: core: Move mmc_of_parse_voltage() to host.c
Ulf Hansson
2
-48
/
+44
2019-02-25
mmc: core: Convert mmc_regulator_get_ocrmask() to static
Ulf Hansson
1
-2
/
+1
2019-02-25
mmc: core: Move regulator helpers to separate file
Ulf Hansson
4
-243
/
+263
2019-02-25
mmc: of_mmc_spi: Convert to mmc_of_parse_voltage()
Ulf Hansson
1
-21
/
+1
2019-02-25
mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd()
Ulf Hansson
1
-11
/
+5
2019-02-25
mmc: core: Convert mmc_wait_for_app_cmd() to static
Ulf Hansson
2
-19
/
+1
2019-02-25
mmc: renesas_sdhi: Change HW adjustment register according to speed mode
Takeshi Saito
3
-0
/
+11
2019-02-25
mmc: mmci: Send a CMD12 to clear the DPSM at errors
Ulf Hansson
2
-2
/
+24
2019-02-25
mmc: sdhci-xenon: Fixup already marked switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-25
mmc: sdhci-tegra: drop ->get_ro() implementation
Thomas Petazzoni
1
-9
/
+0
2019-02-25
mmc: sdhci-omap: drop ->get_ro() implementation
Thomas Petazzoni
1
-1
/
+0
2019-02-25
mmc: sdhci: use WP GPIO in sdhci_check_ro()
Thomas Petazzoni
1
-0
/
+2
2019-02-25
mmc: wmt-sdmmc: Drop unused include
Linus Walleij
1
-1
/
+0
2019-02-25
mmc: sunxi-mmc: Drop unused includes
Linus Walleij
1
-2
/
+0
2019-02-25
mmc: sdhci-pxav2: Drop unused include
Linus Walleij
1
-1
/
+0
2019-02-25
mmc: sdhci-bcm-kona: Drop unused includes
Linus Walleij
1
-2
/
+0
2019-02-25
mmc: mxs-mmc: Drop unused includes
Linus Walleij
1
-2
/
+0
2019-02-25
mmc: mxcmmc: Drop unused includes
Linus Walleij
1
-2
/
+0
2019-02-25
mmc: cb710: fix indentation issue in if block
Colin Ian King
1
-20
/
+22
2019-02-25
mmc: core: Indicate SD specs higher than 4.0
Avri Altman
1
-0
/
+5
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
4
-11
/
+15
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
8
-15
/
+8
2019-02-25
mmc: bcm2835: Deduplicate reset of driver data on remove
Lukas Wunner
1
-1
/
+0
2019-02-25
mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host
Lukas Wunner
1
-10
/
+10
2019-02-25
mmc: bcm2835: Drop DMA channel error pointer check
Lukas Wunner
1
-1
/
+1
2019-02-25
mmc: omap: fix the maximum timeout setting
Aaro Koskinen
1
-1
/
+1
2019-02-25
mmc: tegra: HW Command Queue Support for Tegra SDMMC
Sowjanya Komatineni
2
-4
/
+114
2019-02-25
mmc: sdhci: Add ADMA3 DMA support for V4 enabled host
Sowjanya Komatineni
2
-1
/
+10
2019-02-25
mmc: atmel-mci: enable 8 bits buswidth support
Nicolas Ferre
1
-1
/
+7
2019-02-25
mmc: renesas_sdhi: Fix card initialization failure in high speed mode
Takeshi Saito
1
-4
/
+7
2019-02-25
mmc: jz4740: Remove platform data and use standard APIs
Paul Cercueil
1
-57
/
+14
2019-02-25
mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller
Ernest Zhang(WH)
1
-1
/
+1
2019-02-25
mmc: jz4740: Annotate implicit fall through
Mathieu Malaterre
1
-0
/
+2
2019-02-25
mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe()
Wei Yongjun
1
-2
/
+2
2019-02-25
mmc: core: annotate implicit fall through
Mathieu Malaterre
1
-1
/
+1
2019-02-25
mmc: tegra: SDMMC pads auto-calibration
Sowjanya Komatineni
1
-41
/
+119
2019-02-25
mmc: sdhci-esdhc-imx: add DCMD support for CMDQ
BOUGH CHEN
1
-1
/
+21
2019-02-25
mmc: sdhci-esdhc-imx: add CMDQ support
BOUGH CHEN
2
-3
/
+115
2019-02-25
mmc: sdhci: correct the maximum timeout when enable CMDQ
BOUGH CHEN
1
-2
/
+7
2019-02-25
mmc: sdhci-esdhc-imx: add HS400_ES support for i.MX8QXP
BOUGH CHEN
1
-0
/
+29
2019-02-25
mmc: sdhci-esdhc-imx: remove the 100MHz limitation for Strobe DLL
BOUGH CHEN
1
-29
/
+23
2019-02-25
mmc: tmio: undo PM autosuspend when removing the host
Niklas Söderlund
1
-0
/
+1
2019-02-25
mmc: tmio: fix typo in tmio_mmc_init_ocr()
Niklas Söderlund
1
-1
/
+1
2019-02-25
mmc:sdio: Remove unneeded variable ret
wangbo
1
-2
/
+1
2019-02-25
mmc: sdhci: Fix O2 Host PLL and card detect issue
Ernest Zhang(WH)
2
-3
/
+131
2019-02-25
mmc: sdhci: Moving sdhci_o2 into sdhci-pci-o2micro.c
Ernest Zhang(WH)
3
-15
/
+11
[next]