index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-02-25
mmc: block: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-4
/
+5
2019-02-25
mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe
Stefan Wahren
1
-1
/
+3
2019-02-25
mmc: sdhci: add delay after the last tuning command
BOUGH CHEN
1
-3
/
+4
2019-02-25
mmc: sdhci-esdhc-imx: add delay between tuning cycles
BOUGH CHEN
1
-0
/
+2
[next]