summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-03net: stmmac: Don't rely on the PHY for flow-control testingMaxime Chevallier1-3/+2
2026-08-03net: stmmac: Don't use PHY loopback for selftestsMaxime Chevallier1-103/+9
2026-08-03Input: psmouse - use guard() for resource managementDmitry Torokhov1-19/+12
2026-08-03Input: psmouse - modernize PNP ID parsingDmitry Torokhov1-19/+20
2026-08-03Input: psmouse - clean up locking around disable_work_sync()Dmitry Torokhov1-5/+2
2026-08-03Input: psmouse - fix use-after-free during protocol disconnectDmitry Torokhov1-1/+12
2026-08-03net: phylink: allow PHYs to be attached in 802.3z inband modeRussell King (Oracle)1-6/+2
2026-08-03net: stmmac: Skip PHY attach if custom PCS is in useZxyan Zhu1-0/+4
2026-08-03xsk: validate metadata when processing requestsStanislav Fomichev3-5/+6
2026-08-03xsk: pass TX metadata pointer by referenceStanislav Fomichev6-11/+15
2026-08-03ppp: use netdev_from_priv()Qingfang Deng1-65/+72
2026-08-03netxen: unregister notifiers if PCI registration failsCan Peng1-1/+12
2026-08-04ata: libata-core: Disable LPM on WDC WD141KFGX-68FH9N0Niklas Cassel1-0/+1
2026-08-04power: supply: ucs1002: fix use-after-free on removeFan Wu1-1/+5
2026-08-04power: supply: lp8788-charger: fix use-after-free on removeFan Wu1-1/+1
2026-08-04power: supply: ab8500_fg: fix use-after-free on removeFan Wu1-9/+21
2026-08-03iio: adc: ltc2378: Add support for LTC2338-18Marcelo Schmitt1-2/+45
2026-08-03iio: adc: ltc2378: Enable triggered buffer data captureMarcelo Schmitt2-22/+52
2026-08-03iio: adc: ltc2378: Enable high-speed data captureMarcelo Schmitt2-3/+407
2026-08-03iio: adc: ltc2378: Add support for LTC2378-20 and similar ADCsMarcelo Schmitt3-0/+400
2026-08-03iio: magnetometer: ak8974: remove conditional return with no effectSang-Heon Jeon1-5/+1
2026-08-03iio: light: tsl2583: remove conditional return with no effectSang-Heon Jeon1-6/+2
2026-08-03iio: adc: rcar-gyroadc: remove rcar_gyroadc_set_power() helperSang-Heon Jeon1-12/+2
2026-08-03iio: light: vcnl4000: remove vcnl4000_set_pm_runtime_state() helperSang-Heon Jeon1-12/+2
2026-08-03iio: light: vcnl4035: remove vcnl4035_set_pm_runtime_state() helperSang-Heon Jeon1-14/+4
2026-08-03iio: light: tsl2583: remove tsl2583_set_pm_runtime_busy() helperSang-Heon Jeon1-15/+7
2026-08-03iio: light: isl29028: remove isl29028_set_pm_runtime_busy() helperSang-Heon Jeon1-15/+5
2026-08-03iio: light: tsl2583: return zero in write_raw() on successSang-Heon Jeon1-1/+1
2026-08-03iio: light: isl29028: return zero in write_raw() on successSang-Heon Jeon1-1/+1
2026-08-03iio: imu: inv_icm42607: Add Temp Support in icm42607Chris Morgan5-0/+154
2026-08-03iio: imu: inv_icm42607: Add Gyroscope to icm42607Chris Morgan4-0/+315
2026-08-03iio: imu: inv_icm42607: Add Accelerometer for icm42607Chris Morgan4-3/+576
2026-08-03iio: imu: inv_icm42607: Add PM support for icm42607Chris Morgan4-0/+203
2026-08-03iio: imu: inv_icm42607: Add SPI For icm42607Chris Morgan3-0/+121
2026-08-03iio: imu: inv_icm42607: Add inv_icm42607 Core DriverChris Morgan7-0/+772
2026-08-03iio: adc: ti-ads112c14: add support for buffered readDavid Lechner (TI)1-4/+104
2026-08-03iio: adc: ti-ads112c14: add support for I2C CRC8David Lechner (TI)2-10/+140
2026-08-03iio: light: tsl2772: fix ALS calibscale readbackYuanshen Cao1-1/+1
2026-08-03bnxt: fix memory leak in bnxt_queue_mem_alloc error casesWill Chen1-0/+3
2026-08-03net: ngbe: correct misleading interrupt commentJiawen Wu1-1/+1
2026-08-03HID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov1-1/+11
2026-08-03HID: picolcd: clamp eeprom debugfs read to bytes actually receivedIbrahim Hashimov1-0/+9
2026-08-03HID: apple: use the standard keyboard backlight LED nameAndre Eikmeyer1-1/+1
2026-08-03HID: apple: preserve keyboard backlight across T2 resumeAndre Eikmeyer1-2/+16
2026-08-03drm/panel-edp: Add Sharp LQ120P1JX51 (Surface Pro 12in 1st Ed.)François Roux1-0/+1
2026-08-03HID: intel-ish-hid: ignore post-init ENUM_DEVICES from firmwareWahid Khan1-2/+3
2026-08-03hwmon: (pmbus) Fix type confusion in notification logicGuenter Roeck1-24/+37
2026-08-03hwmon: (pmbus/core) Avoid race condition during probeGuenter Roeck1-0/+4
2026-08-03HID: hid-msi: Add Rumble Intensity AttributesDerek J. Clark1-1/+201
2026-08-03HID: hid-msi: Add RGB control interfaceDerek J. Clark1-15/+666