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