summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-28Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-01-28Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-28Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-28Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-01-28Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2022-01-28Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-01-28Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-01-28Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d...Dave Airlie
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2022-01-27net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-01-27net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail
2022-01-27net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail
2022-01-27Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-27Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-26connector/cn_proc: Use task_is_in_init_pid_ns()Leo Yan
2022-01-26gve: Fix GFP flags when allocing pagesCatherine Sullivan
2022-01-27ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()Zhou Qingyang
2022-01-26net: lan966x: Fix sleep in atomic context when updating MAC tableHoratiu Vultur
2022-01-26net: lan966x: Fix sleep in atomic context when injecting framesHoratiu Vultur
2022-01-26ethernet: seeq/ether3: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 8390/etherh: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: i825xx: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: tundra: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26ethernet: 3com/typhoon: don't write directly to netdev->dev_addrJakub Kicinski
2022-01-26drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screenTong Zhang
2022-01-26Revert "drm/ast: Support 1600x900 with 108MHz PCLK"Dave Airlie
2022-01-26Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2022-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen
2022-01-25drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen
2022-01-25drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen
2022-01-25drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang
2022-01-25drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher
2022-01-25drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher
2022-01-25drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu
2022-01-25drm/amd/display: Correct MPC split policy for DCN301Zhan Liu
2022-01-25drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram
2022-01-25drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2022-01-25drm/etnaviv: relax submit size limitsLucas Stach
2022-01-25amd: declance: use eth_hw_addr_set()Thomas Bogendoerfer
2022-01-25drm/msm/gpu: Cancel idle/boost work on suspendRob Clark
2022-01-25drm/msm/gpu: Wait for idle before suspendingRob Clark
2022-01-25net: hns3: handle empty unknown interrupt for VFYufeng Mo
2022-01-25net: fec_mpc52xx: don't discard const from netdev->dev_addrJakub Kicinski
2022-01-25net: cpsw: Properly initialise struct page_pool_paramsToke Høiland-Jørgensen
2022-01-25yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua
2022-01-25net: stmmac: reduce unnecessary wakeups from eee sw timerJisheng Zhang
2022-01-24drm/atomic: Add the crtc to affected crtc only if uapi.enable = trueManasi Navare