summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström-11/+4
2025-12-18Merge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm...Paolo Abeni-1/+1
2025-12-18w1: therm: Fix off-by-one buffer overflow in alarms_storeThorsten Blum-42/+20
2025-12-18net: hns3: add VLAN id validation before usingJian Shen-0/+3
2025-12-18net: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen-2/+2
2025-12-18net: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen-2/+2
2025-12-18net: enetc: do not transmit redirected XDP frames when the link is downWei Fang-1/+2
2025-12-18drm/imagination: Disallow exporting of PM/FW protected objectsAlessio Belle-0/+11
2025-12-18gpio: realtek-otto: use larger type for dev_flagsRosen Penev-3/+2
2025-12-18RDMA/efa: Improve admin completion context state machineYonatan Nachum-41/+50
2025-12-18RDMA/efa: Check stored completion CTX command ID with received oneYonatan Nachum-2/+4
2025-12-18block: rnbd-clt: Fix leaked ID in init_dev()Thomas Fourier-5/+8
2025-12-18RDMA/irdma: Simplify bool conversionJiapeng Chong-4/+2
2025-12-18firmware: arm_ffa: Correct 32-bit response handling in NOTIFICATION_INFO_GETSudeep Holla-4/+29
2025-12-18rtc: optee: Make use of tee bus methodsUwe Kleine-König-7/+6
2025-12-18rtc: optee: Migrate to use tee specific driver registration functionUwe Kleine-König-13/+1
2025-12-18net/mlx5e: Don't include PSP in the hard MTU calculationsCosmin Ratiu-1/+1
2025-12-18net/mlx5e: Do not update BQL of old txqs during channel reconfigurationTariq Toukan-1/+5
2025-12-18net/mlx5e: Trigger neighbor resolution for unresolved destinationsJianbo Liu-0/+3
2025-12-18net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu-3/+2
2025-12-18net/mlx5: Serialize firmware reset with devlinkShay Drory-4/+53
2025-12-18net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory-6/+14
2025-12-18net/mlx5: fw_tracer, Validate format string parametersShay Drory-10/+74
2025-12-18net/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh-0/+1
2025-12-18net/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh-1/+2
2025-12-18net: dsa: mxl-gsw1xx: manually clear RANEG bitDaniel Golle-1/+33
2025-12-18net: dsa: mxl-gsw1xx: fix .shutdown driver operationDaniel Golle-10/+2
2025-12-18net: dsa: mxl-gsw1xx: fix order in .remove operationDaniel Golle-2/+0
2025-12-18net: dsa: lantiq_gswip: fix order in .remove operationDaniel Golle-6/+10
2025-12-18gpio: swnode: compare the "undefined" swnode by its address, not nameBartosz Golaszewski-7/+4
2025-12-18spi: stm32: perform small transfer in polling modeAlain Volmat-0/+77
2025-12-18spi: stm32: fix Overrun issue at < 8bpwDeepak Kumar-4/+5
2025-12-18spi: stm32: properly fail on dma_request_chan errorAlain Volmat-8/+12
2025-12-18iommupt: Return ERR_PTR from _table_alloc()Jason Gunthorpe-0/+3
2025-12-18gpio: it87: balance superio enter/exit calls in error pathBartosz Golaszewski-8/+3
2025-12-18gpio: pca953x: Add support for TCAL6408 TCAL6416Jan Remmet-2/+8
2025-12-18dma-buf: add some tracepoints to debug.gaoxiang17-2/+49
2025-12-18media: vb2: drop wait_prepare/finish callbacksHans Verkuil-39/+10
2025-12-18media: vb2: remove vb2_ops_wait_prepare/finish helpersHans Verkuil-14/+0
2025-12-18media: dvb-core: dvb_vb2: drop wait_prepare/finish callbacksHans Verkuil-30/+25
2025-12-18media: dvb-core/dmxdev: drop locks around mmap()Hans Verkuil-21/+2
2025-12-18media: dvb-core: dmxdevfilter must always flush bufsHans Verkuil-6/+7
2025-12-18drm/gem: Fix kerneldoc warningsLoïc Molinari-2/+5
2025-12-18drm/panthor: unlock on error in panthor_ioctl_bo_create()Dan Carpenter-2/+4
2025-12-18drm/i915: Add intel_gvt_driver_remove() onto error cleanup pathJuha-Pekka Heikkila-0/+1
2025-12-18drm/i915: switch to use kernel standard error injectionJuha-Pekka Heikkila-199/+17
2025-12-18spi: atcspi200: Add support for Andes ATCSPI200 SPIMark Brown-0/+690
2025-12-18drm/syncobj: Convert syncobj idr to xarrayTvrtko Ursulin-45/+20
2025-12-18spi: cadence-quadspi: Fix probe error path and loggingMark Brown-2/+6
2025-12-18PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates infoShawn Lin-4/+25