aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
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
2013-06-20leds: lp55xx: support dynamic channel settings in the device tree structureKim, Milo
2013-06-20leds: leds-ns2: remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-20leds: leds-mc13783: remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-20leds: leds-gpio: remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-20leds: atmel-pwm: remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-20leds: lp55xx: add support for Device Tree bindingsLinus Walleij
2013-05-24drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner
2013-05-21leds: leds-gpio: reserve gpio before using itTimo Teräs
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds