summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds1-4/+1
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds35-532/+760
2015-11-03leds: 88pm860x: add missing of_node_putJulia Lawall1-0/+1
2015-11-03leds: bcm6328: add missing of_node_putJulia Lawall1-1/+3
2015-11-03leds: bcm6358: add missing of_node_putJulia Lawall1-1/+3
2015-11-03powerpc/powernv: add missing of_node_putJulia Lawall1-2/+6
2015-11-03leds: leds-wrap.c: Use devm_led_classdev_registerFida Mohammad1-24/+4
2015-11-03leds: aat1290: Fix property naming of flash-timeout-usIngi Kim1-4/+4
2015-11-03leds: leds-net48xx: Use devm_led_classdev_registerMuhammad Falak R Wani1-8/+1
2015-11-03leds: leds-menf21bmc.c: Use devm_led_class_registerMuhammad Falak R Wani1-21/+5
2015-11-03leds: leds-locomo.c: Use devm_led_classdev_registerFida Mohammad1-13/+2
2015-11-03leds: leds-gpio: add shutdown functionHeiko Schocher1-0/+13
2015-11-03Documentation: leds: update DT bindings for leds-bcm6328Álvaro Fernández Rojas1-0/+10
2015-11-03leds-bcm6328: add more init configuration optionsÁlvaro Fernández Rojas1-1/+14
2015-11-03leds-bcm6328: simplify and improve default-state handlingÁlvaro Fernández Rojas1-9/+15
2015-11-03leds-bcm6328: print invalid LEDÁlvaro Fernández Rojas1-1/+1
2015-11-03leds: netxbig: set led_classdev max_brightnessSimon Guinot1-8/+4
2015-11-03leds: netxbig: convert to use the devm_ functionsSimon Guinot1-80/+28
2015-11-03ARM: mvebu: remove static LED setup for netxbig boardsSimon Guinot5-224/+0
2015-11-03ARM: Kirkwood: add LED DT entries for netxbig boardsSimon Guinot2-0/+140
2015-11-03leds: netxbig: add device tree bindingSimon Guinot5-22/+391
2015-11-03leds: triggers: add invert to heartbeatJiri Prchal1-2/+45
2015-11-03leds: core: Move LED core callbacks out of led-class.cJacek Anaszewski3-68/+75
2015-11-03LED/MIPS: Move SEAD3 LED driver to where it belongs.Ralf Baechle4-2/+12
2015-11-03leds: leds-ipaq-micro: Fix coding style issuesMuhammad Falak R Wani1-9/+9
2015-11-03leds: leds-ipaq-micro: Use devm_led_classdev_registerMuhammad Falak R Wani1-8/+1
2015-11-03leds: leds-ot200: Use devm_led_classdev_registerMuhammad Falak R Wani1-19/+2
2015-11-03leds: leds-hp6xx: Use devm_led_classdev_registerMuhammad Falak R Wani1-15/+2
2015-11-03leds: leds-cobalt-qube: Use devm_led_classdev_registerVaishali Thakkar1-22/+1
2015-11-03Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds5-30/+91
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds62-1473/+1728
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds91-3000/+11047
2015-11-02Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds19-463/+1352
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds67-910/+1703
2015-11-02Merge tag 'hwmon-for-linus-v4.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-179/+926
2015-11-02mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds3-64/+2
2015-11-02Merge branch 'fs-file-descriptor-optimization'Linus Torvalds2-5/+39
2015-11-02Linux 4.3v4.3Linus Torvalds1-1/+1
2015-11-02Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+12
2015-11-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-3/+13
2015-11-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-9/+17
2015-11-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2015-11-01gpio: fix up SPI submenuLinus Walleij1-16/+18
2015-11-01gpio: drop surplus I2C dependenciesLinus Walleij1-6/+1
2015-11-01gpio: drop surplus X86 dependenciesLinus Walleij1-5/+2
2015-11-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-22/+39
2015-11-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-2/+12
2015-11-01Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds2-4/+5
2015-11-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-7/+18
2015-11-01vfs: conditionally clear close-on-exec flagLinus Torvalds1-1/+2