summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-05-18RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()Jason Gunthorpe
2026-05-18RDMA/hns: Use named initializer for pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-18RDMA/siw: use kzalloc_flexBernard Metzler
2026-05-18RDMA/bng_re: Remove unused variable rcRohit Chavan
2026-05-18RDMA/hns: Support congestion control algorithm parameter configurationChengchang Tang
2026-05-18RDMA/hns: Add write support to debugfsJunxian Huang
2026-05-18RDMA/hns: Initialize seqfile before creating fileJunxian Huang
2026-05-18RDMA/mlx5: Use max() macro for bfreg calculationRohit Chavan
2026-05-18RDMA/srpt: fix integer overflow in immediate data length checkSara Venkatesh
2026-05-18RDMA/mlx4: Use secs_to_jiffies() instead of open-codingRohit Chavan
2026-05-18IB/mlx5: Reduce spinlock contention by moving free operations outsideLi RongQing
2026-05-18RDMA/mlx5: Fix devx subscribe-event unwind NULL dereferencePrathamesh Deshpande
2026-05-18RDMA/mlx5: Fix UMR XLT cleanup on ODP populate failurePrathamesh Deshpande
2026-05-18RDMA/efa: Add checksum support for admin responsesYonatan Nachum
2026-05-18RDMA/rxe: support perf mgmt GET methodzhenwei pi
2026-05-18RDMA/rxe: add SENT/RCVD byteszhenwei pi
2026-05-18RDMA/rxe: remove rxe_ib_device_get_netdev() and RXE_PORTzhenwei pi
2026-05-18RDMA/hns: Fix arithmetic overflow in calc_hem_config()Alexander Chesnokov
2026-05-18RDMA/mlx5: Use QP port when decoding responder CQEsChenguang Zhao
2026-05-18IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlierPrathamesh Deshpande
2026-05-18gpio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-18pwm: atmel-tcb: Remove unneeded semicolonChen Ni
2026-05-18pinctrl: intel: move PWM base computation past feature checkStepan Ionichev
2026-05-18soc: aspeed: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-05-18Merge tag 'i2c-host-fixes-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang
2026-05-18drm/i915/psr: Apply SDP on prior scanline workaround for Xe3pJouni Högander