summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-28mmc: sdhci-msm: Enable ADMA length mismatch error interruptVeerabhadrarao Badiganti
2020-05-28mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti
2020-05-28mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_initHaibo Chen
2020-05-28mmc: host: sdhci-sprd: Implement the request_atomic() APIBaolin Wang
2020-05-28mmc: host: sdhci: Implement the request_atomic() APIBaolin Wang
2020-05-28mmc: host: Introduce the request_atomic() for the hostBaolin Wang
2020-05-28mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()Adrian Hunter
2020-05-28mmc: sdhci: Tidy sdhci_request() a bitAdrian Hunter
2020-05-28mmc: sdhci: Remove unneeded forward declaration of sdhci_finish_data()Adrian Hunter
2020-05-28mmc: sdhci: Stop exporting sdhci_send_command()Adrian Hunter
2020-05-28mmc: sdhci: Add helpers for the auto-CMD23 flagAdrian Hunter
2020-05-28mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()Jisheng Zhang
2020-05-28mmc: mmci: Switch to mmc_regulator_set_vqmmc()Marek Vasut
2020-05-28mmc: core: Return 1 from mmc_regulator_set_vqmmc() if switch skippedMarek Vasut
2020-05-28mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0Marek Vasut
2020-05-28mmc: sdhci-of-arasan: Remove uninitialized ret variablesNathan Chancellor
2020-05-28mmc: renesas_sdhi: simplify summary outputWolfram Sang
2020-05-28mmc: renesas_sdhi: improve TAP selection if all TAPs are goodWolfram Sang
2020-05-28mmc: renesas_sdhi: clarify handling of selecting TAPsWolfram Sang
2020-05-28mmc: renesas_sdhi: refactor calculation of best TAPWolfram Sang
2020-05-28mmc: sdhci: use FIELD_GET/PREP for capabilities bit masksMasahiro Yamada
2020-05-28mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable placeMasahiro Yamada
2020-05-28mmc: sdhci-of-arasan: Fix kernel-doc warningsManish Narani
2020-05-28mmc: sdhci-of-arasan: Modify clock operations handlingManish Narani
2020-05-28mmc: sdhci-of-arasan: Rearrange the platform data structs for modularityManish Narani
2020-05-28mmc: sdhci-of-arasan: Rename sdhci_arasan_data to avoid confusionManish Narani
2020-05-28sdhci: arasan: Add support for Versal Tap DelaysManish Narani
2020-05-28mmc: wbsd: Replace hardcoded command numbers with existing definesUlf Hansson
2020-05-28mmc: s3cmci: Drop redundant code in s3cmci_setup_data()Ulf Hansson
2020-05-28mmc: au1xmmc: Drop redundant code in au1xmmc_send_command()Ulf Hansson
2020-05-28mmc: sdhci-sprd: Drop redundant cap flagsUlf Hansson
2020-05-28mmc: android-goldfish: Enable MMC_CAP2_NO_SDIOUlf Hansson
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-23net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu
2020-05-23Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-05-23net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-05-23net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart
2020-05-23net: stmmac: don't attach interface until resume finishesLeon Yu
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
2020-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-23Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-23Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-23Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-23Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-05-23rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand
2020-05-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-05-22Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds