index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2023-04-23
cxl/memdev: Trace inject and clear poison as cxl_poison events
Alison Schofield
-3
/
+22
2023-04-23
cxl/memdev: Warn of poison inject or clear to a mapped region
Alison Schofield
-0
/
+59
2023-04-23
cxl/memdev: Add support for the Clear Poison mailbox command
Alison Schofield
-0
/
+50
2023-04-23
cxl/memdev: Add support for the Inject Poison mailbox command
Alison Schofield
-0
/
+62
2023-04-23
cxl/trace: Add an HPA to cxl_poison trace events
Alison Schofield
-2
/
+103
2023-04-23
cxl/region: Provide region info to the cxl_poison trace event
Alison Schofield
-1
/
+141
2023-04-23
cxl/memdev: Add trigger_poison_list sysfs attribute
Alison Schofield
-1
/
+88
2023-04-23
cxl/trace: Add TRACE support for CXL media-error records
Alison Schofield
-1
/
+102
2023-04-23
cxl/mbox: Add GET_POISON_LIST mailbox command
Alison Schofield
-0
/
+101
2023-04-23
cxl/mbox: Initialize the poison state
Alison Schofield
-2
/
+117
2023-04-23
cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_all
Alison Schofield
-0
/
+6
2023-04-23
hwmon: lochnagar: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
-1
/
+0
2023-04-23
Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-7
/
+2
2023-04-23
Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+7
2023-04-23
net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()
Vladimir Oltean
-7
/
+2
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
-17
/
+13
2023-04-23
drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
Ramón Nordin Rodriguez
-0
/
+144
2023-04-23
net: ethernet: mediatek: remove return value check of `mtk_wed_hw_add_debugfs`
Wang Zhang
-2
/
+0
2023-04-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
-53
/
+36
2023-04-23
net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardware
Felix Fietkau
-3
/
+10
2023-04-22
cxl/mbox: Deprecate poison commands
Dan Williams
-5
/
+0
2023-04-22
cxl/port: Fix port to pci device assumptions in read_cdat_data()
Dan Williams
-6
/
+7
2023-04-22
watchdog: menz069_wdt: fix timeout setting
Johannes Thumshirn
-1
/
+1
2023-04-22
watchdog: menz069_wdt: fix watchdog initialisation
Johannes Thumshirn
-10
/
+6
2023-04-22
watchdog: loongson1_wdt: Implement restart handler
Keguang Zhang
-1
/
+18
2023-04-22
drivers: watchdog: Add StarFive Watchdog driver
Xingyu Wu
-0
/
+620
2023-04-22
net: ethernet: mtk_eth_soc: use WO firmware for MT7981
Daniel Golle
-1
/
+7
2023-04-22
watchdog: avoid usage of iterator after loop
Jakob Koschel
-2
/
+1
2023-04-22
watchdog: s3c2410: remove unused freq_to_wdt and s3c2410wdt_is_running functions
Tom Rix
-10
/
+0
2023-04-22
watchdog: aspeed: Drop of_match_ptr for ID table
Krzysztof Kozlowski
-1
/
+1
2023-04-22
watchdog: sp5100_tco: Immediately trigger upon starting.
Gregory Oakes
-0
/
+4
2023-04-22
watchdog: rt2880-wdt: prefer unsigned int over unsigned
Sergio Paracuellos
-2
/
+2
2023-04-22
watchdog: rt2880-wdt: avoid static global declarations
Sergio Paracuellos
-39
/
+50
2023-04-22
watchdog: loongson1: Use devm_clk_get_enabled() helper
Christophe JAILLET
-16
/
+1
2023-04-22
watchdog: ixp4xx: Use devm_clk_get_enabled() helper
Christophe JAILLET
-15
/
+3
2023-04-22
watchdog: s3c2410_wdt: Simplify using dev_err_probe()
Uwe Kleine-König
-19
/
+11
2023-04-22
watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an int
Uwe Kleine-König
-10
/
+12
2023-04-22
watchdog: wm8350: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
-8
/
+1
2023-04-22
watchdog: rn5t618: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
-11
/
+1
2023-04-22
watchdog: bcm47xx: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
-11
/
+1
2023-04-22
watchdog: sbsa: Test WDOG_HW_RUNNING bit in suspend and resume
Wang Wensheng
-2
/
+2
2023-04-22
watchdog: stmp3xxx_rtc: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-04-22
watchdog: st_lpc: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: shwdt: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: sch311x: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-04-22
watchdog: sa1100: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: rti: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: riowd: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: renesas: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: rdc321x: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
[prev]
[next]