aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-09clk: tenstorrent: Add Atlantis clock controller driverAnirudh Srinivasan5-0/+889
2026-03-09reset: tenstorrent: Add reset controller for AtlantisAnirudh Srinivasan3-0/+185
2026-03-09bnxt_en: Fix RSS table size check when changing ethtool channelsPavan Chebbi1-2/+2
2026-03-09net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel1-2/+0
2026-03-09net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel1-0/+4
2026-03-09net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel1-1/+1
2026-03-09net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel2-1/+6
2026-03-09net: stmmac: ptp: remove redundant priv->pps[].availableRussell King (Oracle)4-9/+0
2026-03-09net: stmmac: ptp: rearrange n_ext_ts initialisationRussell King (Oracle)1-2/+4
2026-03-09net: stmmac: remove stmmac_dwmac4_get_mac_addr()Russell King (Oracle)2-20/+2
2026-03-09net: airoha: Make flow control source port mapping dependent on nbq parameterLorenzo Bianconi2-8/+7
2026-03-09gve: add support for UDP GSO for DQO formatAnkit Garg2-12/+29
2026-03-09Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into mboxJakub Kicinski10-183/+65
2026-03-09ppp: simplify input error handlingQingfang Deng3-23/+12
2026-03-09net: ethernet: ti: am65-cpsw: Use also port number to identify timestampsSebastian Andrzej Siewior3-18/+17
2026-03-09net: rocker: kzalloc + kcalloc to kzalloc_flexRosen Penev1-24/+7
2026-03-09serial: caif: hold tty->link reference in ldisc_open and ser_releaseShuangpeng Bai1-0/+3
2026-03-09net: sfp: improve Huawei MA5671a fixupÁlvaro Fernández Rojas1-1/+7
2026-03-10drm: lcdif: Use dev_err_probe()Alexander Stein1-3/+5
2026-03-10thermal/drivers/sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_tempThorsten Blum1-1/+1
2026-03-10thermal/drivers/sprd: Fix temperature clamping in sprd_thm_temp_to_rawdataThorsten Blum1-1/+1
2026-03-10thermal/drivers/imx91: Add hwmon supportAlexander Stein1-0/+4
2026-03-10thermal/of: Add OF node address to output messageAlexander Stein1-10/+10
2026-03-09soc: qcom: pd-mapper: Add QCS615 power domain mappingsLe Qi1-0/+11
2026-03-09PCI: of: Reduce severity of missing of_root error messageJeremy Linton1-1/+1
2026-03-09drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli1-3/+4
2026-03-09drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli1-3/+3
2026-03-09drm/xe: Utilize for_each_gt_with_type() for type-specific GT loopsMatt Roper2-8/+2
2026-03-09drm/xe: Add for_each_gt_with_type() iteratorMatt Roper1-0/+4
2026-03-09PCI: Consolidate pci_bus/slot_lock/unlock/trylock()Ilpo Järvinen1-66/+49
2026-03-09PCI: Make reset_subordinate hotplug safeKeith Busch3-34/+62
2026-03-09PCI: Allow all bus devices to use the same slotKeith Busch2-5/+29
2026-03-09Merge branch 'for-7.1/block-integrity' into for-7.1/blockJens Axboe1-2/+4
2026-03-09block: remove bdev_nonrot()Damien Le Moal5-5/+5
2026-03-09PCI: Rename __pci_bus_reset() and __pci_slot_reset()Keith Busch3-7/+7
2026-03-09crypto: aes - Add cmac, xcbc, and cbcmac algorithms using libraryEric Biggers1-1/+1
2026-03-09spi: fsl-qspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
2026-03-09spi: nxp-fspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
2026-03-09spi: nxp-xspi: Use reinit_completion() for repeated operationsFelix Gu1-1/+2
2026-03-09ACPI: PAD: Rearrange notify handler installation and removalRafael J. Wysocki1-14/+5
2026-03-09ACPI: AC: Get rid of unnecessary declarationsRafael J. Wysocki1-12/+2
2026-03-09spi: rockchip-sfc: Fix double-free in remove() callbackFelix Gu1-1/+1
2026-03-09ACPI: processor: idle: Add missing bounds check in flatten_lpi_states()Jingkai Tan1-0/+2
2026-03-09HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irqBenoît Sevens1-0/+10
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Reduce log level for DPCD read/writeJayesh Choudhary1-2/+2
2026-03-09cadence: cdns-mhdp8546*: Change drm_connector from structure to pointerJayesh Choudhary3-15/+14
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector initialisation in bridgeJayesh Choudhary1-178/+9
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic checkHarikrishna Shenoy1-0/+23
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcsJayesh Choudhary1-0/+20
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()Jayesh Choudhary3-18/+30