summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-18spi: meson-spifc: switch to managed controller allocationJohan Hovold
2026-05-18spi: lp8841-rtc: drop unused ifdefJohan Hovold
2026-05-18spi: lp8841-rtc: switch to managed controller allocationJohan Hovold
2026-05-18spi: jcore: switch to managed controller allocationJohan Hovold
2026-05-18spi: hisi-sfc-v3xx: switch to managed controller allocationJohan Hovold
2026-05-18spi: fsi: switch to managed controller allocationJohan Hovold
2026-05-18spi: falcon: switch to managed controller allocationJohan Hovold
2026-05-18spi: clps711x: switch to managed controller allocationJohan Hovold
2026-05-18spi: armada-3700: switch to managed controller allocationJohan Hovold
2026-05-18spi: altera-platform: switch to managed controller allocationJohan Hovold
2026-05-18coresight: Add PM callbacks for sink deviceLeo Yan
2026-05-18coresight: Control path during CPU idleLeo Yan
2026-05-18coresight: sysfs: Use source's path pointer for path controlLeo Yan
2026-05-18coresight: etm3x: Set active path on target CPULeo Yan
2026-05-18coresight: etm4x: Set active path on target CPULeo Yan
2026-05-18coresight: Save active path for system tracersLeo Yan
2026-05-18coresight: Introduce coresight_enable_source() helperLeo Yan
2026-05-18coresight: Use helpers to fetch first and last nodesLeo Yan
2026-05-18coresight: Control path with rangeLeo Yan
2026-05-18coresight: Disable source helpers in coresight_disable_path()Leo Yan
2026-05-18coresight: syscfg: Use IRQ-safe spinlock to protect active variablesLeo Yan
2026-05-18coresight: etm4x: Remove redundant checks in PM save and restoreLeo Yan
2026-05-18coresight: etm4x: Hook CPU PM callbacksLeo Yan
2026-05-18coresight: Register CPU PM notifier in core layerLeo Yan
2026-05-18coresight: Take per-CPU source reference during AUX setupLeo Yan
2026-05-18coresight: Move per-CPU source pointer to core layerLeo Yan
2026-05-18coresight: Take a reference on csdevLeo Yan
2026-05-18coresight: perf: Retrieve path and source from event dataLeo Yan
2026-05-18coresight: Take hotplug lock in enable_source_store() for Sysfs modeLeo Yan
2026-05-18coresight: Remove .cpu_id() callback from source opsLeo Yan
2026-05-18coresight: Populate CPU ID into coresight_deviceLeo Yan
2026-05-18coresight: Extract device init into coresight_init_device()Leo Yan
2026-05-18coresight: Handle helper enable failure properlyLeo Yan
2026-05-18coresight: Fix source not disabled on idr_alloc_u32 failureJie Gan
2026-05-18dio: Use tabs and avoid continuation logging in dio_initThorsten Blum
2026-05-18dio: Replace deprecated strcpy with strscpy in dio_initThorsten Blum
2026-05-18nubus: Switch to dynamic root deviceJohan Hovold
2026-05-18gpio: tegra186: Add support for Tegra238Prathamesh Shete
2026-05-18accel: ethosu: Validate SRAM size on submitRob Herring (Arm)
2026-05-18Merge branch 'linus' into timers/clocksourceThomas Gleixner
2026-05-18RDMA/cma: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET
2026-05-18RDMA: Replace memset with = {} pattern for ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA: Add missed = {} initialization to uresp structsJason Gunthorpe
2026-05-18RDMA: Use proper driver data response structs instead of open codingJason Gunthorpe
2026-05-18RDMA/mlx: Replace response_len with ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA/cxgb4: Convert to ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA: Convert drivers using sizeof() to ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA: Convert drivers using min to ib_respond_udata()Jason Gunthorpe
2026-05-18IB/rdmavt: Don't abuse udata and ib_respond_udata()Jason Gunthorpe