aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2013-12-02leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi
2013-10-25leds: lp55xx: handle enable pin in driverSebastian Reichel
2013-10-25leds-gpio: of: led should not be created if its status is disabledJosh Wu
2013-10-22leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner
2013-10-22leds: pwm: Remove redundant of_match_ptrSachin Kamat
2013-10-22leds: Include linux/of.h headerSachin Kamat
2013-10-22leds: dac124s085: Remove redundant spi_set_drvdataSachin Kamat
2013-10-22leds: lp55xx: enable setting default triggerLinus Walleij
2013-10-22leds: blinkm: Remove redundant breakSachin Kamat
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-30leds: wm831x-status: Request a REG resourceMark Brown
2013-08-26leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notif...Manfred Schlaegl
2013-08-26leds-pca963x: Fix device tree parsingRicardo Ribalda Delgado
2013-08-26leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado
2013-08-26leds-pca9633: Add mutex to the ledout registerRicardo Ribalda Delgado
2013-08-26leds-pca9633: Unique naming of the LEDsRicardo Ribalda Delgado
2013-08-26leds-pca9633: Add support for PCA9634Ricardo Ribalda Delgado
2013-08-26leds: lp5562: use LP55xx common macros for device attributesMilo Kim
2013-08-26leds: lp5523: remove unnecessary writing commandsMilo Kim
2013-08-26leds: lp5523: restore legacy device attributesMilo Kim
2013-08-26leds: lp5523: LED MUX configuration on initializingMilo Kim
2013-08-26leds: lp5523: make separate API for loading engineMilo Kim
2013-08-26leds: lp5521: remove unnecessary writing commandsMilo Kim
2013-08-26leds: lp5521: restore legacy device attributesMilo Kim
2013-08-26leds: lp55xx: add common macros for device attributesMilo Kim
2013-08-26leds: lp55xx: add common data structure for programMilo Kim
2013-08-26leds: ss4200: Fix incorrect placement of __initdataSachin Kamat
2013-08-26leds: clevo-mail: Fix incorrect placement of __initdataSachin Kamat
2013-08-26leds: leds-netxbig: depends on ARCH_KIRKWOODSimon Guinot
2013-08-26leds: leds-ns2: depends on ARCH_KIRKWOODSimon Guinot
2013-08-26leds: leds-lp3944, fix "sparse" warning "mixing different enum types"Antonio Ospite
2013-08-26leds: leds-ss4200: Staticize nasgpio_led_get_attr()Jingoo Han
2013-08-26leds: use dev_get_platdata()Jingoo Han
2013-08-26leds: pca9633: Add hardware blink supportMark A. Greer
2013-08-26leds: support new LP8501 device - another LP55xx commonKim, Milo
2013-08-26leds: Add device tree binding for pca9633Tony Lindgren
2013-07-26leds: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-22leds: Remove leds-renesas-tpu driverLaurent Pinchart
2013-07-02leds: mc13783: Fix "uninitialized variable" warningAlexander Shiyan
2013-06-20leds: Convert led class driver from legacy pm ops to dev_pm_opsShuah Khan
2013-06-20leds: leds-mc13783: Add MC13892 LED supportAlexander Shiyan
2013-06-20leds: leds-mc13783: Prepare driver to support MC13892 LEDsAlexander Shiyan
2013-06-20leds: renesas-tpu: cleanup a small type issueDan Carpenter
2013-06-20leds: use platform_{get,set}_drvdata()Jingoo Han
2013-06-20leds: leds-gpio: Let device core handle pinctrlFabio Estevam
2013-06-20leds: lp5562: Properly setup of_device_id tableAxel Lin
2013-06-20leds: lp5523: Properly setup of_device_id tableAxel Lin
2013-06-20leds: lp5521: Properly setup of_device_id tableAxel Lin
2013-06-20leds: lp5562: support the device tree featureKim, Milo