index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
4
-0
/
+128
2008-07-24
fbdev: LCD backlight driver using Atmel PWM driver
Hans-Christian Egtvedt
3
-0
/
+257
2008-07-24
lcd: add platform_lcd driver
Ben Dooks
3
-0
/
+180
2008-07-24
lcd: add lcd_device to check_fb() entry in lcd_ops
Ben Dooks
1
-1
/
+1
2008-07-24
fb: add support for the ILI9320 video display controller
Ben Dooks
5
-1
/
+714
2008-07-23
backlight: Fix missing kernel doc entry
Sebastian Siewior
1
-0
/
+1
2008-07-23
backlight: Add Nvidia-based Apple Macbook Pro backlight driver
Matthew Garrett
3
-0
/
+127
2008-07-03
[ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.
Ben Dooks
1
-2
/
+2
2008-07-03
[ARM] 5044/1: pwm_bl: add init/notify/exit callbacks
Philipp Zabel
1
-7
/
+32
2008-07-03
[ARM] pxa: add generic PWM backlight driver
eric miao
3
-0
/
+168
2008-02-07
backlight: Add OMAP1 PWL backlight driver
Andrzej Zaborowski
3
-0
/
+220
2008-02-07
backlight: Avoid unecessary driver callbacks
Helge Deller
1
-4
/
+8
2008-02-06
atmel_lcdfb: backlight control
David Brownell
1
-0
/
+13
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2
-2
/
+0
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-2
/
+2
2007-10-11
backlight: Convert corgi backlight driver into a more generic driver
Richard Purdie
2
-17
/
+16
2007-10-11
backlight: Add Samsung LTV350QV LCD driver
Haavard Skinnemoen
4
-0
/
+439
2007-10-11
backlight: Fix cr_bllcd allocations and error paths
Jesper Juhl
1
-15
/
+20
2007-10-11
backlight/leds: Make two structs static
Adrian Bunk
2
-2
/
+2
2007-09-21
backlight: Fix up hp680_bl build.
Kristoffer Ericson
1
-2
/
+2
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
4
-145
/
+120
2007-07-22
leds: cr_bllcd.c: build fix
Andrew Morton
1
-1
/
+1
2007-07-20
cr_backlight_probe() allocates too little storage for struct cr_panel
Jesper Juhl
1
-1
/
+1
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
3
-135
/
+104
2007-07-16
backlight: Fix order of Kconfig entries
David Brownell
1
-10
/
+16
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2
-2
/
+2
2007-05-08
vmlfb: framebuffer driver for Intel Vermilion Range
Alan Hourihane
3
-0
/
+296
2007-03-14
[PATCH] misc NULL noise
Al Viro
1
-2
/
+2
2007-03-08
[ARM] 4250/1: Fix locomo backlight conversion error/compile failure
Richard Purdie
1
-2
/
+2
2007-02-20
backlight: simplify corgi_bl locking
Richard Purdie
1
-8
/
+5
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
6
-115
/
+89
2007-02-20
backlight: Clean up pmac_backlight handling
Richard Purdie
1
-0
/
+17
2007-02-20
backlight/fbcon: Add FB_EVENT_CONBLANK
Richard Purdie
1
-1
/
+1
2007-02-20
backlight: Fix Kconfig entries
Richard Purdie
1
-15
/
+4
2007-02-20
backlight: Convert semaphore -> mutex
Richard Purdie
2
-32
/
+32
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2
-6
/
+5
2007-02-20
backlight: Minor code cleanups for hp680_bl.c
Richard Purdie
1
-15
/
+24
2007-02-20
backlight: Minor code cleanups for corgi_bl.c
Richard Purdie
1
-14
/
+16
2007-02-20
backlight: Remove excessive (un)likelys
Dmitry Torokhov
2
-20
/
+20
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
4
-4
/
+0
2007-02-20
backlight: Fix error handling
Dmitry Torokhov
2
-7
/
+11
2007-02-20
backlight: Add Frontpath ProGear HX1050+ driver
Marcin Juszkiewicz
3
-0
/
+163
2007-01-02
backlight: fix backlight_device_register compile failures
Richard Purdie
3
-3
/
+3
2006-12-20
Pull platform-drivers into test branch
Len Brown
1
-2
/
+5
2006-12-20
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
1
-2
/
+5
2006-12-08
[PATCH] backlight: do not power off backlight when unregistering
Henrique de Moraes Holschuh
4
-6
/
+12
2006-12-08
[PATCH] backlight: lcd: Remove dependenct from the framebuffer layer
James Simmons
2
-61
/
+104
2006-12-08
[PATCH] various fbdev files: mark structs and array read-only
Helge Deller
2
-2
/
+2
2006-10-31
video: Fix include in hp680_bl.
Kristoffer Ericson
1
-1
/
+1
2006-10-24
[ARM] 3898/1: corgi_bl fix module loading
Anton Vorontsov
1
-1
/
+1
[next]