index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
mmc: dw_mmc: remove the quirks flags
Jaehoon Chung
3
-23
/
+5
2016-07-25
mmc: dw_mmc: exynos: fix the NULL pointer dereference error
Jaehoon Chung
1
-1
/
+1
2016-07-25
mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
Seung-Woo Kim
2
-13
/
+5
2016-07-25
mmc: dw_mmc: Wait for data transfer after response errors.
Doug Anderson
1
-0
/
+27
2016-07-25
mmc: dw_mmc: fix 32bit little-endian access of des1 field
Ben Dooks
1
-1
/
+1
2016-07-25
mmc: dw_mmc: Consider HLE errors to be data and command errors
Doug Anderson
1
-3
/
+3
2016-07-25
mmc: dw_mmc: k3: add MMC_CAP_CMD23
Jérôme Forissier
1
-0
/
+7
2016-07-25
mmc: dw_mmc: check card present before starting request
Shawn Lin
1
-3
/
+4
2016-07-25
mmc: dw_mmc: remove redundant of set_bit and clear_bit
Shawn Lin
1
-4
/
+1
2016-07-25
mmc: sh_mmcif: Use a 10s timeout in the error recovery path
Ulf Hansson
1
-1
/
+1
2016-07-25
mmc: sh_mmcif: Inform the mmc core about the max busy timeout
Ulf Hansson
1
-0
/
+1
2016-07-25
mmc: sh_mmcif: Use response type to know when to enable busy detection
Ulf Hansson
1
-25
/
+7
2016-07-25
mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO
Ulf Hansson
1
-16
/
+2
2016-07-25
mmc: core: Allow hosts to specify non-support for SD commands
Ulf Hansson
2
-3
/
+7
2016-07-25
mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"
Colin Ian King
1
-1
/
+1
2016-07-25
mmc: sdhci: use pr_err for sdhci_dumpregs
Chuanxiao Dong
1
-46
/
+46
2016-07-25
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
7
-12
/
+11
2016-07-25
phy: rockchip-emmc: Set phyctrl_frqsel based on card clock
Douglas Anderson
1
-12
/
+89
2016-07-25
phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()
Douglas Anderson
1
-12
/
+2
2016-07-25
Documentation: phy: Let the rockchip eMMC PHY get an exported card clock
Douglas Anderson
1
-0
/
+9
2016-07-25
mmc: sdhci-of-arasan: Add ability to export card clock
Douglas Anderson
2
-3
/
+123
2016-07-25
Documentation: mmc: sdhci-of-arasan: Add ability to export card clock
Douglas Anderson
1
-0
/
+8
2016-07-25
mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
Douglas Anderson
1
-11
/
+178
2016-07-25
Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs
Douglas Anderson
1
-2
/
+25
2016-07-25
mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
Douglas Anderson
1
-15
/
+8
2016-07-25
phy: rockchip-emmc: Increase lock time allowance
Douglas Anderson
1
-8
/
+20
2016-07-25
phy: rockchip-emmc: reindent the register definitions
Brian Norris
1
-38
/
+38
2016-07-25
phy: rockchip-emmc: configure default output tap delay
Brian Norris
1
-0
/
+19
2016-07-25
phy: rockchip-emmc: configure frequency range and drive impedance
Shawn Lin
1
-0
/
+27
2016-07-25
phy: rockchip-emmc: give DLL some extra time to be ready
Shawn Lin
1
-3
/
+4
2016-07-25
mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
Al Cooper
4
-0
/
+161