summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-27net: enetc: remove invalid code from enetc4_pl_mac_link_up()Wei Fang
2026-07-27net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MACClaudiu Manoil
2026-07-27net: enetc: simplify enetc4_set_port_speed()Wei Fang
2026-07-27net: enetc: use PCI device name for debugfs directoryWei Fang
2026-07-27net: enetc: improve MAFT entry management with bitmap trackingWei Fang
2026-07-27net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()Wei Fang
2026-07-27net: enetc: extract common helpers for MAC hash filter configurationWei Fang
2026-07-27net: enetc: extract common helpers for MAC promiscuous mode settingWei Fang
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-27vxlan: use pskb_network_may_pull() for transmit path header pullsEric Dumazet
2026-07-27vxlan: use pskb_network_may_pull() in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: use neigh_ha_snapshot() in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: unclone skb head before modifying eth header in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: re-fetch eth header after route_shortcircuit()Eric Dumazet
2026-07-27watchdog: atcwdt200: fix return value when watchdog is enabledSurendra Singh Chouhan
2026-07-27hwmon: (nct6775-core) Prevent access to unsupported weight registersGuenter Roeck
2026-07-27hwmon: (lm63) Mask PWM frequency multiplier to supported bitsGuenter Roeck
2026-07-27iio: chemical: bme680: Use dev_err_probe()Vojtěch Krátký
2026-07-27iio: light: cm3323: use dev_err_probe() in probe pathAldo Conte
2026-07-27iio: pressure: abp2030pa: Remove unreachable return in abp2_read_raw()Babanpreet Singh
2026-07-27iio: dac: ad5686: extend device support with new partsRodrigo Alencar
2026-07-27iio: dac: ad5686: refactor device list and file header commentsRodrigo Alencar
2026-07-27iio: dac: ad5696: add AD5673R/AD5677R entries to of_match tableRodrigo Alencar
2026-07-27iio: temperature: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: light: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: proximity: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: pressure: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: magnetometer: Remove redundant dev_err()Pan Chuang
2026-07-27iio: imu: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: humidity: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: health: Remove redundant dev_err()Pan Chuang
2026-07-27iio: gyro: adxrs290: Remove redundant dev_err_probe()Pan Chuang
2026-07-27iio: st_sensors: Remove redundant dev_err()Pan Chuang
2026-07-27iio: chemical: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: addac: ad74413r: Remove redundant dev_err_probe()Pan Chuang
2026-07-27iio: accel: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: adc: at91_adc: use const char * for DT string propertyAmin GATTOUT
2026-07-27iio: hid-sensor: als: scale each channel individuallyDaniel Schaefer
2026-07-27dm-io: report non-retryable errors separatedlyMikulas Patocka
2026-07-27dm-io: clone the source bio instead of copying its biovecKeith Busch
2026-07-27i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlockH. Nikolaus Schaller
2026-07-27i2c: amd-mp2: Unregister callback on adapter add failureMyeonghun Pak
2026-07-27i2c: spacemit: request IRQ after controller initializationLinmao Li
2026-07-27dm: fix race when loading and unloading a tableMikulas Patocka
2026-07-27dm: fix resume-vs-remove raceMikulas Patocka
2026-07-27platform/surface: gpe: add missing err.h includeBartosz Golaszewski
2026-07-27quota: remove CONFIG_PRINT_QUOTA_WARNING codeJiri Slaby (SUSE)
2026-07-27w1: ds2482: Fix signedness bug in ds2482_w1_triplet()Babanpreet Singh
2026-07-27platform/x86/amd/pmf: Add 1AH_M80H metrics table and NPU metrics supportShyam Sundar S K
2026-07-27platform/x86/amd/pmf: Refactor NPU metrics for platform extensibilityShyam Sundar S K