summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-11-14mmc: core: Re-work HW reset for SDIO cardsUlf Hansson
2019-11-14mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()Ulf Hansson
2019-11-14mwifiex: Re-work support for SDIO HW resetUlf Hansson
2019-11-13mmc: vub300: Drop redundant host ops ->init_card()Ulf Hansson
2019-11-13mmc: renesas_sdhi_internal_dmac: Add r8a774b1 supportBiju Das
2019-11-13mmc: block: Add CMD13 polling for MMC IOCTLS with R1B responseChaotian Jing
2019-11-13mmc: block: Make card_busy_detect() a bit more genericChaotian Jing
2019-11-13mmc: sdhci-of-esdhc: fix up erratum A-008171 workaroundYangbo Lu
2019-11-13mmc: sdhci-of-esdhc: poll ESDHC_FLUSH_ASYNC_FIFO bit until completionYangbo Lu
2019-11-13mmc: sdhci-of-at91: add DT property to enable calibration on full resetNicolas Ferre
2019-11-13mmc: mmci: stm32: make sdmmc_idma_validate_data staticBen Dooks
2019-11-13mmc: sdhci-pci: Add support for Intel JSLAdrian Hunter
2019-11-13mmc: jz4740: Add support for Low Power Mode (LPM)Zhou Yanjie
2019-11-13mmc: jz4740: Add support for X1000Zhou Yanjie
2019-11-13mmc: jz4740: Add support for JZ4760Zhou Yanjie
2019-11-13mmc: jz4740: Add 8bit mode supportZhou Yanjie
2019-11-13mmc: sdhci-pci: Make function amd_sdhci_reset staticzhengbin
2019-11-13mmc: sdhci-of-arasan: Add Support for Intel LGM SDXCRamuthevar Vadivel Murugan
2019-11-13mmc: mmci: sdmmc: add busy_complete callbackLudovic Barre
2019-11-13mmc: mmci: add busy_complete callbackLudovic Barre
2019-11-13mmc: mmci: add hardware busy timeout featureLudovic Barre
2019-11-13mmc: mmci: make unexported functions staticBen Dooks
2019-11-13mmc: dw_mmc: fix indentation issueColin Ian King
2019-11-13memstick: jmb38x_ms: clean up indentation issueColin Ian King
2019-11-13mmc: cavium-octeon: Use devm_platform_ioremap_resource()Markus Elfring
2019-11-13mmc: bcm2835: Use devm_platform_ioremap_resource wrapperSaiyam Doshi
2019-11-13mmc: tmio: remove workaround for NON_REMOVABLEWolfram Sang
2019-11-13mmc: Add Actions Semi Owl SoCs SD/MMC driverManivannan Sadhasivam
2019-11-13mmc: sdhci-milbeaut: add Milbeaut SD controller driverTakao Orito
2019-11-13mmc: sdhci-pci: Quirk for AMD SDHC Device 0x7906Raul E Rangel
2019-11-13mmc: sdhci: Check card status after resetRaul E Rangel
2019-11-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-11-10Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-10Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-11-09Merge tag 'pinctrl-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-11-09Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra
2019-11-08Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin
2019-11-08pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König