index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
mmc: sdhci: Do not use spin lock in set_ios paths
Adrian Hunter
7
-37
/
+1
2017-04-24
mmc: sdhci: Remove ->select_drive_strength() callback
Adrian Hunter
4
-42
/
+0
2017-04-24
mmc: sdhci-pci: Use ACPI DSM to get driver strength for some Intel devices
Adrian Hunter
2
-66
/
+14
2017-04-24
mmc: sdhci-pci: Don't re-tune with runtime pm for some Intel devices
Adrian Hunter
1
-0
/
+90
2017-04-24
mmc: sdhci-pci: Let devices define their own private data
Adrian Hunter
2
-1
/
+9
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
15
-11
/
+73
2017-04-24
mmc: sdhci: Optimize delay loops
Adrian Hunter
1
-10
/
+9
2017-04-24
mmc: bcm2835: Add new driver for the sdhost controller.
Eric Anholt
3
-0
/
+1480
2017-04-24
mmc: meson-gx: fix error path when driver initialization fails before enabling clocks
Michał Zegan
1
-2
/
+3
2017-04-24
mmc: sdhci-st: remove unnecessary platform_set_drvdata() call
Jisheng Zhang
1
-2
/
+0
2017-04-24
mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() call
Jisheng Zhang
1
-2
/
+0
2017-04-24
mmc: sdhci-pxav3: remove unnecessary platform_set_drvdata() call
Jisheng Zhang
1
-2
/
+0
2017-04-24
mmc: sdhci-cadence: add HS400 enhanced strobe support
Piotr Sroka
1
-7
/
+50
2017-04-24
mmc: tegra: Add Tegra186 support
Thierry Reding
1
-0
/
+16
2017-04-24
mmc: tegra: Support module reset
Thierry Reding
1
-1
/
+42
2017-04-24
mmc: meson-gx: remove mmc host on device removal
Michał Zegan
1
-0
/
+2
2017-04-24
mmc: host: tmio: fill in response from auto cmd12
Wolfram Sang
1
-0
/
+3
2017-04-24
mmc: host: tmio: don't BUG on unsupported stop commands
Wolfram Sang
1
-4
/
+5
2017-04-24
mmc: host: tmio: fix minor typos in comments
Wolfram Sang
1
-3
/
+3
2017-04-24
mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values
Wolfram Sang
2
-3
/
+7
2017-04-24
mmc: tmio: ensure end of DMA and SD access are in sync
Wolfram Sang
3
-27
/
+37
2017-04-24
mmc: sdhci-pxav2: add error handling of clk_prepare_enable()
Alexey Khoroshilov
1
-1
/
+6
2017-04-24
mmc: meson-gx: replace magic timeout numbers with constants
Heiner Kallweit
1
-2
/
+4
2017-04-24
mmc: meson-gx: remove member mrq from struct meson_host
Heiner Kallweit
1
-21
/
+3
2017-04-24
mmc: meson-gx: improve initial configuration
Heiner Kallweit
1
-12
/
+17
2017-04-24
mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_init
Heiner Kallweit
1
-1
/
+1
2017-04-24
mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe
Heiner Kallweit
1
-4
/
+5
2017-04-24
mmc: meson-gx: remove member parent_mux from struct meson_host
Heiner Kallweit
1
-8
/
+6
2017-04-24
mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init
Heiner Kallweit
1
-3
/
+1
2017-04-24
mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host
Heiner Kallweit
1
-8
/
+6
2017-04-24
mmc: meson-gx: make two functions return void
Heiner Kallweit
1
-6
/
+3
2017-04-24
mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
Heiner Kallweit
1
-8
/
+1
2017-04-24
mmc: dw_mmc: improve dw_mci_reset a bit
Shawn Lin
1
-18
/
+20
2017-04-24
mmc: dw_mmc: move mci_send_cmd forward to avoid declaration
Shawn Lin
1
-41
/
+40
2017-04-24
mmc: dw_mmc: remove declaration of dw_mci_card_busy
Shawn Lin
1
-2
/
+0
2017-04-24
mmc: dw_mmc: move dw_mci_get_cd forward to avoid declaration
Shawn Lin
1
-42
/
+41
2017-04-24
mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declaration
Shawn Lin
1
-22
/
+20
2017-04-24
mmc: dw_mmc: move dw_mci_reset forward to avoid declaration
Shawn Lin
1
-66
/
+65
2017-04-24
mmc: dw_mmc: improve the timeout polling code
Shawn Lin
1
-53
/
+39
2017-04-20
mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
Haibo Chen
1
-0
/
+1
2017-04-20
Annotate hardware config module parameters in drivers/mmc/host/
David Howells
1
-4
/
+4
2017-04-18
mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
Douglas Anderson
1
-2
/
+9
2017-03-30
mmc: sdhci-of-at91: fix MMC_DDR_52 timing selection
Ludovic Desroches
1
-1
/
+10
2017-03-30
mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
Hans de Goede
1
-0
/
+6
2017-03-23
mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
Adrian Hunter
1
-0
/
+4
2017-03-23
mmc: sdhci: Do not disable interrupts while waiting for clock
Adrian Hunter
1
-1
/
+3
2017-03-16
mmc: ushc: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-16
mmc: sdhci-of-at91: Support external regulators
Romain Izard
1
-0
/
+19
2017-03-16
mmc: mediatek: Fixed bug where clock frequency could be set wrong
yong mao
1
-2
/
+2
2017-03-14
mmc: sdhci-of-arasan: fix incorrect timeout clock
Anssi Hannula
1
-9
/
+5
[prev]
[next]