aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/cr_bllcd.c
Commit message (Expand)AuthorAgeFilesLines
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* backlight: cr_bllcd.c: fix a memory leakAxel Lin2010-12-221-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-4/+4
* backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()Roel Kluin2009-12-171-1/+1
* backlight: Constify struct backlight_opsEmese Revfy2009-12-161-1/+1
* backlight: crbllcd_bl - Use platform_device_register_simple()Akinobu Mita2009-01-081-11/+7
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-161-1/+0
* backlight: Fix cr_bllcd allocations and error pathsJesper Juhl2007-10-111-15/+20
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-221-1/+1
|\
| * leds: cr_bllcd.c: build fixAndrew Morton2007-07-221-1/+1
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-161-1/+1
* | cr_backlight_probe() allocates too little storage for struct cr_panelJesper Juhl2007-07-201-1/+1
|/
* vmlfb: framebuffer driver for Intel Vermilion RangeAlan Hourihane2007-05-081-0/+287