summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-11media: i2c: ds90ub913: Use v4l2_subdev_get_frame_desc_passthroughTomi Valkeinen-58/+1
2026-03-11media: i2c: ds90ub953: Use v4l2_subdev_get_frame_desc_passthroughTomi Valkeinen-60/+1
2026-03-11media: subdev: Add v4l2_subdev_get_frame_desc_passthrough helperTomi Valkeinen-0/+113
2026-03-11media: rcar-csi2: Optimize rcsi2_calc_mbps()Tomi Valkeinen-21/+29
2026-03-11media: rcar-csi2: Simplify rcsi2_calc_mbps()Tomi Valkeinen-21/+24
2026-03-11media: rcar-csi2: Move rcsi2_calc_mbps()Tomi Valkeinen-29/+29
2026-03-11media: rcar-csi2: Improve FLD_FLD_EN macrosTomi Valkeinen-6/+3
2026-03-11media: rcar-isp: Improve ISPPROCMODE_DT_PROC_MODE_VCTomi Valkeinen-8/+5
2026-03-11media: i2c: ds90ub960: Add support for DS90UB954-Q1Yemike Abhilash Chandra-57/+129
2026-03-11media: i2c: ds90ub960: Use enums for chip type and chip familyYemike Abhilash Chandra-13/+25
2026-03-11media: staging: Drop starfive-camss from stagingJai Luthra-3230/+0
2026-03-11media: i2c: imx412: Extend the power-on waiting timeWenmeng Liu-1/+5
2026-03-11media: i2c: imx412: Assert reset GPIO during probeWenmeng Liu-1/+1
2026-03-10drm/xe: Translate C-state "reset value" into RC6Gustavo Sousa-0/+9
2026-03-10drm/xe/xe3p: Drop Wa_16028780921Gustavo Sousa-7/+0
2026-03-10drm/xe/nvlp: Implement Wa_14026539277Gustavo Sousa-0/+44
2026-03-10drm/xe/rtp: Add support for matching platform-level steppingGustavo Sousa-0/+28
2026-03-10drm/xe/nvlp: Read platform-level stepping infoGustavo Sousa-0/+27
2026-03-10drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP()Gustavo Sousa-10/+0
2026-03-10drm/xe: Modify stepping info directly in xe_step_*_get()Gustavo Sousa-30/+36
2026-03-10efi: Enable BGRT loading under XenMarek Marczykowski-Górecki-2/+5
2026-03-10efi: make efi_mem_type() and efi_mem_attributes() work on Xen PVMarek Marczykowski-Górecki-18/+9
2026-03-10e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath-4/+0
2026-03-10i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari-7/+7
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds-13/+13
2026-03-10spi: tegra210-quad: Remove redundant pm_runtime_mark_last_busy() callsFelix Gu-3/+0
2026-03-10spi: axiado: Remove redundant pm_runtime_mark_last_busy() callFelix Gu-1/+0
2026-03-10accel/amdxdna: Fix runtime suspend deadlock when there is pending jobLizhi Hou-12/+12
2026-03-10IB/hfi1: kzalloc to kzalloc_flexRosen Penev-9/+2
2026-03-10irqchip/riscv-aplic: Register syscore operations only onceJessica Liu-1/+11
2026-03-10irqchip/riscv-aplic: Do not clear ACPI dependencies on probe failureJessica Liu-4/+7
2026-03-10fbdev: omapfb: Add missing error check for clk_get()Chen Ni-0/+4
2026-03-10irqchip: Use IS_ERR_OR_NULL() instead of NULL and IS_ERR() checksPhilipp Hahn-2/+2
2026-03-10irqchip/renesas-rzv2h: Handle ICU error IRQ and add SWPE triggerLad Prabhakar-2/+161
2026-03-10irqchip/renesas-rzv2h: Add CA55 software interrupt supportLad Prabhakar-1/+94
2026-03-10irqchip/renesas-rzv2h: Replace single irq_chip with per-region irq_chip insta...Lad Prabhakar-70/+104
2026-03-10irqchip/renesas-rzv2h: Clarify IRQ range definitions and tighten TINT validationLad Prabhakar-5/+9
2026-03-10irqchip/renesas-rzv2h: Switch to using dev_err_probe()Lad Prabhakar-21/+10
2026-03-10irqchip/renesas-rzv2h: Use local device pointer in ICU probeLad Prabhakar-14/+15
2026-03-10irqchip/renesas-rzv2h: Use local node pointerLad Prabhakar-1/+1
2026-03-10gpu: nova-core: fix stack overflow in GSP memory allocationTim Kovalenko-17/+29
2026-03-10HID: asus: add xg mobile 2022 external hardware supportDenis Benato-0/+4
2026-03-10HID: asus: do not try to initialize the backlight if the enpoint doesn't supp...Denis Benato-5/+3
2026-03-10HID: asus: do not abort probe when not necessaryDenis Benato-15/+10
2026-03-10HID: asus: simplify and improve asus_kbd_set_report()Denis Benato-11/+5
2026-03-10HID: asus: make asus_resume adhere to linux kernel coding standardsDenis Benato-1/+2
2026-03-10HID: asus: fix code style of comments and bracketsDenis Benato-11/+5
2026-03-10HID: hid-lenovo-go-s: Fix spelling mistake "configuratiion" -> "configuration"Colin Ian King-1/+1
2026-03-10HID: hid-lenovo-go: Remove unneeded semicolonChen Ni-26/+26
2026-03-10HID: hid-lenovo-go-s: Remove unneeded semicolonChen Ni-1/+1