index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
mmc: sdhci: Fix to handle MMC_POWER_UNDEFINED
Adrian Hunter
2016-12-20
1
-14
/
+19
*
mmc: sdhci-cadence: add Socionext UniPhier specific compatible string
Masahiro Yamada
2016-12-20
1
-0
/
+1
*
mmc: sdhci-cadence: add Cadence SD4HC support
Masahiro Yamada
2016-12-08
3
-0
/
+295
*
mmc: sdhci: export sdhci_execute_tuning()
Masahiro Yamada
2016-12-08
2
-1
/
+3
*
mmc: sdhci: Tidy tuning loop
Adrian Hunter
2016-12-05
1
-38
/
+43
*
mmc: sdhci: Simplify tuning block size logic
Adrian Hunter
2016-12-05
1
-11
/
+5
*
mmc: sdhci: Factor out tuning helper functions
Adrian Hunter
2016-12-05
1
-92
/
+124
*
mmc: sdhci: Use mmc_abort_tuning()
Adrian Hunter
2016-12-05
1
-10
/
+1
*
mmc: sdhci: Always allow tuning to fall back to fixed sampling
Adrian Hunter
2016-12-05
1
-18
/
+2
*
mmc: sdhci: Fix tuning reset after exhausting the maximum number of loops
Adrian Hunter
2016-12-05
1
-0
/
+1
*
mmc: sdhci: Fix recovery from tuning timeout
Adrian Hunter
2016-12-05
1
-0
/
+20
*
Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"
Adrian Hunter
2016-12-05
1
-4
/
+0
*
mmc: sdhci-acpi: support 80860F14 UID 2 SDIO bus
Daniel Drake
2016-12-05
1
-0
/
+1
*
mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select
Masahiro Yamada
2016-12-05
1
-1
/
+0
*
mmc: sdhci-pci: Use ACPI to get max frequency for Intel NI byt sdio
Zach Brown
2016-12-05
1
-0
/
+32
*
mmc: sdhci-pci: Add PCI ID for Intel NI byt sdio
Zach Brown
2016-12-05
1
-0
/
+24
*
mmc: sdhci-s3c: add spin_unlock_irq() before calling clk_round_rate
Jaehoon Chung
2016-12-05
1
-0
/
+2
*
mmc: dw_mmc: display the clock message only one time when card is polling
Jaehoon Chung
2016-12-05
2
-1
/
+13
*
mmc: dw_mmc: add the debug message for polling and non-removable
Jaehoon Chung
2016-12-05
1
-2
/
+16
*
mmc: dw_mmc: check the "present" variable before checking flags
Jaehoon Chung
2016-12-05
1
-1
/
+2
*
mmc: dw_mmc: add missing codes for runtime resume
Joonyoung Shim
2016-12-05
1
-1
/
+15
*
mmc: dw_mmc: exynos: fix to call suspend callback
Joonyoung Shim
2016-12-05
1
-2
/
+26
*
mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
yangbo lu
2016-11-29
2
-0
/
+21
*
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-11-29
7
-14
/
+7
*
mmc: sdhci-pci: Allow deferred probe for sd card detect gpio
David E. Box
2016-11-29
1
-5
/
+10
*
mmc: sdhci-pci: Add support for Intel GLK
Adrian Hunter
2016-11-29
2
-1
/
+29
*
sdhci: sdhci-msm: update dll configuration
Ritesh Harjani
2016-11-29
1
-2
/
+123
*
mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuit
Ritesh Harjani
2016-11-29
1
-0
/
+151
*
mmc: sdhci-msm: Save the calculated tuning phase
Ritesh Harjani
2016-11-29
1
-0
/
+10
*
mmc: sdhci-msm: Add HS400 platform support
Venkat Gopalakrishnan
2016-11-29
1
-10
/
+112
*
mmc: sdhci-msm: Add clock changes for DDR mode.
Ritesh Harjani
2016-11-29
1
-4
/
+17
*
mmc: sdhci-msm: Implement set_clock callback for sdhci-msm
Ritesh Harjani
2016-11-29
1
-1
/
+65
*
mmc: sdhci: Factor out sdhci_enable_clk
Ritesh Harjani
2016-11-29
2
-11
/
+18
*
mmc: sdhci-msm: Enable few quirks
Ritesh Harjani
2016-11-29
1
-1
/
+3
*
mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
Ritesh Harjani
2016-11-29
1
-0
/
+17
*
mmc: sdhci-msm: Update DLL reset sequence
Venkat Gopalakrishnan
2016-11-29
1
-0
/
+60
*
mmc: sdhci-msm: Change poor style writel/readl of registers
Ritesh Harjani
2016-11-29
1
-30
/
+32
*
mmc: dw_mmc: The "clock-freq-min-max" property was deprecated
Jaehoon Chung
2016-11-29
1
-0
/
+2
*
mmc: dw_mmc: remove the unnecessary mmc_data structure
Jaehoon Chung
2016-11-29
1
-4
/
+2
*
mmc: dw_mmc: use the cookie's enum values for post/pre_req()
Jaehoon Chung
2016-11-29
1
-20
/
+19
*
mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default
Jaehoon Chung
2016-11-29
1
-10
/
+5
*
mmc: dw_mmc: use the hold register when send stop command
Jaehoon Chung
2016-11-29
1
-0
/
+3
*
mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K
Jaehoon Chung
2016-11-29
1
-1
/
+1
*
mmc: dw_mmc: fix the debug message for checking card's present
Jaehoon Chung
2016-11-29
1
-5
/
+2
*
mmc: dw_mmc: display the real register value on debugfs
Jaehoon Chung
2016-11-29
1
-6
/
+8
*
mmc: dw_mmc: fix spelling mistake in dev_dbg message
Colin Ian King
2016-11-29
1
-2
/
+2
*
mmc: davinci: request gpios using gpio descriptors
ahaslam@baylibre.com
2016-11-29
1
-1
/
+12
*
mmc: davinci: use mmc_of_parse to parse common mmc configuration
ahaslam@baylibre.com
2016-11-29
1
-64
/
+55
*
mmc: tmio: remove SDIO from TODO list
Wolfram Sang
2016-11-29
1
-1
/
+0
[next]