summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* leds: pca955x: Add ACPI supportTin Huynh2016-12-021-2/+22
* leds: netxbig: fix module autoload for OF registrationJavier Martinez Canillas2016-11-301-0/+1
* leds: pca963x: Add ACPI supportTin Huynh2016-11-301-1/+21
* leds: leds-cobalt-raq: use builtin_platform_driverGeliang Tang2016-11-231-5/+1
* Merge tag 'ib-mfd-arm-leds-v4.10' of git://git.kernel.org/pub/scm/linux/kerne...Jacek Anaszewski2016-11-227-35/+29
|\
| * mfd: qcom-pm8xxx: Clean up PM8XXX namespaceLinus Walleij2016-11-217-35/+29
* | led: core: Fix blink_brightness setting raceHans de Goede2016-11-222-7/+8
* | led: core: Use atomic bit-field for the blink-flagsHans de Goede2016-11-223-35/+42
* | leds: Add user LED driver for NIC78bx deviceHui Chun Ong2016-11-223-0/+221
* | leds: verify vendor and change license in mlxcpld driverVadim Pasternak2016-11-221-1/+4
* | leds: pca963x: enable low-power stateMatt Ranostay2016-11-221-7/+33
* | leds: pca9532: Use default trigger value from platform dataFelix Brack2016-11-221-1/+1
* | leds: pca963x: workaround group blink scaling issueMatt Ranostay2016-11-222-3/+18
* | cleanup LED documentation and make it match realityPavel Machek2016-11-221-3/+11
* | leds: lp3952: Export I2C module alias information for module autoloadJavier Martinez Canillas2016-11-221-0/+1
* | leds: mc13783: Fix MC13892 keypad led accessAlexander Kurz2016-11-221-2/+3
* | ledtrig-cpu.c: fix englishPavel Machek2016-11-221-1/+1
* | leds/leds-lp5523.txt: make documentation match realityPavel Machek2016-11-221-2/+2
* | tools/leds: Add uledmon program for monitoring userspace LEDsDavid Lechner2016-11-224-3/+81
* | leds: Use macro for max device node name sizeDavid Lechner2016-11-221-1/+2
* | leds: Introduce userspace LED class driverDavid Lechner2016-11-226-0/+307
|/
* Linux 4.9-rc1v4.9-rc1Linus Torvalds2016-10-151-2/+2
* Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2016-10-158-283/+244
|\
| * befs: befs: fix style issues in datastream.cLuis de Bethencourt2016-10-081-15/+17
| * befs: improve documentation in datastream.cLuis de Bethencourt2016-10-081-95/+98
| * befs: fix typos in datastream.cLuis de Bethencourt2016-10-081-4/+4
| * befs: fix typos in btree.cLuis de Bethencourt2016-10-081-4/+3
| * befs: fix style issues in super.cLuis de Bethencourt2016-10-081-7/+8
| * befs: fix comment styleLuis de Bethencourt2016-10-081-7/+3
| * befs: add check for ag_shift in superblockLuis de Bethencourt2016-10-081-0/+7
| * befs: dump inode_size superblock informationLuis de Bethencourt2016-10-081-0/+1
| * befs: remove unnecessary initializationSalah Triki2016-10-081-1/+1
| * befs: fix typo in befs_sb_infoSalah Triki2016-10-081-1/+1
| * befs: add flags field to validate superblock stateSalah Triki2016-10-082-1/+6
| * befs: fix typo in befs_find_keyLuis de Bethencourt2016-10-081-1/+1
| * befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt2016-10-082-19/+16
| * fs: befs: remove ret variableSalah Triki2016-10-081-2/+1
| * fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-1/+1
| * fs: befs: remove unnecessary *befs_sb variableSalah Triki2016-10-081-2/+1
| * fs: befs: remove useless initialization to zeroSalah Triki2016-10-081-1/+1
| * fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-2/+0
| * fs: befs: Insert NULL inode to dentrySalah Triki2016-10-081-0/+1
| * fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirectSalah Triki2016-10-081-2/+0
| * fs: befs: Coding style fixSalah Triki2016-10-081-3/+3
| * fs: befs: Remove redundant validation from befs_find_brun_directSalah Triki2016-10-081-8/+0
| * befs: fix typo in befs_bt_read_node documentationLuis de Bethencourt2016-10-081-2/+2
| * befs: in memory free_node_ptr and max_size never readLuis de Bethencourt2016-10-081-2/+0
| * befs: make consistent use of befs_error()Luis de Bethencourt2016-10-083-4/+9
| * befs: use simpler while loopLuis de Bethencourt2016-10-081-36/+38
| * befs: remove constant variableLuis de Bethencourt2016-10-081-5/+2