index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
PM: domains: log failures to register always-on domains
Johan Hovold
1
-1
/
+3
2022-10-04
platform/x86: int3472: Don't leak reference on error
Andy Shevchenko
1
-3
/
+3
2022-10-04
ACPI: APEI: do not add task_work to kernel thread to avoid memory leak
Shuai Xue
1
-1
/
+1
2022-10-04
PM: ACPI: reboot: Reinstate S5 for reboot
Kai-Heng Feng
1
-0
/
+8
2022-10-04
ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle
Raul E Rangel
1
-0
/
+15
2022-10-04
i2c: acpi: Use ACPI wake capability bit to set wake_irq
Raul E Rangel
3
-13
/
+37
2022-10-04
ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
Raul E Rangel
3
-11
/
+20
2022-10-04
gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get
Raul E Rangel
2
-3
/
+14
2022-10-04
spi: spi-gxp: fix typo in SPDX identifier line
Bird, Tim
1
-1
/
+1
2022-10-04
Merge tag 'irqchip-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
6
-75
/
+532
2022-10-04
thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id
Vincent Knecht
1
-1
/
+1
2022-10-04
thermal/core: Add a check before calling set_trip_temp()
Lad Prabhakar
1
-3
/
+5
2022-10-04
thermal/core: Drop valid pointer check for type
Lad Prabhakar
1
-1
/
+1
2022-10-04
thermal/drivers/rcar_thermal: Constify static thermal_zone_device_ops
Lad Prabhakar
1
-1
/
+1
2022-10-04
thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM_TSENS
Jonathan Cameron
1
-1
/
+1
2022-10-04
thermal/of: Remove the thermal_zone_of_get_sensor_id() function
Daniel Lezcano
1
-44
/
+0
2022-10-04
thermal/drivers/imx_sc: Rely on the platform data to get the resource id
Daniel Lezcano
1
-35
/
+33
2022-10-04
pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"
Jianlong Huang
3
-3
/
+3
2022-10-04
pinctrl: Create subdirectory for StarFive drivers
Jianlong Huang
5
-22
/
+27
2022-10-04
Merge branches 'edac-drivers' and 'edac-misc' into edac-updates-for-v6.1
Borislav Petkov
10
-66
/
+451
2022-10-04
pinctrl: st: stop abusing of_get_named_gpio()
Dmitry Torokhov
1
-4
/
+30
2022-10-04
pinctrl: wpcm450: Correct the fwnode_irq_get() return value check
Andy Shevchenko
1
-1
/
+4
2022-10-04
pinctrl: bcm: Remove unused struct bcm6328_pingroup
Yuan Can
1
-6
/
+0
2022-10-04
pinctrl: qcom: restrict drivers per ARM/ARM64
Krzysztof Kozlowski
1
-0
/
+39
2022-10-04
pinctrl: bcm: ns: Remove redundant dev_err call
Shang XiaoJing
1
-3
/
+1
2022-10-04
gpio: rockchip: request GPIO mux to pinctrl when setting direction
Quentin Schulz
1
-0
/
+7
2022-10-04
pinctrl: rockchip: add pinmux_ops.gpio_set_direction callback
Quentin Schulz
1
-0
/
+13
2022-10-03
clk: qcom: kpss-xcc: convert to parent data API
Christian Marangi
1
-17
/
+9
2022-10-03
Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
Linus Torvalds
1
-2
/
+2
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-23
/
+67
2022-10-03
net: pse-pd: add regulator based PSE driver
Oleksij Rempel
3
-0
/
+160
2022-10-03
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
1
-0
/
+58
2022-10-03
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
2
-2
/
+37
2022-10-03
net: mdiobus: fwnode_mdiobus_register_phy() rework error handling
Oleksij Rempel
1
-9
/
+12
2022-10-03
net: add framework to support Ethernet PSE and PDs devices
Oleksij Rempel
5
-0
/
+274
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
4
-13
/
+108
2022-10-03
net: marvell: prestera: Propagate nh state from hw to kernel
Yevhen Orlov
2
-0
/
+114
2022-10-03
net: marvell: prestera: Add neighbour cache accounting
Yevhen Orlov
2
-3
/
+797
2022-10-03
net: marvell: prestera: add stub handler neighbour events
Yevhen Orlov
2
-0
/
+60
2022-10-03
net: marvell: prestera: Add heplers to interact with fib_notifier_info
Yevhen Orlov
1
-34
/
+65
2022-10-03
net: marvell: prestera: Add length macros for prestera_ip_addr
Yevhen Orlov
1
-0
/
+2
2022-10-03
net: marvell: prestera: add delayed wq and flush wq on deinit
Yevhen Orlov
3
-0
/
+14
2022-10-03
net: marvell: prestera: Add strict cleanup of fib arbiter
Yevhen Orlov
1
-1
/
+41
2022-10-03
net: marvell: prestera: Add cleanup of allocated fib_nodes
Yevhen Orlov
1
-0
/
+12
2022-10-03
net: marvell: prestera: Add router nexthops ABI
Yevhen Orlov
6
-8
/
+582
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
4
-13
/
+18
2022-10-03
eth: octeon: fix build after netif_napi_add() changes
Jakub Kicinski
1
-2
/
+2
2022-10-03
net/mlx5: E-Switch, Return EBUSY if can't get mode lock
Jianbo Liu
1
-1
/
+1
2022-10-03
net/mlx5: E-switch, Don't update group if qos is not enabled
Chris Mi
1
-1
/
+5
2022-10-03
net/mlx5: E-Switch, Allow offloading fwd dest flow table with vport
Roi Dayan
1
-7
/
+9
[prev]
[next]