aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+2
2007-10-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2-17/+16
2007-10-11backlight: Add Samsung LTV350QV LCD driverHaavard Skinnemoen4-0/+439
2007-10-11backlight: Fix cr_bllcd allocations and error pathsJesper Juhl1-15/+20
2007-10-11backlight/leds: Make two structs staticAdrian Bunk2-2/+2
2007-09-21backlight: Fix up hp680_bl build.Kristoffer Ericson1-2/+2
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds4-145/+120
2007-07-22leds: cr_bllcd.c: build fixAndrew Morton1-1/+1
2007-07-20cr_backlight_probe() allocates too little storage for struct cr_panelJesper Juhl1-1/+1
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie3-135/+104
2007-07-16backlight: Fix order of Kconfig entriesDavid Brownell1-10/+16
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo2-2/+2
2007-05-08vmlfb: framebuffer driver for Intel Vermilion RangeAlan Hourihane3-0/+296
2007-03-14[PATCH] misc NULL noiseAl Viro1-2/+2
2007-03-08[ARM] 4250/1: Fix locomo backlight conversion error/compile failureRichard Purdie1-2/+2
2007-02-20backlight: simplify corgi_bl lockingRichard Purdie1-8/+5
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie6-115/+89
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie1-0/+17
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie1-1/+1
2007-02-20backlight: Fix Kconfig entriesRichard Purdie1-15/+4
2007-02-20backlight: Convert semaphore -> mutexRichard Purdie2-32/+32
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie2-6/+5
2007-02-20backlight: Minor code cleanups for hp680_bl.cRichard Purdie1-15/+24
2007-02-20backlight: Minor code cleanups for corgi_bl.cRichard Purdie1-14/+16
2007-02-20backlight: Remove excessive (un)likelysDmitry Torokhov2-20/+20
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie4-4/+0
2007-02-20backlight: Fix error handlingDmitry Torokhov2-7/+11
2007-02-20backlight: Add Frontpath ProGear HX1050+ driverMarcin Juszkiewicz3-0/+163
2007-01-02backlight: fix backlight_device_register compile failuresRichard Purdie3-3/+3
2006-12-20Pull platform-drivers into test branchLen Brown1-2/+5
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming1-2/+5
2006-12-08[PATCH] backlight: do not power off backlight when unregisteringHenrique de Moraes Holschuh4-6/+12
2006-12-08[PATCH] backlight: lcd: Remove dependenct from the framebuffer layerJames Simmons2-61/+104
2006-12-08[PATCH] various fbdev files: mark structs and array read-onlyHelge Deller2-2/+2
2006-10-31video: Fix include in hp680_bl.Kristoffer Ericson1-1/+1
2006-10-24[ARM] 3898/1: corgi_bl fix module loadingAnton Vorontsov1-1/+1
2006-10-24[ARM] 3897/1: corgi_bl fix module compilingAnton Vorontsov1-1/+1
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-15/+15
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie1-15/+15
2006-09-27video: Update header location in hp680_bl.Andriy Skulysh1-2/+2
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-26[PATCH] backlight: Fix Kconfig dependencyAntonino A. Daplas1-2/+2
2006-06-26[PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie3-17/+116
2006-05-15[PATCH] Backlight/LCD Class: Fix sysfs _store error handlingRichard Purdie2-22/+28
2006-03-31[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2-20/+15
2006-03-31[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie1-80/+59
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie2-91/+92
2006-03-25[PATCH] fix hardcoded values in collie frontlightPavel Machek1-13/+10