Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
aa991b3b267e24f578bac7b09cc57579b660304b
/
drivers
/
leds
c6e71f8
leds: leds-gpio: Pass on error codes unmodified
by Soren Brinkmann
· 10 years ago
7aea838
leds: Add LED Flash class extension to the LED subsystem
by Jacek Anaszewski
· 10 years ago
452bc14
leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hack
by Geert Uytterhoeven
· 10 years ago
137fe48
leds: Use setup_timer
by Julia Lawall
· 10 years ago
56d06fd
leds: Don't allow brightness values greater than max_brightness
by Gabriele Mazzotta
· 10 years ago
0c86ac2
leds: netxbig: fix oops at probe time
by Simon Guinot
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
2dbfca5
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
d735d25
leds: leds-gpio: Fix the "default-state" property check
by Fabio Estevam
· 10 years ago
29470ea
leds: leds-gpio: Fix multiple instances registration without 'label' property
by Fabio Estevam
· 10 years ago
2969bb1
leds: lp8860: Fix module dependency
by Axel Lin
· 10 years ago
7a8685a
leds: lp8860: Introduce TI lp8860 4 channel LED driver
by Dan Murphy
· 10 years ago
4d71a4a
leds: Add support for setting brightness in a synchronous way
by Jacek Anaszewski
· 10 years ago
acd899e
leds: implement sysfs interface locking mechanism
by Jacek Anaszewski
· 10 years ago
3f6e42c
leds: syscon: handle multiple syscon instances
by Linus Walleij
· 10 years ago
37fa70f
leds: delete copy/paste mistake
by Linus Walleij
· 10 years ago
29ce9fe
leds: regulator: Convert to devm_regulator_get_exclusive
by Axel Lin
· 10 years ago
ec98a49
leds: leds-gpio: Fix legacy GPIO number case
by Geert Uytterhoeven
· 10 years ago
c673a2b
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
by Mika Westerberg
· 10 years ago
a43f2cb
leds: leds-gpio: Make use of device property API
by Rafael J. Wysocki
· 10 years ago
5c51277
leds: leds-gpio: Add support for GPIO descriptors
by Mika Westerberg
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
045aaed
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 10 years ago
81902d5
leds: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
40c4326
Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
ea58459
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
8b45bc8
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
4a4743e
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
a4c84e6
leds: gpio: cleanup the leds-gpio driver
by Xiubo Li
· 10 years ago
a823e76
led: gpio: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
by Xiubo Li
· 10 years ago
4cc7234
led: gpio: Sort include headers alphabetically
by Xiubo Li
· 10 years ago
535f09c
leds: add a driver for syscon-based LEDs
by Linus Walleij
· 10 years ago
0a2b4a8
Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into devel
by Bryan Wu
· 10 years ago
7ad8966
Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-next
by Guenter Roeck
· 10 years ago
3843363
leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driver
by Andreas Werner
· 10 years ago
88d5e52
driver:gpio remove all usage of gpio_remove retval in driver
by abdoulaye berthe
· 10 years ago
3ef7de5
leds: Improve and export led_update_brightness
by Jacek Anaszewski
· 10 years ago
914ae25
leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor function may sleep
by Lothar Waßmann
· 10 years ago
7f14e6b
leds: lp3944: fix sparse warning
by Jacek Anaszewski
· 10 years ago
38419612
leds: avoid using DEVICE_ATTR macro for max_brightness attribute
by Jacek Anaszewski
· 10 years ago
0471330
leds: Reorder include directives
by Jacek Anaszewski
· 10 years ago
1093d8c
leds: Remove ARCH_KIRKWOOD dependency
by Andrew Lunn
· 10 years ago
9067359
Revert "leds: convert blink timer to workqueue"
by Jiri Kosina
· 10 years ago
10c8e05
Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e661c89
leds: ipaq-micro: fix sparse non static symbol warning
by Wei Yongjun
· 10 years ago
4da498fc
leds: add driver for the iPAQ micro
by Linus Walleij
· 10 years ago
3088883
leds: atmel-pwm: remove obsolete driver
by Alexandre Belloni
· 10 years ago
8b37e1b
leds: convert blink timer to workqueue
by Vincent Donnefort
· 10 years ago
0c62f42
leds:pca963x: Always initialize MODE2 register
by Peter Meerwald
· 10 years ago
3dfedb9
leds:pca963x: Add support for PCA9635 LED driver chip
by Peter Meerwald
· 10 years ago
44a1255
leds: lp55xx-common: fix attribute-creation race
by Johan Hovold
· 10 years ago
660216b
leds: lp55xx-common: fix sysfs entry leak
by Johan Hovold
· 10 years ago
b2015ed
leds: wm831x-status: fix attribute-creation race
by Johan Hovold
· 10 years ago
67bd8eb
leds: ss4200: fix attribute-creation race
by Johan Hovold
· 10 years ago
475f854
leds: ns2: fix attribute-creation race
by Johan Hovold
· 10 years ago
588a6a9
leds: netxbig: fix attribute-creation race
by Johan Hovold
· 10 years ago
35c1649
leds: max8997: fix attribute-creation race
by Johan Hovold
· 10 years ago
fe29a3b
leds: lm3642: fix attribute-creation race
by Johan Hovold
· 10 years ago
0d25376
leds: lm355x: fix attribute-creation race
by Johan Hovold
· 10 years ago
9db9386
leds: lm3533: fix attribute-creation race
by Johan Hovold
· 10 years ago
74c8503
leds: lm3550: fix attribute-creation race
by Johan Hovold
· 10 years ago
d0d480c
leds: add led-class attribute-group support
by Johan Hovold
· 10 years ago
7c574cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 10 years ago
7f33e72
Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 10 years ago
d6b92c2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid into next
by Linus Torvalds
· 10 years ago
beea3f4
Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-3.16/thingm' into for-linus
by Jiri Kosina
· 10 years ago
81225be
leds: leds-pwm: retrieve configured PWM period
by Alexandre Belloni
· 10 years ago
a501fd3
leds: Fix build for LEDS_CLASS=m on versatile
by Arnd Bergmann
· 10 years ago
0c9a03b
leds: Remove duplicated OOM message for individual driver
by Xiubo Li
· 10 years ago
24c9301
drivers/leds: Replace __get_cpu_var use through this_cpu_ptr
by Christoph Lameter
· 11 years ago
9ef8c87
leds: lp55xx: add DT bindings for LP55231
by Daniel Mack
· 11 years ago
1175d5b
leds: 88pm860x: Fix missing refcount decrement for parent of_node
by Krzysztof Kozlowski
· 11 years ago
77dfa77
leds: 88pm860x: Use of_get_child_by_name
by Krzysztof Kozlowski
· 11 years ago
b0571e7
leds: leds-pwm: add DT support for LEDs wired to supply
by Russell King
· 11 years ago
d19a8a7
leds: leds-pwm: implement PWM inversion
by Russell King
· 11 years ago
b795e6d
leds: leds-pwm: convert OF parsing code to use led_pwm_add()
by Russell King
· 11 years ago
5f7b03d
leds: leds-pwm: provide a common function to setup a single led-pwm device
by Russell King
· 11 years ago
2ce112f1
leds: pca9685: Remove leds-pca9685 driver
by Axel Lin
· 11 years ago
db6d8cc
dell-led: add mic mute led interface
by Alex Hung
· 11 years ago
186a73d
Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/cleanup
by Olof Johansson
· 10 years ago
f70ed8a
HID: thingm: refactor blink(1) support
by Vivien Didelot
· 11 years ago
4162877
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
14f5716
leds: make sure we unregister a trigger only once
by Sasha Levin
· 11 years ago
3923690
leds: leds-pwm: properly clean up after probe failure
by Russell King
· 11 years ago
1dc7d83
ARM/leds: move ARM Versatile LED driver to leds subsystem
by Linus Walleij
· 11 years ago
0016db2
leds: clevo-mail: Make probe function __init
by Jean Delvare
· 11 years ago
d9e8928
leds-ot200: Fix dependencies
by Jean Delvare
· 11 years ago
472b854
leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloading
by Paolo Pisati
· 11 years ago
aad0f29
leds: clevo-mail: remove __initdata marker
by Jingoo Han
· 11 years ago
a007ec5
leds: leds-ss4200: remove __initdata marker
by Jingoo Han
· 11 years ago
cbaa93d
leds: blinkm: remove unnecessary spaces
by Jingoo Han
· 11 years ago
432eb69
leds: lp5562: remove unnecessary parentheses
by Jingoo Han
· 11 years ago
a6a8321
leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
7c7d2a2
drivers/leds: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
4270a78
leds: leds-gpio: add retain-state-suspended property
by Robin Gong
· 11 years ago
25c6579
leds: leds-mc13783: Add devicetree support
by Alexander Shiyan
· 11 years ago
2f18f8d
leds: leds-mc13783: Remove unnecessary cleaning of registers on exit
by Alexander Shiyan
· 11 years ago
677d13f
leds: leds-mc13783: Use proper "max_brightness" value fo LEDs
by Alexander Shiyan
· 11 years ago
02e9e11
leds: leds-mc13783: Use LED core PM functions
by Alexander Shiyan
· 11 years ago
Next »