summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* leds: convert LP3944 LED driver to devm_kzalloc()Bryan Wu2012-07-241-6/+3
* leds: convert Atmel PWM LED driver to devm_kzalloc()Bryan Wu2012-07-241-3/+2
* leds: convert HTC ASIC3 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-241-10/+6
* leds: convert Big Networks LED driver to devm_kzalloc()Bryan Wu2012-07-241-7/+3
* leds: Use devm_kzalloc in leds-gpio.c fileSachin Kamat2012-07-241-6/+5
* leds: Use devm_kzalloc in leds-max8997.c fileSachin Kamat2012-07-241-15/+6
* leds: Use devm_kzalloc in leds-regulator.c fileSachin Kamat2012-07-241-6/+3
* leds: Use devm_kzalloc in leds-pwm.c fileSachin Kamat2012-07-241-5/+2
* leds: Use module_platform_driver() in leds-max8997.c fileSachin Kamat2012-07-241-11/+1
* leds: convert tca6507 driver to module_i2c_driver()Peter Meerwald2012-07-241-12/+1
* leds: Convert S3C24XX LED driver to gpiolib APISylwester Nawrocki2012-07-241-14/+20
* leds: Convert S3C24XX LED driver to devm_kzalloc()Sylwester Nawrocki2012-07-241-5/+3
* leds-mc13783: set platform data to NULL at mc13783_led_removeDevendra Naga2012-07-241-0/+1
* leds-88pm860x: use devm_kzalloc functionDevendra Naga2012-07-241-7/+2
* leds-lp5523: BUG() in error handling in probe()Dan Carpenter2012-07-241-3/+3
* leds: Add LED driver for lm3556 chipG.Shark Jeong2012-07-246-0/+658
* leds: [trivial]Remove unnecesary returnDevendra Naga2012-07-241-2/+1
* leds: fix sparse warnings due to missing staticBryan Wu2012-07-242-2/+2
* leds: correct trivial type in drivers/leds/KconfigJesper Dangaard Brouer2012-07-241-1/+1
* leds: use led_set_brightness in led_trigger_eventFabio Baltieri2012-07-241-1/+1
* leds: Rename led_brightness_set() to led_set_brightness()Shuah Khan2012-07-247-9/+9
* leds: Rename led_set_brightness() to __led_set_brightness()Shuah Khan2012-07-2410-22/+22
* leds: add oneshot triggerFabio Baltieri2012-07-244-0/+278
* leds: fix led_brightness_set when soft-blinkingFabio Baltieri2012-07-241-9/+6
* ledtrig-ide-disk: use generic one-shot blink apiFabio Baltieri2012-07-241-21/+4
* leds: add oneshot blink functionsFabio Baltieri2012-07-244-11/+108
* led-triggers: rename *trigger to *trig for unified naming schemeBryan Wu2012-07-241-42/+42
* Linux 3.5v3.5Linus Torvalds2012-07-211-1/+1
* Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki2012-07-211-1/+0
* Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds2012-07-214-87/+104
|\
| * kdb: Switch to nolock variants of kmsg_dump functionsAnton Vorontsov2012-07-211-4/+4
| * printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov2012-07-212-13/+71
| * printk: Remove kdb_syslog_dataAnton Vorontsov2012-07-212-16/+0
| * kdb: Revive dmesg commandAnton Vorontsov2012-07-211-58/+33
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-2051-168/+272
|\ \
| * | MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior2012-07-198-22/+22
| * | MIPS: Fix bug.h MIPS build regressionYoichi Yuasa2012-07-192-1/+1
| * | MIPS: sync-r4k: remove redundant irq operationYong Zhang2012-07-191-5/+0
| * | MIPS: smp: Warn on too early irq enableYong Zhang2012-07-191-0/+5
| * | MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang2012-07-191-2/+2
| * | MIPS: call ->smp_finish() a little lateYong Zhang2012-07-191-1/+2
| * | MIPS: Yosemite: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-1/+1
| * | MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-1/+2
| * | MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-7/+7
| * | MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang2012-07-191-1/+1
| * | MIPS: Oprofile: Fix build as a module.Ralf Baechle2012-07-191-0/+1
| * | MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli2012-07-191-1/+1
| * | MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli2012-07-191-5/+0
| * | MIPS: Fix Magic SysRq L kernel crash.Vincent Wen2012-07-191-0/+3
| * | MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka2012-07-191-1/+0
OpenPOWER on IntegriCloud