summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2008-07-244-0/+128
|\
| * backlight: Fix missing kernel doc entrySebastian Siewior2008-07-231-0/+1
| * backlight: Add Nvidia-based Apple Macbook Pro backlight driverMatthew Garrett2008-07-233-0/+127
* | fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt2008-07-243-0/+257
* | lcd: add platform_lcd driverBen Dooks2008-07-243-0/+180
* | lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks2008-07-241-1/+1
* | fb: add support for the ILI9320 video display controllerBen Dooks2008-07-245-1/+714
|/
* [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks2008-07-031-2/+2
* [ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel2008-07-031-7/+32
* [ARM] pxa: add generic PWM backlight drivereric miao2008-07-033-0/+168
* backlight: Add OMAP1 PWL backlight driverAndrzej Zaborowski2008-02-073-0/+220
* backlight: Avoid unecessary driver callbacksHelge Deller2008-02-071-4/+8
* atmel_lcdfb: backlight controlDavid Brownell2008-02-061-0/+13
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-162-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-10-131-2/+2
|\
| * backlight: Fix up hp680_bl build.Kristoffer Ericson2007-09-211-2/+2
* | backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2007-10-112-17/+16
* | backlight: Add Samsung LTV350QV LCD driverHaavard Skinnemoen2007-10-114-0/+439
* | backlight: Fix cr_bllcd allocations and error pathsJesper Juhl2007-10-111-15/+20
* | backlight/leds: Make two structs staticAdrian Bunk2007-10-112-2/+2
|/
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-224-145/+120
|\
| * leds: cr_bllcd.c: build fixAndrew Morton2007-07-221-1/+1
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-163-135/+104
| * backlight: Fix order of Kconfig entriesDavid Brownell2007-07-161-10/+16
* | cr_backlight_probe() allocates too little storage for struct cr_panelJesper Juhl2007-07-201-1/+1
|/
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-112-2/+2
* vmlfb: framebuffer driver for Intel Vermilion RangeAlan Hourihane2007-05-083-0/+296
* [PATCH] misc NULL noiseAl Viro2007-03-141-2/+2
* [ARM] 4250/1: Fix locomo backlight conversion error/compile failureRichard Purdie2007-03-081-2/+2
* backlight: simplify corgi_bl lockingRichard Purdie2007-02-201-8/+5
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-206-115/+89
* backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-201-0/+17
* backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2007-02-201-1/+1
* backlight: Fix Kconfig entriesRichard Purdie2007-02-201-15/+4
* backlight: Convert semaphore -> mutexRichard Purdie2007-02-202-32/+32
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-202-6/+5
* backlight: Minor code cleanups for hp680_bl.cRichard Purdie2007-02-201-15/+24
* backlight: Minor code cleanups for corgi_bl.cRichard Purdie2007-02-201-14/+16
* backlight: Remove excessive (un)likelysDmitry Torokhov2007-02-202-20/+20
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-204-4/+0
* backlight: Fix error handlingDmitry Torokhov2007-02-202-7/+11
* backlight: Add Frontpath ProGear HX1050+ driverMarcin Juszkiewicz2007-02-203-0/+163
* backlight: fix backlight_device_register compile failuresRichard Purdie2007-01-023-3/+3
* Pull platform-drivers into test branchLen Brown2006-12-201-2/+5
|\
| * ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-201-2/+5
* | [PATCH] backlight: do not power off backlight when unregisteringHenrique de Moraes Holschuh2006-12-084-6/+12
* | [PATCH] backlight: lcd: Remove dependenct from the framebuffer layerJames Simmons2006-12-082-61/+104
* | [PATCH] various fbdev files: mark structs and array read-onlyHelge Deller2006-12-082-2/+2
* | video: Fix include in hp680_bl.Kristoffer Ericson2006-10-311-1/+1
* | [ARM] 3898/1: corgi_bl fix module loadingAnton Vorontsov2006-10-241-1/+1
OpenPOWER on IntegriCloud