aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-11staging: sm750fb: fix typo 'resetted' -> 'reset'Akiyoshi Kurita1-1/+1
2026-01-11staging: nvec: apply udelay only after the first byte has been sentMarc Dietrich1-1/+3
2026-01-11staging: rtl8723bs: fix spacing around operatorsDiksha Kumari1-5/+5
2026-01-11staging: rtl8723bs: use PTR_ALIGN for buffer alignmentMinu Jin1-1/+2
2026-01-11staging: rtl8723bs: remove unnecessary blank linesOfir Mirovsky1-4/+0
2026-01-11staging: rtl8723bs: fix missing transmission lock in rtw_xmitKarthikey D Kadati1-2/+3
2026-01-11staging: rtl8723bs: fix missing blank line warningSun Jian1-0/+1
2026-01-11staging: rtl8723bs: Remove redundant MAC_ARG macroYuvraj Singh Chauhan5-11/+6
2026-01-11staging: rtl8723bs: core: move constants to right side in comparisonWilliam Hansen-Baird2-3/+3
2026-01-11staging: rtl8723bs: core: remove unnecessary else-statementsWilliam Hansen-Baird3-57/+54
2026-01-11staging: rtl8723bs: core: remove empty if-statementsWilliam Hansen-Baird2-5/+0
2026-01-11staging: rtl8723bs: fix block comment whitespaceJennifer Guo1-11/+10
2026-01-11staging: rtl8723bs: rename shortGIrate to short_gi_rateRupesh Majhi1-3/+3
2026-01-11staging/sm750fb: remove outdated TODO linesWilliam Hansen-Baird1-2/+0
2026-01-11staging: greybus: gb-camera: fix configure_streams indentationZhan Xusheng1-2/+3
2026-01-11staging: greybus: gb-camera: use BIT() macro for flagsZhan Xusheng1-2/+2
2026-01-11staging: rtl8723bs: rename shortGIrate to short_gi_rateRupesh Majhi1-3/+3
2026-01-11iio: proximity: rfd77402: Add OF device ID for enumeration via DTShrikant Raskar1-0/+7
2026-01-11iio: adc: men_z188_adc: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin1-1/+0
2026-01-11iio: accel: iis328dq: fix gain valuesMarkus Koeniger1-1/+71
2026-01-11pinctrl: samsung: Add Exynos9610 pinctrl configurationAlexandru Chimac3-0/+120
2026-01-10net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed1-0/+3
2026-01-10net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed3-9/+12
2026-01-10net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed2-10/+12
2026-01-10net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed3-24/+44
2026-01-10bnxt_en: Implement ethtool_ops -> get_link_ext_state()Michael Chan3-1/+60
2026-01-10bnxt_en: Use a larger RSS indirection table on P5_PLUS chipsMichael Chan2-0/+15
2026-01-10bnxt_en: Defrag the NVRAM region when resizing UPDATE region failsPavan Chebbi1-3/+29
2026-01-10bnxt_en: Add support for FEC bin histogramsMichael Chan2-0/+52
2026-01-10bnxt_en: Add PTP .getcrosststamp() interface to get device/host timesPavan Chebbi3-0/+50
2026-01-10bnxt_en: Update FW interface to 1.10.3.151Michael Chan1-2/+2
2026-01-10Merge tag 'linux-can-fixes-for-6.19-20260109' of git://git.kernel.org/pub/scm...Jakub Kicinski3-2/+4
2026-01-10drm/xe: Avoid toggling schedule state to check LRC timestamp in TDRMatthew Brost6-96/+78
2026-01-10drm/xe: Disable timestamp WA on VFsMatthew Brost1-0/+3
2026-01-10drm/xe: Remove special casing for LR queues in submissionMatthew Brost3-127/+11
2026-01-10drm/xe: Do not deregister queues in TDRMatthew Brost1-60/+10
2026-01-10drm/xe: Only toggle scheduling in TDR if GuC is runningMatthew Brost1-1/+2
2026-01-10drm/xe: Stop abusing DRM scheduler internalsMatthew Brost6-120/+27
2026-01-10drm/xe: Add dedicated message lockMatthew Brost3-4/+7
2026-01-10net: hns3: convert to use .get_rx_ring_countBreno Leitao1-3/+9
2026-01-10net: hns: convert to use .get_rx_ring_countBreno Leitao1-13/+3
2026-01-10net: qede: convert to use .get_rx_ring_countBreno Leitao1-3/+9
2026-01-10net: niu: convert to use .get_rx_ring_countBreno Leitao1-3/+8
2026-01-10net: funeth: convert to use .get_rx_ring_countBreno Leitao1-11/+3
2026-01-10net: enic: convert to use .get_rx_ring_countBreno Leitao1-3/+8
2026-01-10net: hinic: convert to use .get_rx_ring_countBreno Leitao1-15/+4
2026-01-10net: octeontx2: convert to use .get_rx_ring_countBreno Leitao1-4/+9
2026-01-10net: stmmac: convert to use .get_rx_ring_countBreno Leitao1-12/+3
2026-01-10net/mlx5e: Remove GSO_PARTIAL for non _CSUM GREGal Pressman1-2/+1
2026-01-10net/mlx5e: TSO for UDP over GRE over vlan packetsGal Pressman1-0/+1