summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-11mmc: sdhci: constify references of parameters to __sdhci_read_caps()Masahiro Yamada
2019-09-11mmc: mediatek: enable SDIO IRQ low level trigger functionyong mao
2019-09-11mmc: sdhci: Export sdhci_abort_tuning function symbolBen Chuang
2019-09-11mmc: sdhci: Add PLL Enable support to internal clock setupBen Chuang
2019-09-11mmc: sdhci: Change timeout of loop for checking internal clock stableBen Chuang
2019-09-11mmc: sdhci-of-arasan: Add Support for Intel LGM eMMCRamuthevar Vadivel Muruganx
2019-09-11mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()Wei Yongjun
2019-09-11mmc: bcm2835: Take SWIOTLB memory size limitation into accountStefan Wahren
2019-09-11mmc: sdhci-of-aspeed: Add support for the ASPEED SD controllerAndrew Jeffery
2019-09-11mmc: mediatek: support 24bits segment sizeChaotian Jing
2019-09-11mmc: mediatek: fix controller busy when plug out SDChaotian Jing
2019-09-11mmc: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCsYoshihiro Shimoda
2019-09-11mmc: jz4740: Drop dependency on arch headerPaul Cercueil
2019-09-11mmc: jz4740: Code cleanupPaul Cercueil
2019-09-11mmc: sdhci-cadence: use struct_size() helperGustavo A. R. Silva
2019-09-11mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoCYinbo Zhu
2019-09-11mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-09-11mmc: sdhci-pci: Add another Id for Intel CMLAdrian Hunter
2019-09-11mmc: sdhci-s3c: Mark expected switch fall-throughGustavo A. R. Silva
2019-09-11mmc: atmel-mci: Mark expected switch fall-throughsGustavo A. R. Silva
2019-09-11mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify codeJisheng Zhang
2019-09-11mmc: mmci: Clarify comments and some code for busy detectionUlf Hansson
2019-09-11memstick: r592: Use dev_get_drvdataChuhong Yuan
2019-09-11mmc: sdhci-pci: Use dev_get_drvdataChuhong Yuan
2019-09-11mmc: sdhci-iproc: Add support for emmc2 of the BCM2711Stefan Wahren
2019-09-11mmc: mxs: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-09-08Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-09-07Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-09-06Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-06Merge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-09-06Merge tag 'drm-fixes-2019-09-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-06soc: qcom: geni: Provide parameter error checkingLee Jones
2019-09-06iommu/amd: Fix race in increase_address_space()Joerg Roedel
2019-09-06iommu/amd: Flush old domains in kdump kernelStuart Hayes
2019-09-06Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-09-06Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2019-09-05drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter
2019-09-04Revert "vhost: access vq metadata through kernel virtual address"Michael S. Tsirkin
2019-09-04vhost: Remove unnecessary variableYunsheng Lin
2019-09-04virtio-net: lower min ring num_free for efficiency? jiang
2019-09-04vhost/test: fix build for vhost testTiwei Bie
2019-09-04vhost/test: fix build for vhost testTiwei Bie
2019-09-04dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mappedYoshihiro Shimoda
2019-09-04dmaengine: sprd: Fix the DMA link-list configurationBaolin Wang
2019-09-03Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan
2019-09-03Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie