summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-25mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson1-3/+6
2016-07-25mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"Colin Ian King1-1/+1
2016-07-25mmc: sdhci: use pr_err for sdhci_dumpregsChuanxiao Dong1-46/+46
2016-07-25mmc: host: use the defined function to check whether card is removableJaehoon Chung7-12/+11
2016-07-25phy: rockchip-emmc: Set phyctrl_frqsel based on card clockDouglas Anderson1-12/+89
2016-07-25phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()Douglas Anderson1-12/+2
2016-07-25mmc: sdhci-of-arasan: Add ability to export card clockDouglas Anderson2-3/+123
2016-07-25mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399Douglas Anderson1-11/+178
2016-07-25mmc: sdhci-of-arasan: Always power the PHY off/on when clock changesDouglas Anderson1-15/+8
2016-07-25phy: rockchip-emmc: Increase lock time allowanceDouglas Anderson1-8/+20
2016-07-25phy: rockchip-emmc: reindent the register definitionsBrian Norris1-38/+38
2016-07-25phy: rockchip-emmc: configure default output tap delayBrian Norris1-0/+19
2016-07-25phy: rockchip-emmc: configure frequency range and drive impedanceShawn Lin1-0/+27
2016-07-25phy: rockchip-emmc: give DLL some extra time to be readyShawn Lin1-3/+4
2016-07-25mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCsAl Cooper3-0/+154
2016-07-25mmc: block: Fix tag condition with packed writesAdrian Hunter1-2/+1
2016-07-25mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V3-9/+22
2016-07-25mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin1-2/+2
2016-07-25mmc: Set pref erase size based on sizeGwendal Grignou1-7/+5
2016-07-25mmc: sdhci-bcm2835: remove driverStefan Wahren3-216/+0
2016-07-25mmc: mmc: Fix HS switch failure in mmc_select_hs400()Ziyuan Xu1-4/+4
2016-07-25mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing1-1/+1
2016-07-25mmc: mmc: do not use CMD13 to get status after speed mode switchChaotian Jing1-68/+47
2016-07-25mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()Chaotian Jing1-9/+16
2016-07-25mmc: sdhci: Fix sdhci_card_busy()Adrian Hunter1-2/+2
2016-07-25mmc: tmio: make a cast explicitWolfram Sang1-1/+1
2016-07-25mmc: sdhci-of-arasan: implement enhanced strobe callbackShawn Lin1-0/+20
2016-07-25mmc: debugfs: add HS400 enhanced strobe descriptionShawn Lin1-1/+2
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin3-3/+93
2016-07-25mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin1-0/+2
2016-07-25mmc: sdhci: fix wakeup configurationLudovic Desroches1-1/+14
2016-07-25mmc: block: correct 4KB alignment checkYuan, Juntao1-2/+2
2016-07-25mmc: sdhci: remove comment regarding timeout during tuningSimon Horman1-1/+1
2016-07-25mmc: sh_mobile_sdhi: properly document R-Car versionsWolfram Sang1-4/+10
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-201/+517
2016-07-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/...Linus Torvalds10-61/+295
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~air...Linus Torvalds2-1/+7
2016-07-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-31/+39
2016-07-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+9
2016-07-23Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-2/+5
2016-07-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+5
2016-07-23Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2016-07-23Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-14/+18
2016-07-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-35/+39
2016-07-23pps: do not crash when failed to registerJiri Slaby1-1/+1
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann1-2/+5
2016-07-21crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek1-0/+1
2016-07-21Input: tsc200x - report proper input_dev nameMichael Welling4-6/+25