summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-26mmc: dw_mmc: return -EILSEQ for EBE and SBE errorShawn Lin
2016-09-26mmc: dw_mmc: add reset support to dwmmc host controllerGuodong Xu
2016-09-26mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clockJaehoon Chung
2016-09-26mmc: dw_mmc: remove parsing for each slot subnodeShawn Lin
2016-09-26mmc: dw_mmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipsetKrzysztof Kozlowski
2016-09-26mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner
2016-09-26mmc: sdhci: Remove ->platform_init() callback as it's no longer usedUlf Hansson
2016-09-26mmc: sdhci-pci: Convert to use managed functions (part2)Andy Shevchenko
2016-09-26mmc: sdio: deploy error handling instead of triggering BUG_ONShawn Lin
2016-09-26mmc: block: remove the check of packed for packed request routineShawn Lin
2016-09-26mmc: core: Add error message when switching fails in mmc_select_hs()Jungseung Lee
2016-09-26mmc: host: sh_mobile_sdhi: don't populate unneeded functionsWolfram Sang
2016-09-26mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhiWolfram Sang
2016-09-26mmc: sunxi-mmc: change idma descriptor to __le32Michael Weiser
2016-09-26mmc: sunxi: Check the value returned by clk_round_rateJean-Francois Moine
2016-09-26mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clockDouglas Anderson
2016-09-26mmc: sdhci: Do not allow tuning procedure to be interruptedChristopher Freeman
2016-09-26mmc: sdhci-esdhc-imx: correct the max timeout countHaibo Chen
2016-09-26mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCVHaibo Chen
2016-09-26mmc: sdhci-brcmstb: Delete owner assignmentMarkus Elfring
2016-09-26mmc: sd: Export SD Status via “ssr” device attributeUri Yanai
2016-09-26mmc: vub300: don't print error when allocating urb failsWolfram Sang
2016-09-26mmc: sdhci-of-esdhc: use of_property_read_boolJulia Lawall
2016-09-26mmc: sdhci-bcm-kona: fix error return code in sdhci_bcm_kona_probe()Wei Yongjun
2016-09-26mmc: moxart: fix wait_for_completion_interruptible_timeout return variable typeNicholas Mc Guire
2016-09-26mmc: pwrseq-simple: Add an optional post-power-on-delayHans de Goede
2016-09-26mmc: sunxi: sun4i / sun5i do not have sample clocksHans de Goede
2016-09-26mmc: sunxi: Factor out clock phase setting code into a helper functionHans de Goede
2016-09-26mmc: sunxi: Introduce a sunxi_mmc_cfg structHans de Goede
2016-09-26mmc: sunxi: Disable sample clks on removeHans de Goede
2016-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-09-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-23Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-23Merge tag 'tags/nand-fixes-for-4.8-rc8' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-09-23Merge tag 'mmc-v4.8-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-09-22nvme-rdma: only clear queue flags after successful connectSagi Grimberg
2016-09-22i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-22regmap: fix deadlock on _regmap_raw_write() error pathNikita Yushchenko
2016-09-22mmc: dw_mmc: fix the spamming log messageJaehoon Chung
2016-09-22Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/...David S. Miller
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib
2016-09-21Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub...David S. Miller
2016-09-21i2c: mux: pca954x: retry updating the mux selection on failurePeter Rosin
2016-09-21i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang