summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-20RDMA/rxe: Fix responder UAF on IB_QP_MAX_DEST_RD_ATOMIC modify_qpIbrahim Hashimov
2026-07-20RDMA/hfi1: Propagate sdma_txinit_ahg() errorsDanila Chernetsov
2026-07-20RDMA/umem: Constify struct dma_buf_attach_opsChristophe JAILLET
2026-07-20RDMA/mlx5: Constify struct ib_frmr_pool_ops and dma_buf_attach_opsChristophe JAILLET
2026-07-20PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold
2026-07-20drm/i915/dp_tunnel: Add UHBR tunneling supportImre Deak
2026-07-20drm/i915/dp: Disable UHBR link configs with 1/2 lanesImre Deak
2026-07-20drm/i915/dp: Remove UHBR dependency from SST fallback kunit testImre Deak
2026-07-20drm/i915/dp: Enable SST fallback between UHBR and non-UHBR ratesImre Deak
2026-07-20drm/i915/dp: End link configuration loops properlyImre Deak
2026-07-20drm/dp_tunnel: Add UHBR tunneling supportImre Deak
2026-07-20PCI: imx6: Add runtime PM support for i.MX95Richard Zhu
2026-07-20phy: qcom: qmp-pcie: Skip PHY reset if already upKrishna Chaitanya Chundru
2026-07-20phy: mediatek: Add support for MT8196 MIPI DSI PHYAngeloGioacchino Del Regno
2026-07-20phy: rockchip: naneng-combphy: Always configure SSC spread directionAlexey Charkov
2026-07-20phy: spacemit: Add USB3/PCIe comb PHY driver for Spacemit K3Inochi Amaoto
2026-07-20phy: qcom: m31-eusb2: Fix return value of init callKrishna Kurapati
2026-07-20PCI/pwrctrl: tc9563: Take i2c adapter module referenceJohan Hovold
2026-07-20phy: starfive: Fix runtime PM cleanup in JH7110 DPHY RX probeCan Peng
2026-07-20phy: starfive: Fix runtime PM cleanup in JH7110 DPHY TX probeCan Peng
2026-07-20phy: qcom: qmp-pcie: Add QMP PCIe PHY support for HawiMatthew Leung
2026-07-20phy: qcom-qmp: Add v10.60 register offsetsMatthew Leung
2026-07-20phy: qcom-qmp: Add v10 register offsetsMatthew Leung
2026-07-20drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD bac...Suraj Kandpal
2026-07-20gpio: kunit: add test cases verifying swnode devlink supportBartosz Golaszewski
2026-07-20platform/x86: thinkpad_acpi: Fix USB-C Security probe failure on unsupported ...Vishnu Sankar
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-20Merge tag 'swnode-7.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git...Bartosz Golaszewski
2026-07-20media: i2c: saa7115: Add missing media_entity_cleanup()Biren Pandya
2026-07-20media: i2c: mt9v011: Add missing media_entity_cleanup()Biren Pandya
2026-07-20media: i2c: msp3400-driver: Add missing media_entity_cleanup()Biren Pandya
2026-07-20media: i2c: max9286: Add missing media_entity_cleanup()Biren Pandya
2026-07-20media: i2c: cx25840-core: Add missing media_entity_cleanup()Biren Pandya
2026-07-27media: dvb-core: fix feed leak on failed DMX_ADD_PIDRituparna Warwatkar
2026-07-27media: s2255: bound JPEG frame size before copying into the bufferHyeongJun An
2026-07-27media: go7007: s2250: propagate control I/O failuresYousef Alhouseen
2026-07-27media: s2255: Replace bare 'unsigned' with 'unsigned int'Lei Huang
2026-07-27media: s2255: Remove unnecessary braces from single-statement blocksLei Huang
2026-07-27media: s2255: Remove unnecessary debug logging and out-of-memory messagesLei Huang
2026-07-27media: s2255: Remove unnecessary return statements from void functionsLei Huang
2026-07-27media: s2255: Fix block comment style to kernel formatLei Huang
2026-07-27media: s2255: Add blank lines after variable declarationsLei Huang
2026-07-27media: s2255: Parenthesize macro argument to avoid precedence issuesLei Huang
2026-07-27media: s2255: Remove unnecessary parentheses around conditionsLei Huang
2026-07-27media: s2255: Add spaces around multiplication operatorsLei Huang
2026-07-27media: s2255: Add blank lines after function/struct/enum declarationsLei Huang
2026-07-27media: s2255: Remove multiple blank lines and before close bracesLei Huang
2026-07-27media: s2255: Fix alignment to match open parenthesisLei Huang
2026-07-27media: s2255: Replace NULL comparisons with ! notationLei Huang
2026-07-27media: s2255: Use consistent braces on all arms of if/else statementsLei Huang