summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-11staging: greybus: arche-platform: fix spelling mistake in commentHolden Hsu-1/+1
2026-01-11staging: greybus: arche-platform: clarify TODO commentHolden Hsu-1/+1
2026-01-11staging: axis-fifo: Clean up register and mask definitionsOvidiu Panait-27/+25
2026-01-11staging: axis-fifo: Remove redundant commentsOvidiu Panait-95/+10
2026-01-11staging: axis-fifo: Remove noisy error messages for user errorsOvidiu Panait-15/+2
2026-01-11staging: axis-fifo: Remove unnecessary zero-length packet checkOvidiu Panait-5/+0
2026-01-11staging: axis-fifo: Remove unnecessary casts from file->private_dataOvidiu Panait-2/+2
2026-01-11staging: axis-fifo: Drop unneeded release callbackOvidiu Panait-8/+0
2026-01-11staging: axis-fifo: Use devm_kasprintf for device name allocationOvidiu Panait-8/+7
2026-01-11staging: axis-fifo: Add poll() supportOvidiu Panait-1/+25
2026-01-11staging: axis-fifo: Remove read/write timeout module parametersOvidiu Panait-56/+6
2026-01-11staging: sm750fb: fix typo 'resetted' -> 'reset'Akiyoshi Kurita-1/+1
2026-01-11staging: nvec: apply udelay only after the first byte has been sentMarc Dietrich-1/+3
2026-01-11staging: rtl8723bs: fix spacing around operatorsDiksha Kumari-5/+5
2026-01-11staging: rtl8723bs: use PTR_ALIGN for buffer alignmentMinu Jin-1/+2
2026-01-11staging: rtl8723bs: remove unnecessary blank linesOfir Mirovsky-4/+0
2026-01-11staging: rtl8723bs: fix missing transmission lock in rtw_xmitKarthikey D Kadati-2/+3
2026-01-11staging: rtl8723bs: fix missing blank line warningSun Jian-0/+1
2026-01-11staging: rtl8723bs: Remove redundant MAC_ARG macroYuvraj Singh Chauhan-11/+6
2026-01-11staging: rtl8723bs: core: move constants to right side in comparisonWilliam Hansen-Baird-3/+3
2026-01-11staging: rtl8723bs: core: remove unnecessary else-statementsWilliam Hansen-Baird-57/+54
2026-01-11staging: rtl8723bs: core: remove empty if-statementsWilliam Hansen-Baird-5/+0
2026-01-11staging: rtl8723bs: fix block comment whitespaceJennifer Guo-11/+10
2026-01-11staging: rtl8723bs: rename shortGIrate to short_gi_rateRupesh Majhi-3/+3
2026-01-11staging/sm750fb: remove outdated TODO linesWilliam Hansen-Baird-2/+0
2026-01-11staging: greybus: gb-camera: fix configure_streams indentationZhan Xusheng-2/+3
2026-01-11staging: greybus: gb-camera: use BIT() macro for flagsZhan Xusheng-2/+2
2026-01-11staging: rtl8723bs: rename shortGIrate to short_gi_rateRupesh Majhi-3/+3
2026-01-11iio: proximity: rfd77402: Add OF device ID for enumeration via DTShrikant Raskar-0/+7
2026-01-11iio: adc: men_z188_adc: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin-1/+0
2026-01-11iio: accel: iis328dq: fix gain valuesMarkus Koeniger-1/+71
2026-01-11pinctrl: samsung: Add Exynos9610 pinctrl configurationAlexandru Chimac-0/+120
2026-01-10net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed-0/+3
2026-01-10net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed-9/+12
2026-01-10net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed-10/+12
2026-01-10net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed-24/+44
2026-01-10bnxt_en: Implement ethtool_ops -> get_link_ext_state()Michael Chan-1/+60
2026-01-10bnxt_en: Use a larger RSS indirection table on P5_PLUS chipsMichael Chan-0/+15
2026-01-10bnxt_en: Defrag the NVRAM region when resizing UPDATE region failsPavan Chebbi-3/+29
2026-01-10bnxt_en: Add support for FEC bin histogramsMichael Chan-0/+52
2026-01-10bnxt_en: Add PTP .getcrosststamp() interface to get device/host timesPavan Chebbi-0/+50
2026-01-10bnxt_en: Update FW interface to 1.10.3.151Michael Chan-2/+2
2026-01-10Merge tag 'linux-can-fixes-for-6.19-20260109' of git://git.kernel.org/pub/scm...Jakub Kicinski-2/+4
2026-01-10drm/xe: Avoid toggling schedule state to check LRC timestamp in TDRMatthew Brost-96/+78
2026-01-10drm/xe: Disable timestamp WA on VFsMatthew Brost-0/+3
2026-01-10drm/xe: Remove special casing for LR queues in submissionMatthew Brost-127/+11
2026-01-10drm/xe: Do not deregister queues in TDRMatthew Brost-60/+10
2026-01-10drm/xe: Only toggle scheduling in TDR if GuC is runningMatthew Brost-1/+2
2026-01-10drm/xe: Stop abusing DRM scheduler internalsMatthew Brost-120/+27
2026-01-10drm/xe: Add dedicated message lockMatthew Brost-4/+7