summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-21hwmon: (pmbus/adm1266) don't clobber GPIO bits before PDIO read in get_multipleAbdurrahman Hussain
2026-05-21hwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NRAbdurrahman Hussain
2026-05-21hwmon: (pmbus/adm1266) bounce blackbox records through a protocol-sized bufferAbdurrahman Hussain
2026-05-21hwmon: (pmbus/adm1266) include adapter number in GPIO line labelAbdurrahman Hussain
2026-05-21drm/xe/oa: Fix exec_queue leak on width check in stream openShuicheng Lin
2026-05-21hwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read bufferAbdurrahman Hussain
2026-05-21hwmon: (pmbus/adm1266) reject implausible blackbox record_countAbdurrahman Hussain
2026-05-21hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAXAbdurrahman Hussain
2026-05-21hwmon: (pmbus/adm1266) seed timestamp from the real-time clockAbdurrahman Hussain
2026-05-21hwmon: (lenovo-ec-sensors): Fix EC "MCHP" signature validation logicKean Ren
2026-05-21hwmon: (lenovo-ec-sensors): Convert to devm_request_region()Kean Ren
2026-05-21drm/exynos/dma: Drop iommu_dma_init_domain() stubChen-Yu Tsai
2026-05-21HID: u2fzero: free allocated URB on probe errorsMyeonghun Pak
2026-05-21efi/loongarch: Randomize kernel preferred address for KASLRWANG Rui
2026-05-21gpio: virtuser: lock device when calling device_is_bound()Bartosz Golaszewski
2026-05-21gpio: aggregator: lock device when calling device_is_bound()Bartosz Golaszewski
2026-05-21gpio: sim: lock device when calling device_is_bound()Bartosz Golaszewski
2026-05-21thunderbolt: Add some more descriptive probe error messagesKonrad Dybcio
2026-05-21thunderbolt: Require nhi->ops be validKonrad Dybcio
2026-05-21thunderbolt: Separate out common NHI bitsKonrad Dybcio
2026-05-21thunderbolt: Move pci_device out of tb_nhiKonrad Dybcio
2026-05-21spi: fix controller registration API inconsistencyJohan Hovold
2026-05-21net: dsa: netc: add support for ethtool private statisticsWei Fang
2026-05-21net: dsa: netc: add support for the standardized countersWei Fang
2026-05-21net: dsa: netc: initialize buffer pool table and implement flow-controlWei Fang
2026-05-21net: dsa: netc: add FDB, STP, MTU, port setup and host flooding supportWei Fang
2026-05-21net: dsa: netc: add phylink MAC operationsWei Fang
2026-05-21net: dsa: netc: introduce NXP NETC switch driver for i.MX94Wei Fang
2026-05-21net: enetc: add multiple command BD rings supportWei Fang
2026-05-21net: enetc: add support for "Add" and "Delete" operations to IPFTWei Fang
2026-05-21net: enetc: add support for the "Update" operation to buffer pool tableWei Fang
2026-05-21net: enetc: add support for the "Add" operation to VLAN filter tableWei Fang
2026-05-21net: enetc: add basic operations to the FDB tableWei Fang
2026-05-21net: enetc: add pre-boot initialization for i.MX94 switchWei Fang
2026-05-21staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtractionSalman Alghamdi
2026-05-21staging: most: video: avoid double free on video register failureGuangshuo Li
2026-05-21staging: sm750: rename CamelCase variable Bpp to bppRupesh Majhi
2026-05-21staging: rtl8723bs: delete superfluous switch statementJennifer Guo
2026-05-21staging: sm750fb: Mark g_noaccel, g_nomtrr and g_dualview as __ro_after_initLen Bao
2026-05-21staging: rtl8723bs: propagate errno through hal xmit pathHungyu Lin
2026-05-21staging: rtl8723bs: propagate errno through xmit enqueue pathHungyu Lin
2026-05-21staging: rtl8723bs: convert rtw_xmit_classifier to return errnoHungyu Lin
2026-05-21staging: rtl8723bs: make rtw_xmit_classifier staticHungyu Lin
2026-05-21staging: rtl8723bs: simplify rtw_xmit_classifier control flowHungyu Lin
2026-05-21staging: rtl8723bs: make _rtw_enqueue_cmd return 0 on successHungyu Lin
2026-05-21staging: rtl8723bs: simplify rtw_enqueue_cmd control flowHungyu Lin
2026-05-21staging: rtl8723bs: make _rtw_enqueue_cmd staticHungyu Lin
2026-05-21staging: rtl8723bs: simplify _rtw_enqueue_cmd control flowHungyu Lin
2026-05-21staging: rtl8723bs: fix multiple blank lines in more hal/ filesJennifer Guo
2026-05-21staging: rtl8723bs: remove unused TXDESC_64_BYTES codeAndrei Khomenkov