index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-06-08
leds: cht-wcove: Fix an unsigned comparison which can never be negative
Yang Li
2023-06-08
leds: cht-wcove: Mark cht_wc_leds_brightness_get() static
Hans de Goede
2023-06-01
leds: Add AW20xx driver
Martin Kurbanov
2023-05-25
led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loops
Lu Hongfei
2023-05-25
leds: as3645a: Replace strlcpy with strscpy
Azeem Shaikh
2023-05-25
leds: gpio: Configure per-LED pin control
Marek Vasut
2023-05-25
leds: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-25
leds: blinkm: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-25
leds: Add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-25
leds: trigger: netdev: Remove NULL check before dev_{put, hold}
Yang Li
2023-05-25
leds: Clear LED_INIT_DEFAULT_TRIGGER when clearing current trigger
Hans de Goede
2023-05-25
leds: Fix oops about sleeping in led_trigger_blink()
Hans de Goede
2023-05-25
leds: Fix set_brightness_delayed() race
Hans de Goede
2023-05-25
leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value
Hans de Goede
2023-05-25
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-25
leds: Make LEDS_TI_LMU_COMMON invisible
Geert Uytterhoeven
2023-05-25
leds: flash: leds-qcom-flash: Disable LED when changing brightness
Dylan Van Assche
2023-05-25
leds: flash: leds-qcom-flash: Add PMI8998 support
Dylan Van Assche
2023-05-25
leds: cht-wcove: Use breathing when LED_INIT_DEFAULT_TRIGGER is set
Hans de Goede
2023-05-25
leds: cht-wcove: Set default trigger for charging LED
Hans de Goede
2023-05-25
leds: cht-wcove: Add support for breathing mode use hw_pattern sysfs API
Hans de Goede
2023-05-25
leds: cht-wcove: Add suspend/resume handling
Hans de Goede
2023-05-25
leds: Add Intel Cherry Trail Whiskey Cove PMIC LED driver
Yauhen Kharuzhy
2023-05-25
leds: qcom-lpg: Add support for PMI632 LPG
Luca Weiss
2023-05-25
leds: lp55xx: Configure internal charge pump
Maarten Zanders
2023-05-25
leds: trigger: netdev: Use mutex instead of spinlocks
Christian Marangi
2023-05-25
leds: trigger: netdev: Convert device attr to macro
Christian Marangi
2023-05-25
leds: trigger: netdev: Rename add namespace to netdev trigger enum modes
Christian Marangi
2023-05-25
leds: trigger: netdev: Drop NETDEV_LED_MODE_LINKUP from mode
Christian Marangi
2023-05-25
leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename
Christian Marangi
2023-05-07
Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-05-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-05-07
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2023-05-07
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-05
Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
2023-05-05
Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2023-05-05
Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-05
Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-05
Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-05-05
net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()
Florian Fainelli
2023-05-05
pds_core: fix mutex double unlock in error path
Shannon Nelson
2023-05-05
net: fec: correct the counting of XDP sent frames
Shenwei Wang
2023-05-05
bonding: add xdp_features support
Lorenzo Bianconi
2023-05-05
net: enetc: check the index of the SFI rather than the handle
Wei Fang
[next]