index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Commit message (
Expand
)
Author
Age
Files
Lines
*
backlight: move lp855x header into platform_data directory
Kim, Milo
2012-07-30
1
-1
/
+1
*
backlight: move register definitions from header to source
Kim, Milo
2012-07-30
1
-2
/
+6
*
backlight: l4f00242t03: export and use devm_gpio_request_one()
Jingoo Han
2012-07-30
1
-19
/
+10
*
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-14
/
+5
*
backlight: lms283gf05: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-18
/
+6
*
backlight: tosa_bl: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-6
/
+2
*
backlight: tosa_lcd: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-5
/
+2
*
backlight: ot200_bl: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-6
/
+3
*
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
2012-07-30
1
-9
/
+5
*
drivers/video/backlight/lm3533_bl.c: use devm_ functions
Jingoo Han
2012-07-30
1
-6
/
+2
*
drivers/video/backlight/ot200_bl.c: use devm_ functions
Jingoo Han
2012-07-30
1
-8
/
+4
*
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
2012-07-30
1
-3
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
1
-0
/
+1
|
\
|
*
backlight: fix memory leak on obscure error path
Martlin Ettl
2012-07-09
1
-0
/
+1
*
|
Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-06-16
2
-2
/
+2
|
\
\
|
*
|
drivers/tosa: driver needs I2C and SPI to compile
Arnd Bergmann
2012-06-09
1
-1
/
+1
|
*
|
video/ili9320: do not mark exported functions __devexit
Arnd Bergmann
2012-06-09
1
-1
/
+1
|
|
/
*
|
backlight: tosa_lcd: use devm_ functions
Jingoo Han
2012-05-29
1
-5
/
+3
*
|
backlight: tosa_bl: use devm_ functions
Jingoo Han
2012-05-29
1
-6
/
+5
*
|
backlight: tdo24m: use devm_ functions
Jingoo Han
2012-05-29
1
-15
/
+6
*
|
backlight: s6e63m0: use devm_ functions
Jingoo Han
2012-05-29
1
-10
/
+5
*
|
backlight: ltv350qv: use devm_ functions
Jingoo Han
2012-05-29
1
-16
/
+7
*
|
backlight: lms283gf05: use devm_ functions
Jingoo Han
2012-05-29
1
-6
/
+3
*
|
backlight: ld9040: use devm_ functions
Jingoo Han
2012-05-29
1
-8
/
+6
*
|
backlight: l4f00242t03: use devm_ functions
Jingoo Han
2012-05-29
1
-14
/
+11
*
|
backlight: ili9320: use devm_ functions
Jingoo Han
2012-05-29
1
-7
/
+2
*
|
backlight: corgi_lcd: use devm_ functions
Jingoo Han
2012-05-29
1
-8
/
+4
*
|
backlight: ams369fg06: use devm_ functions
Jingoo Han
2012-05-29
1
-10
/
+5
*
|
backlight: adp8870: use devm_ functions
Jingoo Han
2012-05-29
1
-15
/
+7
*
|
backlight: adp8860: use devm_ functions
Jingoo Han
2012-05-29
1
-15
/
+7
*
|
backlight: initialize struct backlight_properties properly
Corentin Chary
2012-05-29
3
-0
/
+3
*
|
drivers/video/backlight/l4f00242t03.c: use pr_fmt
Jingoo Han
2012-05-29
1
-0
/
+2
*
|
backlight: progear: use pr_err() instead of printk()
Jingoo Han
2012-05-29
1
-2
/
+4
*
|
backlight: omap1: use pr_info() instead of printk()
Jingoo Han
2012-05-29
1
-1
/
+3
*
|
backlight: jornada720: use pr_err()/pr_info() instead of printk()
Jingoo Han
2012-05-29
2
-9
/
+13
*
|
backlight: generic_bl: use pr_info() instead of printk()
Jingoo Han
2012-05-29
1
-2
/
+4
*
|
backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()
Jingoo Han
2012-05-29
1
-4
/
+5
*
|
backlight: apple_bl: use pr_debug()/pr_err() instead of printk()
Jingoo Han
2012-05-29
1
-12
/
+8
*
|
backlight: use pr_warn() and pr_debug() instead of printk()
Jingoo Han
2012-05-29
2
-9
/
+12
*
|
drivers/video/backlight/adp5520_bl.c: use kstrtoul()
Jingoo Han
2012-05-29
1
-2
/
+2
*
|
drivers/video/backlight/adp8870_bl.c: use kstrtoul()
Jingoo Han
2012-05-29
1
-3
/
+3
*
|
drivers/video/backlight/adp8860_bl.c: use kstrtoul()
Jingoo Han
2012-05-29
1
-3
/
+3
*
|
backlight: add LM3533 backlight driver
Johan Hovold
2012-05-29
3
-0
/
+436
*
|
drivers/video/backlight/apple_bl.c: include header for exported symbol protot...
H Hartley Sweeten
2012-05-29
1
-0
/
+1
*
|
lcd: add callbacks for early fb event blank support
Inki Dae
2012-05-29
1
-0
/
+10
*
|
blacklight: remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-05-29
4
-4
/
+0
|
/
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-05
1
-8
/
+1
|
\
|
*
ARM: fix lcd power build failure in collie_defconfig
Paul Gortmaker
2012-04-02
1
-8
/
+1
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
3
-0
/
+194
|
\
\
|
|
/
|
/
|
|
*
backlight: add driver for DA9052/53 PMIC v1
Ashish Jangam
2012-04-05
3
-0
/
+194
[next]