Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e5c353510b26500bd6b8309823ac9ef2837b761
/
drivers
/
leds
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
· 11 years ago
0c9a03b
leds: Remove duplicated OOM message for individual driver
by Xiubo Li
· 11 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
· 11 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
a59ce65
leds: leds-mc13783: Add MC34708 LED support
by Alexander Shiyan
· 11 years ago
8d82fef
leds: Turn off led if blinking is disabled
by Stefan Sørensen
· 11 years ago
fba14ae
ledtrig-cpu: Handle CPU hot(un)plugging
by Pawel Moll
· 11 years ago
ff1f001
drivers: Enable building of Kirkwood drivers for mach-mvebu
by Andrew Lunn
· 11 years ago
268943f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
3cb6f44
leds: s3c24xx: Remove hardware.h inclusion
by Sachin Kamat
· 11 years ago
11e043b
leds: replace list_for_each with list_for_each_entry
by ZHAO Gang
· 11 years ago
33fc945
leds: pwm: Remove a warning on non-DT platforms
by Olof Johansson
· 11 years ago
fc1aee0
leds: leds-pwm: fix duty time overflow.
by Xiubo Li
· 11 years ago
3df22c0
leds: leds-mc13783: Remove unneeded mc13xxx_{un}lock
by Alexander Shiyan
· 11 years ago
01a7a06
leds: leds-mc13783: Remove duplicate field in platform data
by Alexander Shiyan
· 11 years ago
33ca153
drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_base'
by Chen Gang
· 11 years ago
93ad8a1
leds: lp5523: Support LED MUX configuration on running a pattern
by Milo Kim
· 11 years ago
28c9266
leds: lp5521/5523: Fix multiple engine usage bug
by Milo Kim
· 11 years ago
1f431af
LEDS: tca6507 - fix up some comments.
by NeilBrown
· 11 years ago
10ead6e
LEDS: tca6507: add device-tree support for GPIO configuration.
by NeilBrown
· 11 years ago
9334129
LEDS: tca6507 - fix bugs in parsing of device-tree configuration.
by NeilBrown
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
8e50966
Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
e70988d
leds: lp5521/5523: Remove duplicate mutex
by Milo Kim
· 11 years ago
bfb18d8
lp5523, lp8501: comment improvements
by Pavel Machek
· 11 years ago
224feb3
leds: s3c24xx: Fix build failure
by Tushar Behera
· 11 years ago
aa1a6d6
leds: pwm: Fix for deferred probe in DT booted mode
by Peter Ujfalusi
· 11 years ago
30dae2f
leds: lp55xx: handle enable pin in driver
by Sebastian Reichel
· 11 years ago
b0bb83d
leds-gpio: of: led should not be created if its status is disabled
by Josh Wu
· 11 years ago
bb6febd
leds: Added driver for the NXP PCA9685 I2C chip
by Maximilian Güntner
· 11 years ago
1e08f72
leds: pwm: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
c68f46d
leds: Include linux/of.h header
by Sachin Kamat
· 11 years ago
b4f31ad
leds: dac124s085: Remove redundant spi_set_drvdata
by Sachin Kamat
· 11 years ago
f65f0a1
leds: lp55xx: enable setting default trigger
by Linus Walleij
· 11 years ago
2491c5c
leds: blinkm: Remove redundant break
by Sachin Kamat
· 11 years ago
5223161
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
44598f9
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
61abeba
leds: wm831x-status: Request a REG resource
by Mark Brown
· 11 years ago
c945cbc
leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notification callback
by Manfred Schlaegl
· 11 years ago
8a6acd64
leds-pca963x: Fix device tree parsing
by Ricardo Ribalda Delgado
· 11 years ago
56a1740
leds-pca9633: Rename to leds-pca963x
by Ricardo Ribalda Delgado
· 11 years ago
a7d0e98
leds-pca9633: Add mutex to the ledout register
by Ricardo Ribalda Delgado
· 11 years ago
a5cd98b
leds-pca9633: Unique naming of the LEDs
by Ricardo Ribalda Delgado
· 11 years ago
af67384
leds-pca9633: Add support for PCA9634
by Ricardo Ribalda Delgado
· 11 years ago
daa124b
leds: lp5562: use LP55xx common macros for device attributes
by Milo Kim
· 11 years ago
2f733ca
leds: lp5523: remove unnecessary writing commands
by Milo Kim
· 11 years ago
45e611b
leds: lp5523: restore legacy device attributes
by Milo Kim
· 11 years ago
2246043
leds: lp5523: LED MUX configuration on initializing
by Milo Kim
· 11 years ago
b9e1730
leds: lp5523: make separate API for loading engine
by Milo Kim
· 11 years ago
1eca0b3
leds: lp5521: remove unnecessary writing commands
by Milo Kim
· 11 years ago
c0e5e9b
leds: lp5521: restore legacy device attributes
by Milo Kim
· 11 years ago
3603097
leds: lp55xx: add common macros for device attributes
by Milo Kim
· 11 years ago
6841a91
leds: lp55xx: add common data structure for program
by Milo Kim
· 11 years ago
b06cf2d
leds: ss4200: Fix incorrect placement of __initdata
by Sachin Kamat
· 11 years ago
939086e
leds: clevo-mail: Fix incorrect placement of __initdata
by Sachin Kamat
· 11 years ago
d6d240b
leds: leds-netxbig: depends on ARCH_KIRKWOOD
by Simon Guinot
· 11 years ago
d6626d1
leds: leds-ns2: depends on ARCH_KIRKWOOD
by Simon Guinot
· 11 years ago
29ab311
leds: leds-lp3944, fix "sparse" warning "mixing different enum types"
by Antonio Ospite
· 11 years ago
2e87c09
leds: leds-ss4200: Staticize nasgpio_led_get_attr()
by Jingoo Han
· 11 years ago
87aae1e
leds: use dev_get_platdata()
by Jingoo Han
· 11 years ago
8465b01
leds: pca9633: Add hardware blink support
by Mark A. Greer
· 11 years ago
33b3a56
leds: support new LP8501 device - another LP55xx common
by Kim, Milo
· 11 years ago
81d2287
leds: Add device tree binding for pca9633
by Tony Lindgren
· 11 years ago
5baa750
leds: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
ae3e4c27
leds: Remove leds-renesas-tpu driver
by Laurent Pinchart
· 11 years ago
cf3b1c2
leds: mc13783: Fix "uninitialized variable" warning
by Alexander Shiyan
· 11 years ago
73e1ab4
leds: Convert led class driver from legacy pm ops to dev_pm_ops
by Shuah Khan
· 11 years ago
Next »