summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-of-esdhc: workaround for unreliable pulse width detectionYangbo Lu2018-12-172-0/+23
* mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issueYangbo Lu2018-12-171-1/+3
* mmc: sdhci-of-esdhc: add erratum A011334 supportYangbo Lu2018-12-171-0/+36
* mmc: sdhci-of-esdhc: add hs400 mode supportYangbo Lu2018-12-172-10/+88
* mmc: core: Add ->hs400_prepare_ddr() callbackYinbo Zhu2018-12-171-0/+3
* mmc: sdhci-omap: Remove redundant structure assignmentsFaiz Abbas2018-12-171-4/+0
* mmc: sdhci-omap: Add platform specific reset callbackFaiz Abbas2018-12-171-1/+19
* mmc: jz4740: rework pre_req/post_req implementationEzequiel Garcia2018-12-171-64/+54
* mmc: mmci: send stop command if sbc error issueLudovic Barre2018-12-171-3/+2
* mmc: tmio: introduce mask for 'always 1' bitsWolfram Sang2018-12-172-0/+6
* mmc: renesas_sdhi: disable HS400 on H3 ES1.x and M3-W ES1.[012]Niklas Söderlund2018-12-171-5/+15
* mmc: renesas_sdhi: align compatibility properties for H3 and M3-WNiklas Söderlund2018-12-172-35/+5
* mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revisionNiklas Söderlund2018-12-171-0/+26
* mmc: renesas_sdhi: add initial setting of interrupt mask registerNiklas Söderlund2018-12-172-0/+5
* mmc: tmio: fix reset operationNiklas Söderlund2018-12-171-12/+15
* mmc: tmio: enable module clock before resetting when resumingNiklas Söderlund2018-12-171-1/+1
* mmc: core: remove obsolete mmc_set_blockcount() functionWolfram Sang2018-12-172-16/+0
* mmc: bcm2835: Properly handle dmaengine_prep_slave_sgStefan Wahren2018-12-171-6/+9
* mmc: bcm2835: Refactor dma_map_sg handlingStefan Wahren2018-12-171-9/+7
* mmc: bcm2835: Terminate timeout work synchronouslyStefan Wahren2018-12-171-1/+1
* mmc: bcm2835: Avoid possible races on data requestsStefan Wahren2018-12-171-4/+6
* mmc: bcm2835: Release DMA channel on driver unloadStefan Wahren2018-12-171-0/+3
* mmc: bcm2835: Recover from MMC_SEND_EXT_CSDPhil Elwell2018-12-171-0/+9
* mmc: bcm2835: reset host on timeoutMichal Suchanek2018-12-171-0/+3
* mmc: sdhci: imx: Use the slot GPIO descriptorLinus Walleij2018-12-171-6/+8
* mmc: jz4740: Use GPIO descriptor for powerLinus Walleij2018-12-171-49/+16
* mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2018-12-171-10/+10
* mmc: slot-gpio: Allocate GPIO labels dynamicallyLinus Walleij2018-12-171-6/+10
* mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamicallyVeerabhadrarao Badiganti2018-12-171-11/+67
* mmc: sdhci: Handle auto-command errorsAdrian Hunter2018-12-172-1/+41
* mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter2018-12-173-10/+10
* mmc: sdhci: Fix data command CRC error handlingAdrian Hunter2018-12-171-25/+15
* mmc: bcm2835: Switch to SPDX identifierStefan Wahren2018-12-171-12/+1
* mmc: renesas_sdhi: Whitelist R8A77990 SDHIMarek Vasut2018-12-171-0/+1
* mmc: tmio: delete wait in tuning processMasaharu Hayakawa2018-12-171-2/+0
* mmc: renesas_sdhi: remove workaround for HS400 clockNiklas Söderlund2018-12-171-9/+0
* mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada2018-12-171-1/+1
* mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return voidChunyan Zhang2018-12-171-10/+5
* mmc: renesas_sdhi_internal_dmac: Add R7S9210 supportChris Brandt2018-12-172-5/+30
* mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson2018-12-171-1/+2
* mmc: dw_mmc-bluefield: simplify the probe() functionLiming Sun2018-12-171-10/+1
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-141-1/+1
|\
| * clk: qcom: qcs404: Fix gpll0_out_main parentSrinivas Kandagatla2018-12-101-1/+1
* | Merge tag 'pinctrl-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-143-15/+18
|\ \
| * | pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai2018-12-071-1/+1
| * | pinctrl: meson: fix pull enable register calculationJerome Brunet2018-11-191-1/+2
| * | pinctrl: sdm660: Set tile property for pingroupsCraig Tatlor2018-11-191-13/+15
* | | Merge tag 'drm-fixes-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-1430-335/+717
|\ \ \
| * \ \ Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2018-12-136-4/+103
| |\ \ \
| | * | | drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom2018-12-136-2/+103