index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
mmc: core: Implement ->sw_reset bus ops for SDIO
Ulf Hansson
1
-0
/
+13
2018-05-08
mmc: core: Share internal function to set initial signal voltage
Ulf Hansson
2
-7
/
+13
2018-05-08
mmc: core: Export a function mmc_sw_reset() to allow soft reset of cards
Ulf Hansson
2
-0
/
+25
2018-05-08
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
5
-10
/
+10
2018-05-08
mmc: core: Re-factor some code for SDIO re-initialization
Ulf Hansson
1
-20
/
+19
2018-05-03
Merge branch 'sdhci_omap' into next
Ulf Hansson
3
-40
/
+215
2018-05-03
mmc: core: Add tunable delay before detecting card after card is inserted
Shawn Lin
2
-4
/
+12
2018-05-03
mmc: sdhci-omap: Get IODelay values for 3.3v DDR mode
Kishon Vijay Abraham I
1
-1
/
+8
2018-05-03
mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq
Kishon Vijay Abraham I
1
-0
/
+19
2018-05-03
mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
Kishon Vijay Abraham I
1
-0
/
+5
2018-05-03
mmc: sdhci-omap: Workaround for Errata i834
Kishon Vijay Abraham I
1
-1
/
+2
2018-05-03
mmc: sdhci: Program a relatively accurate SW timeout value
Kishon Vijay Abraham I
2
-7
/
+55
2018-05-03
mmc: sdhci: Factor out target_timeout calculation
Adrian Hunter
1
-18
/
+30
2018-05-03
mmc: sdhci: Add quirk to disable HW timeout
Adrian Hunter
2
-4
/
+39
2018-05-03
mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support ...
Kishon Vijay Abraham I
1
-0
/
+10
2018-05-03
mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties
Kishon Vijay Abraham I
1
-0
/
+1
2018-05-03
mmc: sdhci-omap: Workaround for Errata i843
Kishon Vijay Abraham I
1
-1
/
+34
2018-05-03
mmc: sdhci-omap: Remove setting ADMA capability in driver
Kishon Vijay Abraham I
1
-3
/
+0
2018-05-03
mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg
Kishon Vijay Abraham I
1
-5
/
+12
2018-05-02
mmc: mediatek: add 64G DRAM DMA support
Chaotian Jing
1
-7
/
+49
2018-05-02
mmc: mmci: Remove bogus local_irq_save()
Thomas Gleixner
1
-5
/
+0
2018-05-02
mmc: sdhci-esdhc-imx: Set maximum watermark levels for PIO access
Andrew Gabbasov
1
-0
/
+22
2018-05-02
mmc: sdhci-msm: support voltage pad switching
Vijay Viswanath
1
-2
/
+55
2018-05-02
mmc: sdhci-msm: Add support to store supported vdd-io voltages
Vijay Viswanath
1
-1
/
+28
2018-05-02
mmc: renesas_sdhi_internal_dmac: add R8A77980 to whitelist
Sergei Shtylyov
1
-0
/
+1
2018-05-02
mmc: sdhci-cadence: fix logically and structurally dead code
Gustavo A. R. Silva
1
-2
/
+2
2018-05-02
mmc: host: simplify getting .drvdata
Wolfram Sang
3
-12
/
+6
2018-05-02
mmc: mediatek: use of_device_get_match_data()
Ryder Lee
1
-5
/
+2
2018-05-02
mmc: sdhci-pci: Fix 3.3V voltage switch for some BYT-based Intel controllers
Adrian Hunter
1
-7
/
+27
2018-05-02
mmc: renesas_sdhi_internal_dmac: remove superfluous WARN
Wolfram Sang
1
-4
/
+1
2018-05-02
mmc: renesas_sdhi_internal_dmac: use more generic whitelisting
Wolfram Sang
1
-2
/
+5
2018-05-02
mmc: renesas_sdhi: Fix alignment check of sg buffer
Masaharu Hayakawa
1
-7
/
+8
2018-05-02
mmc: renesas_sdhi: use helpers to access struct scatterlist members
Niklas Söderlund
1
-5
/
+3
2018-05-02
mmc: sdhci-pci: Avoid 3.3V signaling on some NI 904x
Kyle Roeschley
2
-0
/
+5
2018-05-02
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
3
-0
/
+24
2018-05-02
mmc: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-8
/
+2
2018-05-02
mmc: sunxi: Drop the init / reset of the controller from set_ios
Maxime Ripard
1
-7
/
+4
2018-05-02
mmc: sunxi: Add runtime_pm support
Maxime Ripard
1
-0
/
+48
2018-05-02
mmc: sunxi: Move the card power configuration to a function
Maxime Ripard
1
-15
/
+25
2018-05-02
mmc: sunxi: Move clock configuration to a function
Maxime Ripard
1
-15
/
+18
2018-05-02
mmc: sunxi: Move bus width configuration to a function
Maxime Ripard
1
-12
/
+17
2018-05-02
mmc: sunxi: Change sunxi_mmc_init_host argument type
Maxime Ripard
1
-3
/
+2
2018-05-02
mmc: sunxi: Reorder the headers
Maxime Ripard
1
-23
/
+20
2018-05-02
mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chip
Diwakar Sharma
1
-0
/
+3
2018-05-02
mmc: core: Add a new quirk for limiting clock rate
harish_kandiga@mentor.com
2
-1
/
+11
2018-05-02
mmc: dw_mmc: fix misleading comment in dw_mci_rk3288_set_ios
Shawn Lin
1
-3
/
+2
2018-05-02
mmc: sdhci-cadence: send tune request twice to work around errata
Masahiro Yamada
1
-4
/
+18
2018-05-02
mmc: meson: update doc to support Meson-AXG platform
Nan Li
2
-3
/
+3
2018-05-02
mmc: meson-axg: add support for the Meson-AXG platform
Nan Li
1
-10
/
+51
2018-05-02
mmc: card: Don't show eMMC RPMB and BOOT areas in /proc/partitions
Andrew Gabbasov
1
-1
/
+2
[next]