Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2bf961b7ccd69e108ac435c67e2b0522b403c578
/
drivers
/
video
/
backlight
b317c833
drivers/video/backlight/jornada720_bl.c: fix build
by Kristoffer Ericson
· 15 years ago
4e66a0f
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 15 years ago
82e8b54
backlight: fix pwm_bl.c to notify platform code when suspending
by Marc Zyngier
· 15 years ago
1d469c6
backlight: Fix tdo24m crash on kmalloc
by Aviv Laufer
· 15 years ago
513adb5
fbdev: fix info->lock deadlock in fbcon_event_notify()
by Andrea Righi
· 16 years ago
13a7b5d
backlight: Adds HP Jornada 700 series backlight driver
by Kristoffer Ericson
· 16 years ago
9e12443
backlight: Add HP Jornada 700 series LCD driver
by Kristoffer Ericson
· 16 years ago
b8cdd87
backlight: fix pwm_bl.c when multiple PWM backlights exist
by Eric Miao
· 16 years ago
1a468ba
backlight: mbp_nvidia_bl - Add a debug switch
by Mario Schwalbe
· 16 years ago
c78a628
backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5
by Mario Schwalbe
· 16 years ago
66c1ca0
fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency
by Andrea Righi
· 16 years ago
ce43ae5
drivers/video/backlight: rename da903x to da903x_bl
by Mike Rapoport
· 16 years ago
d00ba72
backlight: Rename the corgi backlight driver to generic
by Richard Purdie
· 16 years ago
f4f6bda
backlight: add support for Toppoly TDO35S series to tdo24m lcd driver
by Mike Rapoport
· 16 years ago
c835ee7
backlight: Add suspend/resume support to the backlight core
by Richard Purdie
· 16 years ago
9be1df9
bd->props.brightness doesn't reflect the actual backlight level.
by Zhang Rui
· 16 years ago
0ec561f
backlight: Support VGA/QVGA mode switching in tosa_lcd
by Dmitry Baryshkov
· 16 years ago
9a2c61a
backlight: Catch invalid input in sysfs attributes
by Pavel Machek
· 16 years ago
866bbdb
backlight: Value of ILI9320_RGB_IF2 register should not be hardcoded
by Denis V. Lunev
· 16 years ago
b4a11d3
backlight: crbllcd_bl - Use platform_device_register_simple()
by Akinobu Mita
· 16 years ago
6cd6f35
backlight: progear_bl - Use platform_device_register_simple()
by Akinobu Mita
· 16 years ago
3bcdcc0
backlight: hp680_bl - Use platform_device_register_simple()
by Akinobu Mita
· 16 years ago
64dba9a
video: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
f55491a
drivers/video/backlight/da903x.c: introduce one more missing kfree
by Mike Rapoport
· 16 years ago
c0d861a
drivers/video/backlight/da903x.c: introduce missing kfree
by Julia Lawall
· 16 years ago
b3b4dc8
lcd: fix oops if driver only interested in .set_power
by Ben Dooks
· 16 years ago
5cbff96
[ARM] corgi_lcd: fix simultaneous compilation with corgi_bl
by Dmitry Baryshkov
· 16 years ago
0d876c6
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
6ffab0e
[ARM] pxa: corgi backlight driver should not select ssp drivers
by Russell King
· 16 years ago
f20e3b5
Merge branch 'for-rmk' of git://git.android.com/kernel into devel
by Russell King
· 16 years ago
45e2a9b
[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig
by Eric Miao
· 16 years ago
d03ebb1
backlight: Add driver for Tabletkiosk Sahara TouchIT-213 Tablet PC
by Claudio Nieder
· 16 years ago
923ae48
backlight: da903x: Add backlight driver for DA9030/DA9034
by Mike Rapoport
· 16 years ago
fbd1b17
backlight: add support for Sharp SL-6000 LCD and backlight drivers
by Dmitry Baryshkov
· 16 years ago
7639a45
sh: Migrate common board headers to mach-common/.
by Paul Mundt
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
239cfbd
Fix autoloading of MacBook Pro backlight driver.
by David Woodhouse
· 16 years ago
ff7a4c7
[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT
by Eric Miao
· 16 years ago
dd89ccb
lcd: add support for Toppoly TDO24M series LCD panels
by Eric Miao
· 16 years ago
bfdcaa3
lcd: add corgibl_limit_intensity() to corgi_lcd
by Eric Miao
· 16 years ago
b18250a
lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitz
by Eric Miao
· 16 years ago
faa312d
lcd: allow lcd device to handle mode change events
by Eric Miao
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
8cd6819
backlight: add MODULE_ALIAS() to pwm_backlight driver
by Ben Dooks
· 16 years ago
14563a4
backlight: add more information output to pwm_backlight
by Ben Dooks
· 16 years ago
00e9028
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
126ed36
backlight: ensure platform_lcd on by default
by Ben Dooks
· 16 years ago
e958d3a
backlight: give platform_lcd the same name as the platform device.
by Ben Dooks
· 16 years ago
193f3c2
video: Fix up hp6xx driver build regressions.
by Paul Mundt
· 16 years ago
ac9f80a
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 16 years ago
3e07405
fbdev: LCD backlight driver using Atmel PWM driver
by Hans-Christian Egtvedt
· 16 years ago
c25826a
lcd: add platform_lcd driver
by Ben Dooks
· 16 years ago
0c53136
lcd: add lcd_device to check_fb() entry in lcd_ops
by Ben Dooks
· 16 years ago
cccb6d3
fb: add support for the ILI9320 video display controller
by Ben Dooks
· 16 years ago
f6ec2d9
backlight: Fix missing kernel doc entry
by Sebastian Siewior
· 16 years ago
7be35c7
backlight: Add Nvidia-based Apple Macbook Pro backlight driver
by Matthew Garrett
· 16 years ago
43bda1a
[ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.
by Ben Dooks
· 16 years ago
3b73125
[ARM] 5044/1: pwm_bl: add init/notify/exit callbacks
by Philipp Zabel
· 16 years ago
42796d3
[ARM] pxa: add generic PWM backlight driver
by eric miao
· 17 years ago
ec072b0
backlight: Add OMAP1 PWL backlight driver
by Andrzej Zaborowski
· 17 years ago
5155245
backlight: Avoid unecessary driver callbacks
by Helge Deller
· 17 years ago
a9a84c3
atmel_lcdfb: backlight control
by David Brownell
· 17 years ago
84902b7
fbdev: change asm/uaccess.h to linux/uaccess.h
by Krzysztof Helt
· 17 years ago
dcf397f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
c3f8f65
backlight: Convert corgi backlight driver into a more generic driver
by Richard Purdie
· 17 years ago
18f65c7
backlight: Add Samsung LTV350QV LCD driver
by Haavard Skinnemoen
· 17 years ago
0b75f2d
backlight: Fix cr_bllcd allocations and error paths
by Jesper Juhl
· 17 years ago
0ad90ef
backlight/leds: Make two structs static
by Adrian Bunk
· 17 years ago
eb650d6
backlight: Fix up hp680_bl build.
by Kristoffer Ericson
· 17 years ago
2fe83b3
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 17 years ago
ce8c47cf8
leds: cr_bllcd.c: build fix
by Andrew Morton
· 17 years ago
e3bbb3f
cr_backlight_probe() allocates too little storage for struct cr_panel
by Jesper Juhl
· 17 years ago
655bfd7
backlight: Convert from struct class_device to struct device
by Richard Purdie
· 17 years ago
fa9133c
backlight: Fix order of Kconfig entries
by David Brownell
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
dbe7e42
vmlfb: framebuffer driver for Intel Vermilion Range
by Alan Hourihane
· 17 years ago
89952d1
[PATCH] misc NULL noise
by Al Viro
· 18 years ago
2a391a1
[ARM] 4250/1: Fix locomo backlight conversion error/compile failure
by Richard Purdie
· 18 years ago
40f5a0c
backlight: simplify corgi_bl locking
by Richard Purdie
· 18 years ago
599a52d
backlight: Separate backlight properties from backlight ops pointers
by Richard Purdie
· 18 years ago
321709c
backlight: Clean up pmac_backlight handling
by Richard Purdie
· 18 years ago
994efac
backlight/fbcon: Add FB_EVENT_CONBLANK
by Richard Purdie
· 18 years ago
34f18a7
backlight: Fix Kconfig entries
by Richard Purdie
· 18 years ago
249040d
backlight: Convert semaphore -> mutex
by Richard Purdie
· 18 years ago
28ee086
backlight: Fix external uses of backlight internal semaphore
by Richard Purdie
· 18 years ago
a8db3c1
backlight: Minor code cleanups for hp680_bl.c
by Richard Purdie
· 18 years ago
da7a747
backlight: Minor code cleanups for corgi_bl.c
by Richard Purdie
· 18 years ago
90968e8
backlight: Remove excessive (un)likelys
by Dmitry Torokhov
· 18 years ago
dfcba20
backlight: Remove unneeded owner field
by Richard Purdie
· 18 years ago
2fd5a15
backlight: Fix error handling
by Dmitry Torokhov
· 18 years ago
7a20846
backlight: Add Frontpath ProGear HX1050+ driver
by Marcin Juszkiewicz
· 18 years ago
27c5d74
backlight: fix backlight_device_register compile failures
by Richard Purdie
· 18 years ago
40b20c2
Pull platform-drivers into test branch
by Len Brown
· 18 years ago
519ab5f
ACPI: video: Add dev argument for backlight_device_register
by Yu Luming
· 18 years ago
4437cd1
[PATCH] backlight: do not power off backlight when unregistering
by Henrique de Moraes Holschuh
· 18 years ago
3d5eead
[PATCH] backlight: lcd: Remove dependenct from the framebuffer layer
by James Simmons
· 18 years ago
d95159c
[PATCH] various fbdev files: mark structs and array read-only
by Helge Deller
· 18 years ago
1aea7e0
video: Fix include in hp680_bl.
by Kristoffer Ericson
· 18 years ago
62c877b
[ARM] 3898/1: corgi_bl fix module loading
by Anton Vorontsov
· 18 years ago
f586fbd
[ARM] 3897/1: corgi_bl fix module compiling
by Anton Vorontsov
· 18 years ago
Next »