aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2014-01-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds8-203/+160
2014-01-27leds: s3c24xx: Remove hardware.h inclusionSachin Kamat1-2/+1
2014-01-27leds: replace list_for_each with list_for_each_entryZHAO Gang1-11/+4
2014-01-27leds: pwm: Remove a warning on non-DT platformsOlof Johansson1-2/+1
2014-01-27leds: leds-pwm: fix duty time overflow.Xiubo Li1-2/+4
2014-01-27leds: leds-mc13783: Remove unneeded mc13xxx_{un}lockAlexander Shiyan1-12/+1
2014-01-27leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan1-76/+0
2014-01-27drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b...Chen Gang1-1/+2
2014-01-27leds: lp5523: Support LED MUX configuration on running a patternMilo Kim1-0/+2
2014-01-27leds: lp5521/5523: Fix multiple engine usage bugMilo Kim2-5/+33
2014-01-27LEDS: tca6507 - fix up some comments.NeilBrown1-88/+102
2014-01-27LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown1-0/+6
2014-01-27LEDS: tca6507 - fix bugs in parsing of device-tree configuration.NeilBrown1-4/+4
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+10
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-0/+1
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim2-16/+8
2014-01-10lp5523, lp8501: comment improvementsPavel Machek2-2/+10
2014-01-07leds: s3c24xx: Fix build failureTushar Behera1-0/+1
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/cool...Linus Torvalds37-300/+1435
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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 notif...Manfred 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
2013-06-20leds: lp5562: support the device tree featureKim, Milo1-5/+14
2013-06-20leds: lp55xx: support dynamic channel settings in the device tree structureKim, Milo1-35/+26
2013-06-20leds: leds-ns2: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-06-20leds: leds-mc13783: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-06-20leds: leds-gpio: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-06-20leds: atmel-pwm: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-06-20leds: lp55xx: add support for Device Tree bindingsLinus Walleij4-10/+87
2013-05-24drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner1-7/+7
2013-05-21leds: leds-gpio: reserve gpio before using itTimo Teräs1-4/+5
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+3
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-3/+3
2013-04-01leds: leds-asic3: switch to using SIMPLE_DEV_PM_OPSJingoo Han1-4/+3
2013-04-01leds: leds-bd2802: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-7/+3
2013-04-01leds: lp55xx: configure the clock detectionKim, Milo2-6/+27
2013-04-01leds: lp55xx: use common clock framework when external clock is usedKim, Milo2-0/+40
2013-04-01leds: leds-ns2: fix oops at module removalSimon Guinot1-13/+25
2013-04-01leds: leds-pwm: Defer led_pwm_set() if PWM can sleepFlorian Vaussard1-8/+42
2013-04-01leds: lp55xx: fix the sysfs read operationKim, Milo2-3/+4
2013-04-01leds: lm355x, lm3642: support camera LED triggers for flash and torchKim, Milo2-0/+4
2013-04-01leds: add camera LED triggersKim, Milo3-0/+66
2013-04-01leds: tca6507: Use of_match_ptr() macroSachin Kamat1-2/+2
2013-04-01leds: wm8350: Complain if we fail to reenable DCDCMark Brown1-1/+4
2013-04-01leds: renesas: set gpio_request_one() flags param correctlyJingoo Han1-1/+2
2013-04-01leds: leds-ns2: set devm_gpio_request_one() flags param correctlyJingoo Han1-2/+4
2013-04-01leds: leds-lt3593: set devm_gpio_request_one() flags param correctlyJingoo Han1-2/+3
2013-04-01leds: leds-bd2802: remove erroneous __exit annotationJingoo Han1-2/+2
2013-04-01leds: atmel-pwm: remove erroneous __exit annotationJingoo Han1-2/+2
2013-04-01leds: move LED trigger drivers into new subdirectoryKim, Milo13-117/+121
2013-04-01leds: add new LP5562 LED driverKim, Milo4-3/+607
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds18-1569/+1439
2013-02-06leds: leds-sunfire: use dev_err()/pr_err() instead of printk()Jingoo Han1-10/+9
2013-02-06leds: 88pm860x: Add missing of_node_put()Axel Lin1-1/+4
2013-02-06leds: tca6507: Use of_get_child_count()Axel Lin1-7/+3
2013-02-06leds: leds-pwm: make it depend on PWM and not HAVE_PWMPeter Ujfalusi1-1/+1
2013-02-06leds-lp55xx: fix problem on removing LED attributesMilo(Woogyom) Kim1-3/+0
2013-02-06leds-lp5521/5523: add author and copyright descriptionMilo(Woogyom) Kim2-0/+6
2013-02-06leds-lp55xx: clean up headersMilo(Woogyom) Kim2-26/+12
2013-02-06leds-lp55xx: clean up definitionsMilo(Woogyom) Kim2-70/+12
2013-02-06leds-lp55xx: clean up unused data and functionsMilo(Woogyom) Kim2-51/+0
2013-02-06leds-lp55xx: clean up _remove()Milo(Woogyom) Kim2-94/+4
2013-02-06leds-lp55xx: add new function for removing device attribtuesMilo(Woogyom) Kim2-0/+13
2013-02-06leds-lp55xx: code refactoring on selftest functionMilo(Woogyom) Kim2-52/+31
2013-02-06leds-lp55xx: use common device attribute driver functionMilo(Woogyom) Kim2-26/+14
2013-02-06leds-lp55xx: support device specific attributesMilo(Woogyom) Kim2-1/+16
2013-02-06leds-lp5523: use generic firmware interfaceMilo(Woogyom) Kim1-346/+157
2013-02-06leds-lp5521: use generic firmware interfaceMilo(Woogyom) Kim1-251/+163
2013-02-06leds-lp55xx: support firmware interfaceMilo(Woogyom) Kim3-0/+137
2013-02-06leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interfaceMilo(Woogyom) Kim2-0/+20
2013-02-06leds-lp55xx: fix error condition in lp55xx_register_leds()Milo(Woogyom) Kim1-5/+1
2013-02-06leds-lp55xx: use lp55xx_unregister_leds()Milo(Woogyom) Kim4-45/+22
2013-02-06leds-lp55xx: provide common LED current settingMilo(Woogyom) Kim3-127/+69
2013-02-06leds-lp55xx: use lp55xx_set_brightness()Milo(Woogyom) Kim3-34/+17
2013-02-06leds-lp55xx: use lp55xx_init_led() common functionMilo(Woogyom) Kim4-104/+76
2013-02-06leds-lp55xx: use lp55xx common led registration functionMilo(Woogyom) Kim4-82/+72
2013-02-06leds-lp55xx: use lp55xx common deinit functionMilo(Woogyom) Kim4-28/+22
2013-02-06leds-lp55xx: clean up init functionMilo(Woogyom) Kim3-65/+12
2013-02-06leds-lp55xx: use lp55xx common init function - post intMilo(Woogyom) Kim4-22/+42
2013-02-06leds-lp55xx: use lp55xx common init function - detectMilo(Woogyom) Kim4-49/+39
2013-02-06leds-lp55xx: use lp55xx common init function - resetMilo(Woogyom) Kim4-28/+63
2013-02-06leds-lp55xx: use lp55xx common init function - platform dataMilo(Woogyom) Kim4-28/+37
2013-02-06leds-lp5523: clean up lp5523_configure()Milo(Woogyom) Kim1-58/+9
2013-02-06leds-lp5521: clean up lp5521_configure()Milo(Woogyom) Kim1-40/+38
2013-02-06leds-lp55xx: use common lp55xx data structure in _probe()Milo(Woogyom) Kim2-28/+44
2013-02-06leds-lp55xx: replace name of data structureMilo(Woogyom) Kim2-37/+37
2013-02-06leds-lp55xx: add new common driver for lp5521/5523Milo(Woogyom) Kim4-0/+130
2013-02-06leds-lp55xx: do chip specific configuration on device initMilo(Woogyom) Kim2-16/+36
2013-02-06leds-lp55xx: add device reset function in lp5521/5523Milo(Woogyom) Kim2-2/+18
2013-02-06leds-lp55xx: clean up deinit leds in lp5521/5523Milo(Woogyom) Kim2-19/+25
2013-02-06leds-lp55xx: clean up init leds in lp5521/5523Milo(Woogyom) Kim2-56/+86
2013-02-06leds-lp55xx: clean up deinit_device() in lp5521/5523Milo(Woogyom) Kim2-16/+24
2013-02-06leds-lp55xx: clean up init_device() in lp5521/5523Milo(Woogyom) Kim2-65/+84
2013-02-01leds: wm831x: add missing constJingoo Han1-1/+1
2013-02-01leds: leds-ss4200: use DEFINE_PCI_DEVICE_TABLEJingoo Han1-2/+1
2013-02-01leds: pca9532: fix suspect code indent for conditional statementsJingoo Han1-1/+1
2013-02-01leds: lm3642: rename devAttr to avoid CamelCaseJingoo Han1-2/+2
2013-02-01leds: lm355x: rename devAttr to avoid CamelCaseJingoo Han1-1/+1
2013-02-01leds: renesas-tpu: Improve the readability to pick the lowest acceptable rateAxel Lin1-6/+6
2013-02-01leds: lm3530: Ensure drvdata->enable has correct status if regulator_disable ...Axel Lin1-18/+40
2013-02-01leds-lp8788: fix a parent device in _probe()Kim, Milo1-4/+5
2013-02-01leds: leds-pwm: Add device tree bindingsPeter Ujfalusi1-20/+92
2013-02-01leds: leds-pwm: Simplify cleanup codePeter Ujfalusi1-4/+2
2013-02-01leds: leds-pwm: Preparing the driver for device tree supportPeter Ujfalusi1-16/+23
2013-02-01leds: leds-pwm: Convert to use devm_get_pwmPeter Ujfalusi1-13/+6
2013-02-01leds: pca9532: Convert to devm_input_allocate_device()Axel Lin1-3/+1
2013-02-01leds/tca6507: Add support for devicetree.Marek Belisko1-4/+72
2013-01-21drivers/leds: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas1-2/+3
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds29-158/+147
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+78
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds34-110/+110
2012-12-03leds: leds-lp5521: return an error code on error in probe()Dan Carpenter1-1/+8
2012-11-28leds: leds-clevo-mail: Use pr_* instead of printksSachin Kamat1-6/+5
2012-11-28leds: leds-rb532: Fix checkpatch errorsSachin Kamat1-1/+1
2012-11-28leds: remove use of __devexitBill Pemberton29-29/+29
2012-11-28leds: remove use of __devinitBill Pemberton33-51/+51
2012-11-28leds: remove use of __devexit_pBill Pemberton29-30/+30
2012-11-27leds: led-triggers: Fix checkpatch warningsSachin Kamat1-6/+6
2012-11-27leds: ledtrig-backlight: Fix checkpatch errorSachin Kamat1-1/+1
2012-11-27leds: leds-wrap: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat1-1/+1
2012-11-27leds: leds-wm8350: Use dev_err instead of printkSachin Kamat1-2/+2
2012-11-27leds: leds-pwm: Fix checkpatch warningSachin Kamat1-1/+1
2012-11-27leds: leds-pca955x: Use dev_info instead of printkSachin Kamat1-1/+1
2012-11-27leds: leds-net48xx: Use linux/io.h instead of asm/io.hSachin Kamat1-1/+1
2012-11-27leds: leds-lt3593: Fix checkpatch warningsSachin Kamat1-2/+2
2012-11-27leds: leds-gpio: Use dev_info instead of printkSachin Kamat1-1/+1
2012-11-27leds: leds-da903x: Fix checkpatch error and warningsSachin Kamat1-5/+5
2012-11-27leds: leds-bd2802: Fix checkpatch warningsSachin Kamat1-3/+3
2012-11-27leds: leds-adp5520: Fix checkpatch warningsSachin Kamat1-2/+2
2012-11-27leds: led-class: Fix checkpatch warningSachin Kamat1-1/+1
2012-11-27leds: leds-ns2: use devm_gpio_request_oneSachin Kamat1-12/+5
2012-11-27leds: leds-lt3593: use devm_gpio_request_oneSachin Kamat1-8/+3
2012-11-27leds: leds-gpio: use devm_gpio_request_oneSachin Kamat1-6/+2
2012-11-26leds: lp3944: Fix return valueSachin Kamat1-1/+1
2012-11-26leds: lp5523: Fix return valueSachin Kamat1-1/+1
2012-11-26leds: lp5521: Fix return valueSachin Kamat1-1/+1
2012-11-26leds: leds-lp5523: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-26leds: leds-lp5521: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-26leds: add led_trigger_rename functionFabio Baltieri1-0/+13
2012-11-26leds: lm3642: Fix up world writable sysfs filesAxel Lin1-2/+2
2012-11-26leds: lm355x: Fix up world writable sysfs fileAxel Lin1-1/+1
2012-11-26leds: leds-88pm860x: drop devm_kfree of devm_kzalloc'd dataJingoo Han1-7/+2
2012-11-26leds: leds-lp5523: fix build warningsJingoo Han1-3/+17
2012-11-26leds: leds-gpio: Defer probing in case of deferred gpio probingRoland Stigge1-6/+11
2012-11-26leds: ledtrig-gpio: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-26leds: ledtrig-backlight: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-26leds: leds-ss4200: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-26leds: leds-ns2: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-26leds: leds-netxbig: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-26leds: leds-bd2802: replace strict_strtoul() with kstrtoul()Jingoo Han1-2/+2
2012-11-26leds: renesas: use devm_ functionsJingoo Han1-11/+6
2012-11-26leds: leds-cobalt-qube: use devm_ioremapJingoo Han1-7/+4
2012-11-26leds: leds-cobalt-raq: use devm_ioremapJingoo Han1-7/+4
2012-11-26leds: leds-fsg: use devm_ioremapJingoo Han1-10/+5