aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-03Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-03-02Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-03Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-03-03Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...Dave Airlie
2023-03-03Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...Dave Airlie
2023-03-02Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-03-02Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-03-02Merge tag 'auxdisplay-6.3' of https://github.com/ojeda/linuxLinus Torvalds
2023-03-02Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-02Merge tag 'spi-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2023-03-02Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-02watchdog: at91rm9200: Only warn once about problems in .remove()Uwe Kleine-König
2023-03-02watchdog: mt7621-wdt: avoid ralink architecture dependent codeSergio Paracuellos
2023-03-02watchdog: mt7621-wdt: avoid static global declarationsSergio Paracuellos
2023-03-01drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou
2023-03-01drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim
2023-03-01Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr
2023-03-01drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung
2023-03-01drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin
2023-03-01drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang
2023-03-01drm/amdgpu: remove unused variable ringTom Rix
2023-03-01drm/amd/display: fix dm irq error message in gpu recovertiancyin
2023-03-01drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello
2023-03-01drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland
2023-03-01drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li
2023-03-01drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak
2023-03-01power: supply: qcom_battmgr: remove bogus do_div()Arnd Bergmann
2023-03-01Merge tag 'sh-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-03-01Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-28Merge tag 'i3c/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2023-02-28i3c: master: dw: stop hardcoding initial speedJack Chen
2023-02-28Merge tag 'pwm/for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-28spi: tegra210-quad: Fix iterator outside loopKrishna Yarlagadda
2023-02-28drm/shmem-helper: Revert accidental non-GPL exportAsahi Lina
2023-02-28drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()Nathan Chancellor
2023-02-27vc_screen: don't clobber return value in vcs_readThomas Weißschuh
2023-02-27vc_screen: modify vcs_size() handling in vcs_read()George Kennedy
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-27net: phy: c45: fix network interface initialization failures on xtensa, arm:c...Oleksij Rempel
2023-02-27xen-netback: remove unused variables pending_idx and indexTom Rix
2023-02-27Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-02-27sh: clk: Fix clk_enable() to return 0 on NULL clkGeert Uytterhoeven
2023-02-26Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-02-26Merge tag 'rpmsg-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-02-26Merge tag 'hwlock-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-02-26rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov