aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim2-16/+8
2013-12-02leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi1-27/+26
2013-10-25leds: lp55xx: handle enable pin in driverSebastian Reichel1-12/+13
2013-10-25leds-gpio: of: led should not be created if its status is disabledJosh Wu1-3/+3
2013-10-22leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner3-0/+224
2013-10-22leds: pwm: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-22leds: Include linux/of.h headerSachin Kamat5-0/+5
2013-10-22leds: dac124s085: Remove redundant spi_set_drvdataSachin Kamat1-3/+0
2013-10-22leds: lp55xx: enable setting default triggerLinus Walleij1-0/+3
2013-10-22leds: blinkm: Remove redundant breakSachin Kamat1-3/+0
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds37-300/+1435
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-350/+0
2013-08-30leds: wm831x-status: Request a REG resourceMark Brown1-2/+2
2013-08-26leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notification callbackManfred Schlaegl1-14/+16
2013-08-26leds-pca963x: Fix device tree parsingRicardo Ribalda Delgado1-4/+4
2013-08-26leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado3-146/+146
2013-08-26leds-pca9633: Add mutex to the ledout registerRicardo Ribalda Delgado1-31/+55
2013-08-26leds-pca9633: Unique naming of the LEDsRicardo Ribalda Delgado1-3/+5
2013-08-26leds-pca9633: Add support for PCA9634Ricardo Ribalda Delgado2-36/+79
2013-08-26leds: lp5562: use LP55xx common macros for device attributesMilo Kim1-2/+2
2013-08-26leds: lp5523: remove unnecessary writing commandsMilo Kim1-11/+3
2013-08-26leds: lp5523: restore legacy device attributesMilo Kim1-4/+223
2013-08-26leds: lp5523: LED MUX configuration on initializingMilo Kim1-1/+69
2013-08-26leds: lp5523: make separate API for loading engineMilo Kim1-4/+10
2013-08-26leds: lp5521: remove unnecessary writing commandsMilo Kim1-11/+3
2013-08-26leds: lp5521: restore legacy device attributesMilo Kim1-4/+100
2013-08-26leds: lp55xx: add common macros for device attributesMilo Kim1-0/+47
2013-08-26leds: lp55xx: add common data structure for programMilo Kim1-0/+19
2013-08-26leds: ss4200: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-26leds: clevo-mail: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-26leds: leds-netxbig: depends on ARCH_KIRKWOODSimon Guinot1-1/+1
2013-08-26leds: leds-ns2: depends on ARCH_KIRKWOODSimon Guinot1-4/+1
2013-08-26leds: leds-lp3944, fix "sparse" warning "mixing different enum types"Antonio Ospite1-1/+1
2013-08-26leds: leds-ss4200: Staticize nasgpio_led_get_attr()Jingoo Han1-1/+1
2013-08-26leds: use dev_get_platdata()Jingoo Han30-49/+52
2013-08-26leds: pca9633: Add hardware blink supportMark A. Greer1-4/+132
2013-08-26leds: support new LP8501 device - another LP55xx commonKim, Milo4-3/+429
2013-08-26leds: Add device tree binding for pca9633Tony Lindgren1-0/+71
2013-07-26leds: convert class code to use dev_groupsGreg Kroah-Hartman1-8/+30
2013-07-22leds: Remove leds-renesas-tpu driverLaurent Pinchart3-350/+0
2013-07-02leds: mc13783: Fix "uninitialized variable" warningAlexander Shiyan1-1/+1
2013-06-20leds: Convert led class driver from legacy pm ops to dev_pm_opsShuah Khan1-3/+7
2013-06-20leds: leds-mc13783: Add MC13892 LED supportAlexander Shiyan2-4/+62
2013-06-20leds: leds-mc13783: Prepare driver to support MC13892 LEDsAlexander Shiyan1-250/+156
2013-06-20leds: renesas-tpu: cleanup a small type issueDan Carpenter1-4/+4
2013-06-20leds: use platform_{get,set}_drvdata()Jingoo Han3-4/+4
2013-06-20leds: leds-gpio: Let device core handle pinctrlFabio Estevam1-6/+0
2013-06-20leds: lp5562: Properly setup of_device_id tableAxel Lin1-1/+10
2013-06-20leds: lp5523: Properly setup of_device_id tableAxel Lin1-1/+10
2013-06-20leds: lp5521: Properly setup of_device_id tableAxel Lin1-1/+9