aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/lcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-2/+2
2009-11-16backlight: lcd - Fix wrong sizeofJean Delvare1-1/+1
2009-04-13fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi1-3/+0
2009-04-01fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi1-0/+3
2009-01-06video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-11-19lcd: fix oops if driver only interested in .set_powerBen Dooks1-4/+7
2008-09-23lcd: allow lcd device to handle mode change eventsEric Miao1-3/+15
2008-07-24lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks1-1/+1
2007-10-11backlight/leds: Make two structs staticAdrian Bunk1-1/+1
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-62/+50
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+1
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-37/+30
2007-02-20backlight: Convert semaphore -> mutexRichard Purdie1-15/+15
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-0/+1
2007-02-20backlight: Remove excessive (un)likelysDmitry Torokhov1-8/+8
2007-02-20backlight: Fix error handlingDmitry Torokhov1-4/+5
2006-12-08[PATCH] backlight: lcd: Remove dependenct from the framebuffer layerJames Simmons1-29/+49
2006-12-08[PATCH] various fbdev files: mark structs and array read-onlyHelge Deller1-1/+1
2006-05-15[PATCH] Backlight/LCD Class: Fix sysfs _store error handlingRichard Purdie1-16/+16
2006-03-09[PATCH] Fix error handling in backlight driversJean Delvare1-1/+1
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+263