summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-02-05Merge tag 'usb-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-05Merge tag 'tty-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-05Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-05Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-04Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds
2023-02-04Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-04fbcon: Check font dimension limitsSamuel Thibault
2023-02-03Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-03Merge tag 'efi-fixes-for-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-03Merge tag 'drm-fixes-2023-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-03efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev
2023-02-03HV: hv_balloon: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-03Merge tag 'amd-drm-fixes-6.2-2023-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-02-03Merge tag 'drm-intel-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-02-03Merge tag 'drm-misc-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-02-02Merge tag 'ata-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-02Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-02Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-02-02Merge tag 'platform-drivers-x86-v6.2-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-02mtk_sgmii: enable PCS polling to allow SFP workAlexander Couzens
2023-02-02net: mediatek: sgmii: fix duplex configurationBjørn Mork
2023-02-02net: mediatek: sgmii: ensure the SGMII PHY is powered down on configurationAlexander Couzens
2023-02-02Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-02-02net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MACArınç ÜNAL
2023-02-02virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit
2023-02-02efi: Accept version 2 of memory attributes tableArd Biesheuvel
2023-02-02ata: libata: Fix sata_down_spd_limit() when no link speed is reportedDamien Le Moal
2023-02-02platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede
2023-02-02usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus
2023-02-02can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde
2023-02-02usb: gadget: udc: do not clear gadget driver.busAaro Koskinen
2023-02-02hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley
2023-02-01octeontx2-af: Fix devlink unregisterRatheesh Kannoth
2023-02-01igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-02-01nfp: flower: avoid taking mutex in atomic contextYanguo Li
2023-02-01drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher
2023-02-01drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao
2023-02-01drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello
2023-02-01drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan
2023-02-01drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang
2023-02-01drm/amd/display: Reset DMUB mailbox SW state after HW resetNicholas Kazlauskas
2023-02-01drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen
2023-02-01drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess
2023-02-01drm/amd/display: Add missing brackets in calculationDaniel Miess
2023-02-01drm/amdgpu: update wave data type to 3 for gfx11Graham Sider
2023-02-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-02-01Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-01nvme-auth: use workqueue dedicated to authenticationShin'ichiro Kawasaki