summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-14mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59Ulf Hansson
2021-06-14mmc: core: Drop open coding in mmc_sd_switch()Ulf Hansson
2021-06-14mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmdsUlf Hansson
2021-06-14mmc: core: Enable eMMC sleep commands to use HW busy pollingUlf Hansson
2021-06-14mmc: core: Extend re-use of __mmc_poll_for_busy()Ulf Hansson
2021-06-14mmc: core: Re-structure some code in __mmc_poll_for_busy()Ulf Hansson
2021-06-14mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commandsUlf Hansson
2021-06-14mmc: core: Drop open coding when preparing commands with busy signalingUlf Hansson
2021-06-14mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-BHans de Goede
2021-06-14mmc: s3cmci: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2021-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'staging-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-12Merge tag 'pinctrl-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-12Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-11Merge tag 'gpio-fixes-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-11Merge tag 'drm-fixes-2021-06-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-11Merge tag 'acpi-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-06-11block: loop: fix deadlock between open and removeChristoph Hellwig
2021-06-11Merge tag 'hwmon-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-11Merge tag 'mmc-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-06-11Merge branch 'acpi-bus'Rafael J. Wysocki
2021-06-11Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-11Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"Greg Kroah-Hartman
2021-06-11Merge tag 'amd-drm-fixes-5.13-2021-06-09' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-06-11Merge tag 'drm-misc-fixes-2021-06-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-06-11Merge tag 'drm-msm-fixes-2021-06-10' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-06-10usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson
2021-06-10usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-10usb: gadget: fsl: Re-enable driver for ARM SoCsJoel Stanley
2021-06-10usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-10hwmon: (tps23861) correct shunt LSB valuesRobert Marko
2021-06-10hwmon: (tps23861) set current shunt valueRobert Marko
2021-06-10hwmon: (tps23861) define regmap max registerRobert Marko
2021-06-10USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold
2021-06-10drm/msm/dsi: Stash away calculated vco frequency on recalcStephen Boyd
2021-06-10IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel
2021-06-10RDMA/mlx5: Delete right entry from MR signature databaseAharon Landau
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb
2021-06-10drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi
2021-06-10USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
2021-06-09Merge tag 'platform-drivers-x86-v5.13-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-06-09hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu
2021-06-09hwmon: (corsair-psu) fix suspend behaviorWilken Gottwalt
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu
2021-06-09bus: mhi: pci-generic: Fix hibernationLoic Poulain
2021-06-09bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()Wei Yongjun