aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/remoteproc.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-29leds: heartbeat: stop on shutdownAlexander Holler1-1/+27
2012-05-29drivers/leds/leds-lm3530.c: simplify als configuration on initializationKim, Milo1-42/+58
2012-05-29include/linux/led-lm3530.h: comment correction about the range of brightnessKim, Milo1-1/+1
2012-05-29leds: change ledtrig-timer to use activated flagShuah Khan1-3/+3
2012-05-29leds: change existing triggers to use activated flagShuah Khan3-3/+9
2012-05-29leds: add new field to led_classdev struct to save activation stateShuah Khan1-0/+2
2012-05-29leds: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2012-05-29leds: simple_strtoul() cleanupShuah Khan2-41/+28
2012-05-29leds: driver for DA9052/53 PMIC v2David Dajun Chen3-0/+223
2012-05-29drivers/leds/leds-lp5521.c: fix lp5521_read() error handlingDan Carpenter1-4/+8
2012-05-29backlight: tosa_lcd: use devm_ functionsJingoo Han1-5/+3
2012-05-29backlight: tosa_bl: use devm_ functionsJingoo Han1-6/+5
2012-05-29backlight: tdo24m: use devm_ functionsJingoo Han1-15/+6
2012-05-29backlight: s6e63m0: use devm_ functionsJingoo Han1-10/+5
2012-05-29backlight: ltv350qv: use devm_ functionsJingoo Han1-16/+7
2012-05-29backlight: lms283gf05: use devm_ functionsJingoo Han1-6/+3
2012-05-29backlight: ld9040: use devm_ functionsJingoo Han1-8/+6
2012-05-29backlight: l4f00242t03: use devm_ functionsJingoo Han1-14/+11
2012-05-29backlight: ili9320: use devm_ functionsJingoo Han1-7/+2
2012-05-29backlight: corgi_lcd: use devm_ functionsJingoo Han1-8/+4
2012-05-29backlight: ams369fg06: use devm_ functionsJingoo Han1-10/+5
2012-05-29backlight: adp8870: use devm_ functionsJingoo Han1-15/+7
2012-05-29backlight: adp8860: use devm_ functionsJingoo Han1-15/+7
2012-05-29backlight: initialize struct backlight_properties properlyCorentin Chary5-0/+5
2012-05-29drivers/video/backlight/l4f00242t03.c: use pr_fmtJingoo Han1-0/+2
2012-05-29backlight: progear: use pr_err() instead of printk()Jingoo Han1-2/+4
2012-05-29backlight: omap1: use pr_info() instead of printk()Jingoo Han1-1/+3
2012-05-29backlight: jornada720: use pr_err()/pr_info() instead of printk()Jingoo Han2-9/+13
2012-05-29backlight: generic_bl: use pr_info() instead of printk()Jingoo Han1-2/+4
2012-05-29backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()Jingoo Han1-4/+5
2012-05-29backlight: apple_bl: use pr_debug()/pr_err() instead of printk()Jingoo Han1-12/+8
2012-05-29backlight: use pr_warn() and pr_debug() instead of printk()Jingoo Han2-9/+12
2012-05-29drivers/video/backlight/adp5520_bl.c: use kstrtoul()Jingoo Han1-2/+2
2012-05-29drivers/video/backlight/adp8870_bl.c: use kstrtoul()Jingoo Han1-3/+3
2012-05-29drivers/video/backlight/adp8860_bl.c: use kstrtoul()Jingoo Han1-3/+3
2012-05-29backlight: add LM3533 backlight driverJohan Hovold4-0/+484
2012-05-29drivers/video/backlight/apple_bl.c: include header for exported symbol prototypesH Hartley Sweeten2-1/+2
2012-05-29lcd: add callbacks for early fb event blank supportInki Dae2-0/+20
2012-05-29fbdev: add events for early fb event supportInki Dae2-6/+19
2012-05-29blacklight: remove redundant spi driver bus initializationLars-Peter Clausen4-4/+0
2012-05-29MAINTAINERS: remove AlessandroAlessandro Rubini1-6/+0
2012-05-29hamradio/scc: orphan driver in MAINTAINERSUwe Kleine-König1-3/+1
2012-05-29memcg: decrement static keys at real destroy timeGlauber Costa3-9/+78
2012-05-29memcg: always free struct memcg through schedule_work()Glauber Costa1-11/+13
2012-05-29mm/memcg: apply add/del_page to lruvecHugh Dickins8-181/+122
2012-05-29mm: trivial cleanups in vmscan.cHugh Dickins1-21/+10
2012-05-29mm/memcg: get_lru_size not get_lruvec_sizeHugh Dickins3-17/+16
2012-05-29mm: memcg: print statistics from live countersJohannes Weiner1-102/+66
2012-05-29mm: memcg: group swapped-out statistics counter logicallyJohannes Weiner1-2/+2
2012-05-29mm: memcg: keep ratelimit counter separate from event countersJohannes Weiner1-3/+3