summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-25phy: rockchip-emmc: Set phyctrl_frqsel based on card clockDouglas Anderson
2016-07-25phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()Douglas Anderson
2016-07-25mmc: sdhci-of-arasan: Add ability to export card clockDouglas Anderson
2016-07-25mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399Douglas Anderson
2016-07-25mmc: sdhci-of-arasan: Always power the PHY off/on when clock changesDouglas Anderson
2016-07-25phy: rockchip-emmc: Increase lock time allowanceDouglas Anderson
2016-07-25phy: rockchip-emmc: reindent the register definitionsBrian Norris
2016-07-25phy: rockchip-emmc: configure default output tap delayBrian Norris
2016-07-25phy: rockchip-emmc: configure frequency range and drive impedanceShawn Lin
2016-07-25phy: rockchip-emmc: give DLL some extra time to be readyShawn Lin
2016-07-25mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCsAl Cooper
2016-07-25mmc: block: Fix tag condition with packed writesAdrian Hunter
2016-07-25mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V
2016-07-25mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin
2016-07-25mmc: Set pref erase size based on sizeGwendal Grignou
2016-07-25mmc: sdhci-bcm2835: remove driverStefan Wahren
2016-07-25mmc: mmc: Fix HS switch failure in mmc_select_hs400()Ziyuan Xu
2016-07-25mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing
2016-07-25mmc: mmc: do not use CMD13 to get status after speed mode switchChaotian Jing
2016-07-25mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()Chaotian Jing
2016-07-25mmc: sdhci: Fix sdhci_card_busy()Adrian Hunter
2016-07-25mmc: tmio: make a cast explicitWolfram Sang
2016-07-25mmc: sdhci-of-arasan: implement enhanced strobe callbackShawn Lin
2016-07-25mmc: debugfs: add HS400 enhanced strobe descriptionShawn Lin
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin
2016-07-25mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin
2016-07-25mmc: sdhci: fix wakeup configurationLudovic Desroches
2016-07-25mmc: block: correct 4KB alignment checkYuan, Juntao
2016-07-25mmc: sdhci: remove comment regarding timeout during tuningSimon Horman
2016-07-25mmc: sh_mobile_sdhi: properly document R-Car versionsWolfram Sang
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-07-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/...Linus Torvalds
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~air...Linus Torvalds
2016-07-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-23Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-07-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-23Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-23Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-07-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-23pps: do not crash when failed to registerJiri Slaby
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann
2016-07-21crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek
2016-07-21Input: tsc200x - report proper input_dev nameMichael Welling
2016-07-21tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-07-20net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed
2016-07-20Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan
2016-07-19net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev