summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-19wifi: libertas: don't kill URBs in interrupt contextHeitor Alves de Siqueira-1/+6
2026-03-19wifi: libertas: use USB anchors for tracking in-flight URBsHeitor Alves de Siqueira-10/+20
2026-03-19wifi: rsi_91x_usb: do not pause rfkill polling when stopping mac80211Ville Nummela-1/+19
2026-03-19staging: media: tegra-video: add CSI support for Tegra20 and Tegra30Svyatoslav Ryhel-47/+608
2026-03-19staging: media: tegra-video: tegra20: adjust luma buffer strideSvyatoslav Ryhel-1/+1
2026-03-19staging: media: tegra-video: tegra20: expand format support with RAW8/10 and ...Svyatoslav Ryhel-3/+71
2026-03-19staging: media: tegra-video: tegra20: increase maximum VI clock frequencySvyatoslav Ryhel-1/+1
2026-03-19staging: media: tegra-video: tegra20: set VI HW revisionSvyatoslav Ryhel-0/+1
2026-03-19staging: media: tegra-video: tegra20: adjust format align calculationsSvyatoslav Ryhel-20/+19
2026-03-19staging: media: tegra-video: tegra20: add support for second output of VISvyatoslav Ryhel-36/+47
2026-03-19staging: media: tegra-video: tegra20: set correct maximum width and heightSvyatoslav Ryhel-3/+2
2026-03-19staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSISvyatoslav Ryhel-24/+22
2026-03-19staging: media: tegra-video: vi: improve logic of source requestingSvyatoslav Ryhel-7/+23
2026-03-19gpu: host1x: convert MIPI to use operation function pointersSvyatoslav Ryhel-469/+609
2026-03-19staging: media: tegra-video: csi: move CSI helpers to headerSvyatoslav Ryhel-11/+10
2026-03-19staging: media: tegra-video: vi: add flip controls only if no source controls...Svyatoslav Ryhel-3/+6
2026-03-19staging: media: tegra-video: vi: adjust get_selection operation checkSvyatoslav Ryhel-8/+2
2026-03-19staging: media: tegra-video: expand VI and VIP support to Tegra30Svyatoslav Ryhel-5/+6
2026-03-19wifi: rtw89: usb: Rx aggregation for RTL8832CU/RTL8851BUShin-Yi Lin-13/+87
2026-03-19pinctrl: intel: Enable 3-bit PAD_OWN featureAndy Shevchenko-5/+17
2026-03-19pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)Andy Shevchenko-1/+1
2026-03-19pinctrl: intel: Improve capability supportAndy Shevchenko-5/+10
2026-03-18net: mana: Add ethtool counters for RX CQEs in coalesced typeHaiyang Zhang-9/+30
2026-03-18net: mana: Add support for RX CQE CoalescingHaiyang Zhang-28/+106
2026-03-18soc: qcom: pd-mapper: Add Milos compatibleLuca Weiss-0/+1
2026-03-18soc: qcom: pmic_glink_altmode: Fix TBT->SAFE->!TBT transitionKonrad Dybcio-5/+18
2026-03-18net/mlx5e: Remove unused field in mlx5e_flow_steering structSaeed Mahameed-1/+0
2026-03-18Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-10/+5
2026-03-18Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-198/+809
2026-03-18qed: Reimplement qed_mcast_bin_from_mac() using library functionsEric Biggers-42/+11
2026-03-18net/mlx5: Support cross-timestamping on ARM architecturesCarolina Jubran-7/+9
2026-03-18net/mlx5: Move crosststamp setup into helper functionCarolina Jubran-9/+19
2026-03-18soc: qcom: socinfo: Add PM7550BA PMICAbel Vesa-0/+1
2026-03-18net: mdio-gpio: remove linux/platform_data/mdio-gpio.hBartosz Golaszewski-7/+0
2026-03-18net: mdio-gpio: remove linux/mdio-gpio.hBartosz Golaszewski-1/+4
2026-03-18net: phy: remove Kconfig symbol MDIO_BUSHeiner Kallweit-7/+1
2026-03-18regmap: mdio: make it depend on PHYLIBHeiner Kallweit-1/+1
2026-03-18net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei-5/+11
2026-03-18net/mlx5e: Add hds-thresh query support via ethtoolNimrod Oren-1/+5
2026-03-18net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu-19/+14
2026-03-18net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu-9/+9
2026-03-18net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu-14/+9
2026-03-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski-21/+86
2026-03-18NFC: nxp-nci: allow GPIOs to sleepIan Ray-2/+2
2026-03-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin-0/+3
2026-03-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin-1/+3
2026-03-18netdevsim: drop PSP ext ref on forward failureWesley Atwell-1/+4
2026-03-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+7
2026-03-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan-2/+5
2026-03-18ACPI: processor: idle: Replace strlcat() with better alternativeAndy Shevchenko-3/+1