index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+2
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-09-20
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
1
-1
/
+1
2012-09-10
ARM: OMAP1: move omap1_bl pdata out of arch/arm/*
Igor Grinberg
1
-1
/
+1
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
9
-97
/
+48
2012-07-30
backlight: move lp855x header into platform_data directory
Kim, Milo
1
-1
/
+1
2012-07-30
backlight: move register definitions from header to source
Kim, Milo
1
-2
/
+6
2012-07-30
backlight: l4f00242t03: export and use devm_gpio_request_one()
Jingoo Han
1
-19
/
+10
2012-07-30
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
1
-14
/
+5
2012-07-30
backlight: lms283gf05: use devm_gpio_request()
Jingoo Han
1
-18
/
+6
2012-07-30
backlight: tosa_bl: use devm_gpio_request()
Jingoo Han
1
-6
/
+2
2012-07-30
backlight: tosa_lcd: use devm_gpio_request()
Jingoo Han
1
-5
/
+2
2012-07-30
backlight: ot200_bl: use devm_gpio_request()
Jingoo Han
1
-6
/
+3
2012-07-30
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
1
-9
/
+5
2012-07-30
drivers/video/backlight/lm3533_bl.c: use devm_ functions
Jingoo Han
1
-6
/
+2
2012-07-30
drivers/video/backlight/ot200_bl.c: use devm_ functions
Jingoo Han
1
-8
/
+4
2012-07-30
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
1
-3
/
+2
2012-07-30
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2
-24
/
+137
2012-07-30
Revert "backlight: fix memory leak on obscure error path"
Jiri Kosina
1
-1
/
+0
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2012-07-23
pwm_backlight: pass correct brightness to callback
Alexandre Courbot
1
-4
/
+8
2012-07-23
pwm-backlight: Add rudimentary device tree support
Thierry Reding
2
-21
/
+130
2012-07-09
backlight: fix memory leak on obscure error path
Martlin Ettl
1
-0
/
+1
2012-06-16
Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2
-2
/
+2
2012-06-09
drivers/tosa: driver needs I2C and SPI to compile
Arnd Bergmann
1
-1
/
+1
2012-06-09
video/ili9320: do not mark exported functions __devexit
Arnd Bergmann
1
-1
/
+1
2012-05-29
backlight: tosa_lcd: use devm_ functions
Jingoo Han
1
-5
/
+3
2012-05-29
backlight: tosa_bl: use devm_ functions
Jingoo Han
1
-6
/
+5
2012-05-29
backlight: tdo24m: use devm_ functions
Jingoo Han
1
-15
/
+6
2012-05-29
backlight: s6e63m0: use devm_ functions
Jingoo Han
1
-10
/
+5
2012-05-29
backlight: ltv350qv: use devm_ functions
Jingoo Han
1
-16
/
+7
2012-05-29
backlight: lms283gf05: use devm_ functions
Jingoo Han
1
-6
/
+3
2012-05-29
backlight: ld9040: use devm_ functions
Jingoo Han
1
-8
/
+6
2012-05-29
backlight: l4f00242t03: use devm_ functions
Jingoo Han
1
-14
/
+11
2012-05-29
backlight: ili9320: use devm_ functions
Jingoo Han
1
-7
/
+2
2012-05-29
backlight: corgi_lcd: use devm_ functions
Jingoo Han
1
-8
/
+4
2012-05-29
backlight: ams369fg06: use devm_ functions
Jingoo Han
1
-10
/
+5
2012-05-29
backlight: adp8870: use devm_ functions
Jingoo Han
1
-15
/
+7
2012-05-29
backlight: adp8860: use devm_ functions
Jingoo Han
1
-15
/
+7
2012-05-29
backlight: initialize struct backlight_properties properly
Corentin Chary
3
-0
/
+3
2012-05-29
drivers/video/backlight/l4f00242t03.c: use pr_fmt
Jingoo Han
1
-0
/
+2
2012-05-29
backlight: progear: use pr_err() instead of printk()
Jingoo Han
1
-2
/
+4
2012-05-29
backlight: omap1: use pr_info() instead of printk()
Jingoo Han
1
-1
/
+3
2012-05-29
backlight: jornada720: use pr_err()/pr_info() instead of printk()
Jingoo Han
2
-9
/
+13
2012-05-29
backlight: generic_bl: use pr_info() instead of printk()
Jingoo Han
1
-2
/
+4
2012-05-29
backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()
Jingoo Han
1
-4
/
+5
2012-05-29
backlight: apple_bl: use pr_debug()/pr_err() instead of printk()
Jingoo Han
1
-12
/
+8
2012-05-29
backlight: use pr_warn() and pr_debug() instead of printk()
Jingoo Han
2
-9
/
+12
2012-05-29
drivers/video/backlight/adp5520_bl.c: use kstrtoul()
Jingoo Han
1
-2
/
+2
2012-05-29
drivers/video/backlight/adp8870_bl.c: use kstrtoul()
Jingoo Han
1
-3
/
+3
[next]