summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-03Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-03Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'usb-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-02Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki
2021-04-02Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-04-02firmware: google: Enable s0ix logging by defaultEvan Green
2021-04-02mux: gpio: Simplify code by using dev_err_probe()Andy Shevchenko
2021-04-02mux: gpio: Make it OF independentAndy Shevchenko
2021-04-02mux: gpio: Use bitmap API instead of direct assignmentAndy Shevchenko
2021-04-02nvmem: qfprom: Add support for fuse blowing on sc7280Rajendra Nayak
2021-04-02nvmem: rmem: fix undefined reference to memremapSrinivas Kandagatla
2021-04-02nvmem: core: Fix unintentional sign extension issueColin Ian King
2021-04-02nvmem: core: Add functions to make number reading easyDouglas Anderson
2021-04-02nvmem: brcm_nvram: new driver exposing Broadcom's NVRAMRafał Miłecki
2021-04-02drivers: nvmem: Fix voltage settings for QTI qfprom-efuseRavi Kumar Bokka
2021-04-02nvmem: convert comma to semicolonZheng Yongjun
2021-04-02drivers: most: use LIST_HEAD() for list_headShixin Liu
2021-04-02drivers: most: use DEFINE_SPINLOCK() for spinlockShixin Liu
2021-04-02greybus: remove stray nul byte in apb_log_enable_read outputRasmus Villemoes
2021-04-02misc/pvpanic: Make some symbols staticYueHaibing
2021-04-02misc/pvpanic: fix return value check in pvpanic_pci_probe()Qiheng Lin
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-02Merge tag 'imx-drm-fixes-2021-04-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2021-04-02Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-04-01null_blk: fix command timeout completion handlingDamien Le Moal
2021-04-01ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov
2021-04-01soundwire: qcom: use signed variable for error returnVinod Koul
2021-04-01Merge tag 'amd-drm-fixes-5.12-2021-03-31' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-04-01Merge tag 'exynos-drm-fixes-for-v5.12-rc6' of git://git.kernel.org/pub/scm/li...Dave Airlie
2021-03-31drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao
2021-03-31drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen
2021-03-31drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher
2021-03-31drm/amdkfd: dqm fence memory corruptionQu Huang
2021-03-31Merge tag 'pinctrl-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-03-31phy: qcom-qmp: add support for sm8250-usb3-dp phyDmitry Baryshkov
2021-03-31phy: qcom-qmp: rename common registersDmitry Baryshkov
2021-03-31phy: qcom-qmp: move DP functions to callbacksDmitry Baryshkov
2021-03-31phy: ti: j721e-wiz: Configure 'p_standard_mode' only for DP/QSGMIIKishon Vijay Abraham I
2021-03-31phy: zynqmp: Handle the clock enable/disable properlyManish Narani
2021-03-31phy: microchip: PHY_SPARX5_SERDES should depend on ARCH_SPARX5Geert Uytterhoeven
2021-03-31phy: cadence-torrent: Add delay for PIPE clock to be stableKishon Vijay Abraham I
2021-03-31phy: cadence-torrent: Explicitly request exclusive reset controlKishon Vijay Abraham I
2021-03-31phy: cadence-torrent: Do not configure SERDES if it's already configuredKishon Vijay Abraham I