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-22
watchdog: rc32434: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-04-22
watchdog: orion: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-04-22
watchdog: omap: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: nv_tco: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: nic7018: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: mtx-1: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-04-22
watchdog: lpc18xx: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: ie6xx: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: ib700wdt: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-04-22
watchdog: geodewdt: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-04-22
watchdog: gef: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: dw: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: cpwd: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: bcm_kona: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: bcm2835: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: ath79: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-04-22
watchdog: at91rm9200: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: ar7: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-04-22
watchdog: advantechwdt: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: acquirewdt: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-04-22
watchdog: s3c2410_wdt: Use devm_add_action_or_reset() to disable watchdog
Guenter Roeck
-22
/
+11
2023-04-22
watchdog: s3c2410_wdt: Use devm_clk_get[_optional]_enabled() helpers
Guenter Roeck
-36
/
+9
2023-04-22
watchdog: core: Always set WDOG_HW_RUNNING when starting watchdog
Guenter Roeck
-2
/
+3
2023-04-22
watchdog: imx2_wdg: Declare local symbols static
Guenter Roeck
-2
/
+2
2023-04-21
Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-272
/
+262
2023-04-21
Merge tag 'mlx5-fixes-2023-04-20' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-54
/
+40
2023-04-21
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-11
/
+12
2023-04-21
net: dsa: qca8k: fix LEDS_CLASS dependency
Arnd Bergmann
-1
/
+1
2023-04-21
nfp: fix incorrect pointer deference when offloading IPsec with bonding
Huanhuan Wang
-2
/
+2
2023-04-21
net: dpaa: Fix uninitialized variable in dpaa_stop()
Dan Carpenter
-1
/
+2
2023-04-21
net: phy: add basic driver for NXP CBTX PHY
Vladimir Oltean
-0
/
+234
2023-04-21
RDMA/efa: Add rdma write capability to device caps
Yonatan Nachum
-17
/
+43
2023-04-21
PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_arg
Dexuan Cui
-41
/
+7
2023-04-21
Revert "ACPICA: Events: Support fixed PCIe wake event"
Linus Torvalds
-29
/
+0
2023-04-21
ubi: Fix return value overwrite issue in try_write_vid_and_data()
Wang YanQing
-5
/
+14
2023-04-21
ubi: Simplify bool conversion
Yang Li
-1
/
+1
2023-04-21
Merge tag 'char-misc-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-18
/
+13
2023-04-21
Merge tag 'gpio-fixes-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+2
2023-04-21
RDMA/mlx5: Use correct device num_ports when modify DC
Mark Zhang
-1
/
+1
2023-04-21
RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
Tejun Heo
-2
/
+2
2023-04-21
RDMA/rxe: Fix spinlock recursion deadlock on requester
Daisuke Matsuda
-3
/
+3
2023-04-21
Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
-166
/
+393
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-2582
/
+22851
2023-04-21
hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151E
Tomáš Pecka
-1
/
+0
2023-04-21
hwmon: (adt7475) Use device_property APIs when configuring polarity
Chris Packham
-3
/
+3
2023-04-21
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream XT
Aleksa Savic
-1
/
+113
2023-04-21
hwmon: (it87) Disable/enable SMBus access for IT8622E chipset
Frank Crawford
-0
/
+1
2023-04-21
hwmon: (it87) Add calls to smbus_enable/smbus_disable as required
Frank Crawford
-46
/
+135
2023-04-21
hwmon: (it87) Test for error in it87_update_device
Frank Crawford
-2
/
+52
2023-04-21
bus: tegra-gmi: Replace of_platform.h with explicit includes
Rob Herring
-1
/
+3
[prev]
[next]