summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-26led: Add dependency on CONFIG_LEDS_TRIGGERS to led_trigger_rename_static()Jingoo Han1-18/+17
2012-11-26leds: add led_trigger_rename functionFabio Baltieri2-0/+31
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
2012-11-26leds: renesas: use gpio_request_oneJingoo Han1-4/+4
2012-11-26leds: leds-ns2: use gpio_request_oneJingoo Han1-14/+7
2012-11-26leds: leds-lt3593: use gpio_request_oneJingoo Han1-6/+3
2012-11-26leds: leds-gpio: use gpio_request_oneJingoo Han1-7/+5
2012-11-26leds: lm355x: Return proper error for lm3556_indicator_pattern_store error pathAxel Lin1-1/+1
2012-11-26leds: lm3642: Return proper error in lm3642_[torch|strobe]_pin_store error pathsAxel Lin1-4/+4
2012-11-25Linux 3.7-rc7v3.7-rc7Linus Torvalds1-1/+1
2012-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-2/+3
2012-11-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-12/+41
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-24Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-2/+4
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai1-2/+4
2012-11-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-49/+131
2012-11-23Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds5-25/+30
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+6
2012-11-23Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2012-11-23Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds3-105/+132
2012-11-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-14/+33
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2-1/+6
2012-11-23Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds4-11/+26