summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* led: Add dependency on CONFIG_LEDS_TRIGGERS to led_trigger_rename_static()Jingoo Han2012-11-261-18/+17
* leds: add led_trigger_rename functionFabio Baltieri2012-11-262-0/+31
* leds: lm3642: Fix up world writable sysfs filesAxel Lin2012-11-261-2/+2
* leds: lm355x: Fix up world writable sysfs fileAxel Lin2012-11-261-1/+1
* leds: leds-88pm860x: drop devm_kfree of devm_kzalloc'd dataJingoo Han2012-11-261-7/+2
* leds: leds-lp5523: fix build warningsJingoo Han2012-11-261-3/+17
* leds: leds-gpio: Defer probing in case of deferred gpio probingRoland Stigge2012-11-261-6/+11
* leds: ledtrig-gpio: replace strict_strtoul() with kstrtoul()Jingoo Han2012-11-261-1/+1
* leds: ledtrig-backlight: replace strict_strtoul() with kstrtoul()Jingoo Han2012-11-261-1/+1
* leds: leds-ss4200: replace strict_strtoul() with kstrtoul()Jingoo Han2012-11-261-1/+1
* leds: leds-ns2: replace strict_strtoul() with kstrtoul()Jingoo Han2012-11-261-1/+1
* leds: leds-netxbig: replace strict_strtoul() with kstrtoul()Jingoo Han2012-11-261-1/+1
* leds: leds-bd2802: replace strict_strtoul() with kstrtoul()Jingoo Han2012-11-261-2/+2
* leds: renesas: use devm_ functionsJingoo Han2012-11-261-11/+6
* leds: leds-cobalt-qube: use devm_ioremapJingoo Han2012-11-261-7/+4
* leds: leds-cobalt-raq: use devm_ioremapJingoo Han2012-11-261-7/+4
* leds: leds-fsg: use devm_ioremapJingoo Han2012-11-261-10/+5
* leds: renesas: use gpio_request_oneJingoo Han2012-11-261-4/+4
* leds: leds-ns2: use gpio_request_oneJingoo Han2012-11-261-14/+7
* leds: leds-lt3593: use gpio_request_oneJingoo Han2012-11-261-6/+3
* leds: leds-gpio: use gpio_request_oneJingoo Han2012-11-261-7/+5
* leds: lm355x: Return proper error for lm3556_indicator_pattern_store error pathAxel Lin2012-11-261-1/+1
* leds: lm3642: Return proper error in lm3642_[torch|strobe]_pin_store error pathsAxel Lin2012-11-261-4/+4
* Linux 3.7-rc7v3.7-rc7Linus Torvalds2012-11-261-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-11-262-2/+3
|\
| * powerpc/eeh: Do not invalidate PE properlyGavin Shan2012-11-251-1/+1
| * powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy2012-11-231-1/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-11-263-12/+41
|\ \
| * | MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss2012-11-231-2/+17
| * | MIPS: Fix crash that occurs when function tracing is enabledAl Cooper2012-11-231-4/+4
| * | MIPS: Merge overlapping bootmem rangesRalf Baechle2012-11-231-6/+20
* | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-11-241-2/+4
|\ \ \
| * | | ALSA: hda - Fix build without CONFIG_PMTakashi Iwai2012-11-241-2/+4
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-2416-49/+131
|\ \ \ \
| * | | | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich2012-11-211-7/+7
| * | | | x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-11-211-0/+4
| * | | | x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-11-211-0/+2
| * | | | x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-212-11/+32
| * | | | Merge commit 'efi-for-3.7-v2' into x86/urgentH. Peter Anvin2012-11-212-3/+2
| |\ \ \ \
| | * | | | x86, efi: Fix processor-specific memcpy() build errorMatt Fleming2012-11-201-0/+2
| | * | | | x86: remove dummy long from EFI stubCesar Eduardo Barros2012-11-201-3/+0
| * | | | | x86, mm: Correct vmflag test for checking VM_HUGETLBJoonsoo Kim2012-11-151-1/+1
| |/ / / /
| * | | | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-11-131-13/+18
| |\ \ \ \
| | * | | | x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen2012-10-301-13/+18
| * | | | | x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-10-311-0/+14
| * | | | | x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon2012-10-301-0/+13
| * | | | | x86/ce4100: Fix reboot by forcing the reboot method to be KBDMaxime Bizon2012-10-301-0/+10
| * | | | | x86/ce4100: Fix pm_poweroffFlorian Fainelli2012-10-301-0/+14
| * | | | | MAINTAINERS: Update email address for Robert RichterRobert Richter2012-10-301-1/+1
| * | | | | x86, microcode_amd: Change email addresses, MAINTAINERS entryAndreas Herrmann2012-10-302-4/+4