summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-04-23cxl/memdev: Trace inject and clear poison as cxl_poison eventsAlison Schofield-3/+22
2023-04-23cxl/memdev: Warn of poison inject or clear to a mapped regionAlison Schofield-0/+59
2023-04-23cxl/memdev: Add support for the Clear Poison mailbox commandAlison Schofield-0/+50
2023-04-23cxl/memdev: Add support for the Inject Poison mailbox commandAlison Schofield-0/+62
2023-04-23cxl/trace: Add an HPA to cxl_poison trace eventsAlison Schofield-2/+103
2023-04-23cxl/region: Provide region info to the cxl_poison trace eventAlison Schofield-1/+141
2023-04-23cxl/memdev: Add trigger_poison_list sysfs attributeAlison Schofield-1/+88
2023-04-23cxl/trace: Add TRACE support for CXL media-error recordsAlison Schofield-1/+102
2023-04-23cxl/mbox: Add GET_POISON_LIST mailbox commandAlison Schofield-0/+101
2023-04-23cxl/mbox: Initialize the poison stateAlison Schofield-2/+117
2023-04-23cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_allAlison Schofield-0/+6
2023-04-23hwmon: lochnagar: Remove the unneeded include <linux/i2c.h>Christophe JAILLET-1/+0
2023-04-23Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+2
2023-04-23Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+7
2023-04-23net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()Vladimir Oltean-7/+2
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean-17/+13
2023-04-23drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHYRamón Nordin Rodriguez-0/+144
2023-04-23net: ethernet: mediatek: remove return value check of `mtk_wed_hw_add_debugfs`Wang Zhang-2/+0
2023-04-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller-53/+36
2023-04-23net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardwareFelix Fietkau-3/+10
2023-04-22cxl/mbox: Deprecate poison commandsDan Williams-5/+0
2023-04-22cxl/port: Fix port to pci device assumptions in read_cdat_data()Dan Williams-6/+7
2023-04-22watchdog: menz069_wdt: fix timeout settingJohannes Thumshirn-1/+1
2023-04-22watchdog: menz069_wdt: fix watchdog initialisationJohannes Thumshirn-10/+6
2023-04-22watchdog: loongson1_wdt: Implement restart handlerKeguang Zhang-1/+18
2023-04-22drivers: watchdog: Add StarFive Watchdog driverXingyu Wu-0/+620
2023-04-22net: ethernet: mtk_eth_soc: use WO firmware for MT7981Daniel Golle-1/+7
2023-04-22watchdog: avoid usage of iterator after loopJakob Koschel-2/+1
2023-04-22watchdog: s3c2410: remove unused freq_to_wdt and s3c2410wdt_is_running functionsTom Rix-10/+0
2023-04-22watchdog: aspeed: Drop of_match_ptr for ID tableKrzysztof Kozlowski-1/+1
2023-04-22watchdog: sp5100_tco: Immediately trigger upon starting.Gregory Oakes-0/+4
2023-04-22watchdog: rt2880-wdt: prefer unsigned int over unsignedSergio Paracuellos-2/+2
2023-04-22watchdog: rt2880-wdt: avoid static global declarationsSergio Paracuellos-39/+50
2023-04-22watchdog: loongson1: Use devm_clk_get_enabled() helperChristophe JAILLET-16/+1
2023-04-22watchdog: ixp4xx: Use devm_clk_get_enabled() helperChristophe JAILLET-15/+3
2023-04-22watchdog: s3c2410_wdt: Simplify using dev_err_probe()Uwe Kleine-König-19/+11
2023-04-22watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an intUwe Kleine-König-10/+12
2023-04-22watchdog: wm8350: Simplify using devm_watchdog_register_device()Uwe Kleine-König-8/+1
2023-04-22watchdog: rn5t618: Simplify using devm_watchdog_register_device()Uwe Kleine-König-11/+1
2023-04-22watchdog: bcm47xx: Simplify using devm_watchdog_register_device()Uwe Kleine-König-11/+1
2023-04-22watchdog: sbsa: Test WDOG_HW_RUNNING bit in suspend and resumeWang Wensheng-2/+2
2023-04-22watchdog: stmp3xxx_rtc: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-04-22watchdog: st_lpc: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-22watchdog: shwdt: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-22watchdog: sch311x: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-04-22watchdog: sa1100: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-22watchdog: rti: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-22watchdog: riowd: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-22watchdog: renesas: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-04-22watchdog: rdc321x: Convert to platform remove callback returning voidUwe Kleine-König-4/+2