summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-24irqchip/gic-v5: Remove undue WARN_ON()s in the IRS affinity parsingLorenzo Pieralisi
2025-08-24irqchip/loongson-eiointc: Add multiple interrupt pin routing supportBibo Mao
2025-08-24irqchip/loongson-eiointc: Route interrupt parsed from bios tableBibo Mao
2025-08-24irqchip/sifive-plic: Respect mask state when setting affinityInochi Amaoto
2025-08-24irqchip/gic-v5: Fix kmemleak L2 IST table entries false positivesLorenzo Pieralisi
2025-08-24irqchip/sifive-plic: Use for_each_present_cpu() instead of for_each_cpu()Fushuai Wang
2025-08-24irqchip/mvebu-gicp: Fix an IS_ERR() vs NULL check in probe()Dan Carpenter
2025-08-24counter: ti-ecap-capture: Use devm_pm_runtime_enable()Waqar Hameed
2025-08-24clk: spacemit: fix sspax_clkTroy Mitchell
2025-08-23soc: qcom: pd-mapper: Add SM8750 compatiblePrasad Kumpatla
2025-08-23clk: qcom: gcc-sdm660: Add missing LPASS/CDSP vote clocksNickolay Goppen
2025-08-23irqchip/atmel-aic[5]: Fix incorrect lock guard conversionEdgar Bonet
2025-08-23irqchip/sg2042-msi: Set MSI_FLAG_MULTI_PCI_MSI flags for SG2044Inochi Amaoto
2025-08-23irqchip/sg2042-msi: Fix broken affinity settingInochi Amaoto
2025-08-23PCI/MSI: Add startup/shutdown for per device domainsInochi Amaoto
2025-08-23clk: samsung: pll: convert from round_rate() to determine_rate()Brian Masney
2025-08-23clk: samsung: cpu: convert from round_rate() to determine_rate()Brian Masney
2025-08-23Merge tag 'char-misc-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-23Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-08-23drm/msm: fix msm_gem_vma_new() allocations for managed GPUVMsDmitry Baryshkov
2025-08-23firewire: ohci: remove module-local workqueueTakashi Sakamoto
2025-08-23firewire: ohci: use threaded IRQ handler to handle SelfIDComplete eventTakashi Sakamoto
2025-08-23firewire: ohci: move self_id_complete tracepoint after validating registerTakashi Sakamoto
2025-08-23soc: apple: mailbox: Add Apple A11 and T2 mailbox supportNick Chan
2025-08-22atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima
2025-08-22net: wangxun: support to use adaptive RX/TX coalescingJiawen Wu
2025-08-22net: wangxun: cleanup the code in wx_set_coalesce()Jiawen Wu
2025-08-22net: wangxun: limit tx_max_coalesced_frames_irqJiawen Wu
2025-08-22net: ngbe: change the default ITR settingJiawen Wu
2025-08-22hinic3: Interrupt request configurationFan Gong
2025-08-22hinic3: Mailbox management interfacesFan Gong
2025-08-22hinic3: Mailbox frameworkFan Gong
2025-08-22hinic3: TX & RX Queue coalesce interfacesFan Gong
2025-08-22hinic3: Command Queue interfacesFan Gong
2025-08-22hinic3: Command Queue frameworkFan Gong
2025-08-22hinic3: Complete Event Queue interfacesFan Gong
2025-08-22hinic3: Async Event Queue interfacesFan Gong
2025-08-23drm/nouveau/disp: Always accept linear modifierJames Jones
2025-08-22Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-22tcp: annotate data-races around tp->rx_opt.user_mssEric Dumazet
2025-08-22Octeontx2-vf: Fix max packet length errorsHariprasad Kelam
2025-08-22Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-23Merge tag 'drm-xe-fixes-2025-08-21-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie
2025-08-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-22of: dynamic: Fix use after free in of_changeset_add_prop_helper()Dan Carpenter
2025-08-22drm/rockchip: dsi2: add support rk3576Guochun Huang
2025-08-22drm/panel: ilitek-ili9881c: Add Bestar BSD1218-A101KL68 supportHeiko Stuebner
2025-08-22drm/panel: ilitek-ili9881c: convert (un-)prepare to mipi_dsi_multi_contextHeiko Stuebner
2025-08-22drm/panel: ilitek-ili9881c: move display_on/_off dcs calls to (un-)prepareHeiko Stuebner
2025-08-22drm/panel: ilitek-ili9881c: turn off power-supply when init failsHeiko Stuebner