summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-01rust_binder: add ioctl/read/write done tracepointsMohamad Alsadhan-3/+57
2026-04-01rust_binder: remove "rust_" prefix from tracepointsMohamad Alsadhan-6/+6
2026-04-01rust_binder: drop startup init log messagePedro Montes Alcalde-2/+0
2026-04-01rust_binder: check current before closing fdsAlice Ryhl-13/+16
2026-04-01rust_binder: make use of == for TaskAlice Ryhl-2/+2
2026-04-01USB: serial: option: add MeiG Smart SRM825WNErnestas Kulik-0/+3
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)-2/+2
2026-04-01lis3lv02d: Omit IRQF_ONESHOT if no threaded handler is providedArd Biesheuvel-2/+4
2026-04-01iommu/dma: Always allow DMA-FQ when iommupt provides the iommu_domainJason Gunthorpe-5/+12
2026-04-01can: ucan: refactor endpoint lookupJohan Hovold-29/+11
2026-04-01can: kvaser_usb: leaf: refactor endpoint lookupJohan Hovold-17/+8
2026-04-01can: mcp251xfd: add support for XSTBYEN transceiver standby controlViken Dadhaniya-0/+38
2026-04-01can: rcar_can: Convert to FIELD_MODIFY()Geert Uytterhoeven-2/+1
2026-04-01net: can: ctucanfd: remove useless copy of PCI_DEVICE_DATA macroEthan Nelson-Moore-8/+0
2026-04-01cpuidle: powerpc: avoid double clear when breaking snoozeShrikanth Hegde-2/+8
2026-03-31drm/msm: Remove abuse of drm_exec internalsThomas Hellström-1/+4
2026-03-31net: vxlan: check ipv6_mod_enabled() on neigh_reduce()Fernando Fernandez Mancera-3/+1
2026-03-31net: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos-10/+4
2026-03-31net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIGErni Sri Satya Vennela-2/+8
2026-03-31net: ftgmac100: fix ring allocation unwind on open failureYufan Chen-4/+24
2026-03-31declance: Include the offending address with DMA errorsMaciej W. Rozycki-1/+3
2026-03-31declance: Rate-limit DMA errorsMaciej W. Rozycki-1/+1
2026-03-31net: airoha: Fix typo in airoha_set_gdm2_loopback routine nameLorenzo Bianconi-2/+2
2026-03-31nfc: port100: refactor endpoint lookupJohan Hovold-21/+6
2026-03-31nfc: pn533: refactor endpoint lookupJohan Hovold-23/+11
2026-03-31nfc: nfcmrvl: refactor endpoint lookupJohan Hovold-16/+4
2026-03-31net: ipeth: refactor endpoint lookupJohan Hovold-11/+7
2026-03-31net: hso: refactor endpoint lookupJohan Hovold-48/+17
2026-03-31sfc: add transmit timestamping supportIzabela Bakollari-0/+4
2026-03-31net: phy: bcm84881: add BCM84891/BCM84892 supportDaniel Wagner-1/+47
2026-03-31net: dsa: mxl862xx: cancel pending work on probe errorDaniel Golle-1/+6
2026-03-31lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT testKees Cook-30/+6
2026-03-31cxl/core: Check existence of cxl_memdev_state in poison testAlison Schofield-0/+3
2026-04-01Merge tag 'drm-rust-next-2026-03-30' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie-2319/+2796
2026-03-31drm/msm/adreno: Expose a PARAM to check AQE supportAkhil P Oommen-0/+18
2026-03-31drm/msm/a6xx: Enable Preemption on X2-85Akhil P Oommen-0/+42
2026-03-31drm/msm/a8xx: Preemption support for A840Akhil P Oommen-80/+389
2026-03-31drm/msm/a8xx: Implement IFPC support for A840Akhil P Oommen-3/+281
2026-03-31drm/msm/a6xx: Add SKU detection support for X2-85Akhil P Oommen-1/+8
2026-03-31drm/msm/a6xx: Add soft fuse detection supportAkhil P Oommen-12/+45
2026-03-31drm/msm/a8xx: Add SKU table for A840Akhil P Oommen-0/+6
2026-03-31drm/msm/a6xx: Update HFI definitionsAkhil P Oommen-5/+111
2026-03-31drm/msm/a6xx: Use packed structs for HFIAkhil P Oommen-20/+20
2026-03-31drm/msm/a6xx: Add support for Debug HFI QAkhil P Oommen-5/+17
2026-03-31drm/msm/a6xx: Fix gpu init from secure worldAkhil P Oommen-74/+80
2026-03-31drm/msm/adreno: Implement gx_is_on() for A8xAkhil P Oommen-8/+50
2026-03-31drm/msm/a6xx: Correct OOB usageAkhil P Oommen-5/+12
2026-03-31drm/msm/a6xx: Switch to preemption safe AO counterAkhil P Oommen-7/+7
2026-03-31drm/msm/a8xx: Fix the ticks used in submit tracesAkhil P Oommen-44/+27
2026-03-31drm/msm/a6xx: Use barriers while updating HFI Q headersAkhil P Oommen-4/+10