index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
1
-1
/
+1
|
\
\
|
|
/
|
*
backlight: fix typo in tosa_lcd.c
Masanari Iida
2012-03-28
1
-1
/
+1
*
|
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2012-03-28
1
-2
/
+21
|
\
\
|
*
|
apple_bl: Add register/unregister functions
Seth Forshee
2012-03-22
1
-2
/
+21
*
|
|
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-03-28
1
-21
/
+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
backlight: Modified power control of pm860x backlight
Jett.Zhou
2012-03-06
1
-21
/
+28
*
|
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
1
-11
/
+14
|
\
\
\
|
*
|
|
ep93xx: Use ioremap for backlight driver
Ryan Mallon
2012-03-14
1
-11
/
+14
|
|
/
/
*
|
|
backlight: fix ot200_bl build
Randy Dunlap
2012-03-23
1
-1
/
+1
*
|
|
backlight: convert platform_lcd to dev_pm_ops
Jingoo Han
2012-03-23
1
-9
/
+10
*
|
|
backlight: add support for Pandora backlight
Grazvydas Ignotas
2012-03-23
3
-0
/
+179
*
|
|
backlight: add driver for Bachmann's ot200
Christian Gmeiner
2012-03-23
3
-1
/
+183
*
|
|
backlight: new backlight driver for LP855x devices
Kim, Milo
2012-03-23
3
-0
/
+339
*
|
|
drivers/video/backlight/adp5520_bl.c: use devm_ functions
Julia Lawall
2012-03-23
1
-5
/
+1
*
|
|
drivers/video/backlight: use devm_ functions
Julia Lawall
2012-03-23
8
-47
/
+18
*
|
|
drivers/video/backlight/wm831x_bl.c: use devm_ functions
Julia Lawall
2012-03-23
1
-5
/
+1
*
|
|
backlight: convert backlight spi drivers to module_spi_driver
Axel Lin
2012-03-23
10
-119
/
+10
*
|
|
backlight: convert backlight i2c drivers to module_i2c_driver
Axel Lin
2012-03-23
3
-34
/
+3
|
|
/
|
/
|
*
|
drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode
Dan Carpenter
2012-03-15
1
-1
/
+1
|
/
*
drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...
Axel Lin
2012-01-23
1
-0
/
+2
*
drivers/video/backlight/adp88x0_bl.c: fix bit testing logic
Axel Lin
2012-01-23
2
-2
/
+2
*
backlight: convert pwm_bl to dev_pm_ops
Mark Brown
2012-01-10
1
-10
/
+11
*
backlight: convert platform_lcd to devm_kzalloc()
Mark Brown
2012-01-10
1
-5
/
+4
*
backlight: use kstrtoul()
Jingoo Han
2012-01-10
2
-19
/
+13
*
drivers/video/backlight/ep93xx_bl.c: remove duplicated header include
Jingoo Han
2012-01-10
1
-1
/
+0
*
backlight/ld9040.c: regulator control in the driver
Donghwa Lee
2012-01-10
1
-12
/
+59
*
backlight: convert drivers/video/backlight/* to use module_platform_driver()
Axel Lin
2012-01-10
13
-148
/
+13
*
backlight: remove ADX backlight device support
Paul Bolle
2012-01-10
3
-191
/
+0
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
11
-0
/
+11
|
\
|
*
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
2011-10-31
11
-0
/
+11
*
|
backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()
Axel Lin
2011-10-31
1
-2
/
+2
*
|
drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...
Fabio Estevam
2011-10-31
1
-11
/
+4
*
|
backlight: fix broken regulator API usage in l4f00242t03
Mark Brown
2011-10-31
1
-37
/
+20
*
|
video/backlight: remove obsolete cleanup for clientdata
Wolfram Sang
2011-10-31
1
-2
/
+0
|
/
*
Merge commit 'v3.1-rc9' into fbdev-next
Florian Tobias Schandinat
2011-10-15
4
-3
/
+12
|
\
|
*
backlight: Declare backlight_types[] const
Bart Van Assche
2011-09-10
1
-1
/
+1
|
*
backlight: fix module alias prefix for adp8870_bl
Axel Lin
2011-08-25
1
-1
/
+1
|
*
backlight: add a callback 'notify_after' for backlight control
Dilan Lee
2011-08-25
1
-0
/
+9
|
*
drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h
Axel Lin
2011-08-25
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
Florian Tobias Schandinat
2011-08-29
2
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove unneeded version.h includes from drivers/video/
Jesper Juhl
2011-06-24
2
-2
/
+0
*
|
drivers/video/backlight/aat2870_bl.c: make it buildable as a module
Andrew Morton
2011-08-03
1
-1
/
+1
*
|
drivers/video/backlight/aat2870_bl.c: fix setting max_current
Axel Lin
2011-08-03
1
-2
/
+2
*
|
drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...
Axel Lin
2011-08-03
1
-2
/
+2
*
|
backlight: Add AAT2870 backlight driver
Jin Park
2011-07-31
3
-0
/
+254
*
|
backlight: set backlight type and max_brightness before backlights are regist...
Axel Lin
2011-07-25
3
-8
/
+18
[next]