aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: sh_mmcif: Inform the mmc core about the max busy timeoutUlf Hansson2016-07-251-0/+1
* mmc: sh_mmcif: Use response type to know when to enable busy detectionUlf Hansson2016-07-251-25/+7
* mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIOUlf Hansson2016-07-251-16/+2
* mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson2016-07-251-3/+6
* mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"Colin Ian King2016-07-251-1/+1
* mmc: sdhci: use pr_err for sdhci_dumpregsChuanxiao Dong2016-07-251-46/+46
* mmc: host: use the defined function to check whether card is removableJaehoon Chung2016-07-257-12/+11
* phy: rockchip-emmc: Set phyctrl_frqsel based on card clockDouglas Anderson2016-07-251-12/+89
* phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()Douglas Anderson2016-07-251-12/+2
* mmc: sdhci-of-arasan: Add ability to export card clockDouglas Anderson2016-07-252-3/+123
* mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399Douglas Anderson2016-07-251-11/+178
* mmc: sdhci-of-arasan: Always power the PHY off/on when clock changesDouglas Anderson2016-07-251-15/+8
* phy: rockchip-emmc: Increase lock time allowanceDouglas Anderson2016-07-251-8/+20
* phy: rockchip-emmc: reindent the register definitionsBrian Norris2016-07-251-38/+38
* phy: rockchip-emmc: configure default output tap delayBrian Norris2016-07-251-0/+19
* phy: rockchip-emmc: configure frequency range and drive impedanceShawn Lin2016-07-251-0/+27
* phy: rockchip-emmc: give DLL some extra time to be readyShawn Lin2016-07-251-3/+4
* mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCsAl Cooper2016-07-253-0/+154
* mmc: block: Fix tag condition with packed writesAdrian Hunter2016-07-251-2/+1
* mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V2016-07-253-9/+22
* mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin2016-07-251-2/+2
* mmc: Set pref erase size based on sizeGwendal Grignou2016-07-251-7/+5
* mmc: sdhci-bcm2835: remove driverStefan Wahren2016-07-253-216/+0
* mmc: mmc: Fix HS switch failure in mmc_select_hs400()Ziyuan Xu2016-07-251-4/+4
* mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing2016-07-251-1/+1
* mmc: mmc: do not use CMD13 to get status after speed mode switchChaotian Jing2016-07-251-68/+47
* mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()Chaotian Jing2016-07-251-9/+16
* mmc: sdhci: Fix sdhci_card_busy()Adrian Hunter2016-07-251-2/+2
* mmc: tmio: make a cast explicitWolfram Sang2016-07-251-1/+1
* mmc: sdhci-of-arasan: implement enhanced strobe callbackShawn Lin2016-07-251-0/+20
* mmc: debugfs: add HS400 enhanced strobe descriptionShawn Lin2016-07-251-1/+2
* mmc: core: implement enhanced strobe supportShawn Lin2016-07-253-3/+93
* mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin2016-07-251-0/+2
* mmc: sdhci: fix wakeup configurationLudovic Desroches2016-07-251-1/+14
* mmc: block: correct 4KB alignment checkYuan, Juntao2016-07-251-2/+2
* mmc: sdhci: remove comment regarding timeout during tuningSimon Horman2016-07-251-1/+1
* mmc: sh_mobile_sdhi: properly document R-Car versionsWolfram Sang2016-07-251-4/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-2327-201/+517
|\
| * net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed2016-07-201-2/+2
| * net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev2016-07-193-37/+132
| * net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev2016-07-192-3/+4
| * net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli2016-07-161-4/+5
| * net: nb8800: Fix SKB leak in nb8800_receive()Florian Fainelli2016-07-161-0/+1
| * et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli2016-07-161-1/+1
| * net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli2016-07-151-1/+1
| * mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel2016-07-153-3/+19
| * mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel2016-07-151-0/+2
| * mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel2016-07-151-1/+2
| * mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel2016-07-151-1/+2
| * mlxsw: spectrum: Force link training according to admin stateIdo Schimmel2016-07-151-24/+1