summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-02of: unittest: Fix memory leak in unittest_data_add()Zilin Guan-5/+3
2026-01-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-66/+103
2026-01-02Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-18/+88
2026-01-02HID: bpf: drop dead NULL checks in kfuncsPuranjay Mohan-4/+1
2026-01-02bus: qcom-ebi2: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+2
2026-01-02Merge tag 'drm-fixes-2026-01-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-51/+130
2026-01-02dm-stripe: adjust max_hw_discard_sectors to avoid unnecessary discard bio spl...Yongpeng Yang-1/+9
2026-01-02dm: replace -EEXIST with -EBUSYDaniel Gomez-4/+4
2026-01-02dm: remove fake timeout to avoid leak requestDing Hui-2/+1
2026-01-02dm-vdo: adjust function name referenceJulia Lawall-2/+2
2026-01-02ACPI: scan: Drop outdated comment regarding removed functionJulia Lawall-2/+0
2026-01-02ACPI: scan: Use resource_type() for resource type checkingRafael J. Wysocki-2/+2
2026-01-02ACPI: bus: Fix typo under sizeof() in acpi_run_osc()Rafael J. Wysocki-1/+1
2026-01-02ACPI: bus: Adjust acpi_osc_handshake() parameter listRafael J. Wysocki-18/+12
2026-01-02virtio: add virtqueue_add_inbuf_cache_clean APIMichael S. Tsirkin-23/+60
2026-01-02drm/i915/gvt: include intel_display_limits.h where neededJani Nikula-2/+2
2026-01-02drm/i915/gvt: reduce include of vfio.hJani Nikula-1/+5
2026-01-02drm/i915/gvt: reduce include of gt/intel_engine_regs.hJani Nikula-5/+5
2026-01-02drm/i915/gvt: include sched_policy.h only where neededJani Nikula-1/+5
2026-01-02drm/i915/gvt: sort and group include directivesJani Nikula-84/+106
2026-01-02gpio: max77759: drop use of irqd_get_trigger_typeAndré Draszik-8/+2
2026-01-02gpio: add gpio-line-mux driverJonas Jelonek-0/+136
2026-01-02drm/i915/display: remove accidentally added empty fileJani Nikula-0/+0
2026-01-02gpio: mpsse: fix reference leak in gpio_mpsse_probe() error pathsAbdun Nihaal-1/+11
2026-01-02gpio: pca953x: handle short interrupt pulses on PCAL devicesErnest Van Hoecke-1/+24
2026-01-02gpiolib: fix race condition for gdev->srcuPaweł Narewski-20/+20
2026-01-02gpio: shared: allow sharing a reset-gpios pin between reset-gpio and gpiolibBartosz Golaszewski-53/+129
2026-01-02gpio: shared: verify con_id when adding proxy lookupBartosz Golaszewski-3/+11
2026-01-02gpiolib: allow multiple lookup tables per consumerBartosz Golaszewski-35/+56
2026-01-01pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleepingBartosz Golaszewski-1/+1
2026-01-01pinctrl: pic64gx-gpio2: Add REGMAP_MMIO dependencySander Vanheule-0/+1
2026-01-01drm/i915/gt: use designated initializers for intel_gt_debugfs_fileSebastian Brzezinka-25/+27
2026-01-01dmaengine: pl08x: Fix comment stating the difference between PL080 and PL081Vladimir Zapolskiy-1/+1
2026-01-01dmaengine: at_xdmac: get the number of DMA channels from device treeTony Han-3/+23
2026-01-01phy: qcom: edp: Add Glymur platform supportAbel Vesa-8/+219
2026-01-01phy: qcom-qmp: qserdes-com: Add v8 DP-specific qserdes register offsetsAbel Vesa-0/+52
2026-01-01phy: qcom: edp: Fix the DP_PHY_AUX_CFG registers countAbel Vesa-1/+1
2026-01-01phy: qcom: edp: Make the number of clocks flexibleAbel Vesa-8/+8
2026-01-01phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen4x2 PHYAbel Vesa-0/+19
2026-01-01phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski-1/+1
2026-01-01phy: renesas: rcar-gen2: Simplify with scoped for each OF child loopKrzysztof Kozlowski-3/+1
2026-01-01phy: core: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+2
2026-01-01phy: rockchip: usb: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+2
2026-01-01phy: spacemit: support K1 USB2.0 PHY controllerZe Huang-0/+217
2026-01-01phy: renesas: phy-rcar-gen2: fix typo in function name referenceJulia Lawall-1/+1
2026-01-01phy: adjust function name referenceJulia Lawall-1/+1
2026-01-01phy: core: Reinstate pm_runtime_enabled() check in phy_pm_runtime_put()Geert Uytterhoeven-0/+3
2026-01-01Merge tag 'drm-xe-next-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-473/+3622
2026-01-01Merge tag 'drm-intel-fixes-2025-12-31' of https://gitlab.freedesktop.org/drm/...Dave Airlie-20/+17
2026-01-01Merge tag 'drm-misc-fixes-2025-12-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-3/+28