index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
cr_bllcd.c
Age
Commit message (
Expand
)
Author
2020-07-21
video: backlight: cr_bllcd: Remove unused variable 'intensity'
Lee Jones
2020-07-20
backlight: cr_bllcd: Introduce gpio-backlight semantics
Sam Ravnborg
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 63
Thomas Gleixner
2014-08-29
backlight: cr_bllcd: Add blank line after declarations
Jingoo Han
2013-11-13
backlight: cr_bllcd: use devm_{backlight,lcd}_device_register()
Jingoo Han
2012-05-29
backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()
Jingoo Han
2012-03-23
drivers/video/backlight: use devm_ functions
Julia Lawall
2011-03-22
backlight: add backlight type
Matthew Garrett
2010-12-22
backlight: cr_bllcd.c: fix a memory leak
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2009-12-17
backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()
Roel Kluin
2009-12-16
backlight: Constify struct backlight_ops
Emese Revfy
2009-01-08
backlight: crbllcd_bl - Use platform_device_register_simple()
Akinobu Mita
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-10-11
backlight: Fix cr_bllcd allocations and error paths
Jesper Juhl
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2007-07-22
leds: cr_bllcd.c: build fix
Andrew Morton
2007-07-20
cr_backlight_probe() allocates too little storage for struct cr_panel
Jesper Juhl
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
2007-05-08
vmlfb: framebuffer driver for Intel Vermilion Range
Alan Hourihane