aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-30watchdog: pic32-wdt: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-30watchdog: pic32-dmt: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-30serial: pic32_uart: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-30rtc: pic32: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-30pinctrl: pic32: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-30mmc: sdhci-pic32: update include to use pic32.h from platform_dataBrian Masney1-1/+1
2026-01-30irqchip/irq-pic32-evic: update include to use pic32.h from platform_dataBrian Masney1-1/+1
2026-01-30clk: microchip: core: update include to use pic32.h from platform_dataBrian Masney1-1/+1
2026-01-30mtd: spinand: Disable continuous read during probeDavid LaPorte1-0/+8
2026-01-30spi: tegra210-quad: Protect curr_xfer check in IRQ handlerBreno Leitao1-0/+20
2026-01-30spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq_xferBreno Leitao1-0/+3
2026-01-30spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xferBreno Leitao1-0/+5
2026-01-30spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer_oneBreno Leitao1-0/+3
2026-01-30spi: tegra210-quad: Move curr_xfer read inside spinlockBreno Leitao1-2/+4
2026-01-30spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transferBreno Leitao1-2/+17
2026-01-30EDAC/r82600: Remove this obsolete driverEthan Nelson-Moore3-434/+0
2026-01-30pmdomain: imx8m-blk-ctrl: fix out-of-range access of bc->domainsXu Yang1-1/+1
2026-01-30irqchip/gic-v5: Check if impl is virt capableSascha Bischoff2-0/+12
2026-01-30pwm: Remove redundant check in pwm_ops_check()Ben Zong-You Xie1-2/+1
2026-01-30platform/chrome: lightbar: Add support for large sequenceGwendal Grignou1-26/+60
2026-01-30platform/chrome: lightbar: Report number of segmentsGwendal Grignou1-0/+43
2026-01-30crypto: inside-secure/eip93 - unregister only available algorithmAleksander Jan Bajkowski1-39/+53
2026-01-30crypto: ccp - Fix a crash due to incorrect cleanup usage of kfreeElla Ma1-1/+1
2026-01-30crypto: stm32 - Remove unnecessary checks before calling memcpyThorsten Blum1-4/+2
2026-01-30crypto: omap - Use sysfs_emit in sysfs show functionsThorsten Blum2-3/+5
2026-01-30platform/chrome: cros_ec_lightbar: Fix response size initializationTzung-Bi Shih1-1/+1
2026-01-29Merge tag 'drm-fixes-2026-01-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds23-86/+117
2026-01-30wifi: rtw89: pci: warn if SPS OCP happens for RTL8922DEPing-Ke Shih3-2/+11
2026-01-30wifi: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang1-0/+1
2026-01-30wifi: rtw89: mac: set MU group membership and position to registersPing-Ke Shih4-6/+41
2026-01-30wifi: rtw89: wow: disable interrupt before swapping FW for 8922DChih-Kang Chang1-3/+3
2026-01-30wifi: rtw89: debug: tweak Wi-Fi 7 SER L0/L1 simulation methodsZong-Zhe Yang2-11/+62
2026-01-30wifi: rtw89: debug: rename mac/ctrl error to L0/L1 errorZong-Zhe Yang1-16/+16
2026-01-29bng_en: Add support for TPA eventsBhargava Marreddy4-10/+540
2026-01-29bng_en: Add TPA related functionsBhargava Marreddy3-0/+407
2026-01-29bng_en: Add support to handle AGG eventsBhargava Marreddy5-10/+250
2026-01-29bng_en: Add ndo_features_check supportBhargava Marreddy3-0/+28
2026-01-29bng_en: Add TX supportBhargava Marreddy4-11/+493
2026-01-29bng_en: Handle an HWRM completion requestBhargava Marreddy3-3/+45
2026-01-29bng_en: Add RX supportBhargava Marreddy6-21/+1011
2026-01-29bng_en: Extend bnge_set_ring_params() for rx-copybreakBhargava Marreddy2-4/+20
2026-01-29dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4
2026-01-29net: sfp: add quirk for Lantech 8330-265DMarek Behún1-2/+6
2026-01-29octeontx2-pf: cn10k/cn20k: Update count_eot in NPA_LF_AURA_BATCH_FREE0Geetha sowjanya1-3/+10
2026-01-29net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan1-2/+2
2026-01-29net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan1-2/+3
2026-01-29net: liquidio: Initialize netdev pointer before queue setupZilin Guan1-17/+17
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski173-1559/+8456
2026-01-29net: phy: air_en8811h: Add clk provider for an8811hbBjørn Mork1-0/+107
2026-01-29net: phy: air_en8811h: add Airoha AN8811HB supportBjørn Mork1-11/+269