aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/cr_bllcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-21video: backlight: cr_bllcd: Remove unused variable 'intensity'Lee Jones1-1/+0
2020-07-20backlight: cr_bllcd: Introduce gpio-backlight semanticsSam Ravnborg1-16/+9
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 63Thomas Gleixner1-15/+1
2014-08-29backlight: cr_bllcd: Add blank line after declarationsJingoo Han1-0/+1
2013-11-13backlight: cr_bllcd: use devm_{backlight,lcd}_device_register()Jingoo Han1-8/+5
2012-05-29backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()Jingoo Han1-4/+5
2012-03-23drivers/video/backlight: use devm_ functionsJulia Lawall1-2/+1
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-12-22backlight: cr_bllcd.c: fix a memory leakAxel Lin1-0/+1
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
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-4/+4
2009-12-17backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()Roel Kluin1-1/+1
2009-12-16backlight: Constify struct backlight_opsEmese Revfy1-1/+1
2009-01-08backlight: crbllcd_bl - Use platform_device_register_simple()Akinobu Mita1-11/+7
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+0
2007-10-11backlight: Fix cr_bllcd allocations and error pathsJesper Juhl1-15/+20
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-1/+1
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 Purdie1-1/+1
2007-05-08vmlfb: framebuffer driver for Intel Vermilion RangeAlan Hourihane1-0/+287