Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b76e3f933327f9fd9df9a65a2d239e6e350cbee2
/
drivers
/
video
/
backlight
/
backlight.c
01c3664
video / backlight: remove the backlight_device_registered API
by Aaron Lu
· 9 years ago
f6a4790
video / backlight: add two APIs for drivers to use
by Aaron Lu
· 9 years ago
b3de340
backlight: Show brightness even if get_brightness is not implemented
by Andrzej Hajda
· 10 years ago
3cc6919
backlight: Add backlight device (un)registration notification
by Hans de Goede
· 11 years ago
edf2377
Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 11 years ago
35762a4
backlight: core: Replace kfree with put_device
by Levente Kurusa
· 11 years ago
8c16f33
backlight: update backlight status when necessary
by Liu Ying
· 11 years ago
a55944c
backlight: update bd state & fb_blank properties when necessary
by Liu Ying
· 11 years ago
5915a3d
backlight: introduce backlight_device_registered
by Aaron Lu
· 11 years ago
ea1bb70
video: backlight: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
3601792
backlight: convert from legacy pm ops to dev_pm_ops
by Shuah Khan
· 11 years ago
8318fde4
backlight: add devm_backlight_device_{register,unregister}()
by Jingoo Han
· 11 years ago
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 11 years ago
3213f63
backlight: fix class_find_device() arguments
by Greg Kroah-Hartman
· 12 years ago
762a936
backlight: add of_find_backlight_by_node()
by Thierry Reding
· 12 years ago
35f9616
backlight: use pr_warn() and pr_debug() instead of printk()
by Jingoo Han
· 12 years ago
6665576
backlight: use kstrtoul()
by Jingoo Han
· 13 years ago
c338bfb
backlight: Declare backlight_types[] const
by Bart Van Assche
· 13 years ago
bb7ca74
backlight: add backlight type
by Matthew Garrett
· 14 years ago
d1d7357
backlight: grab ops_lock before testing bd->ops
by Uwe Kleine-König
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a19a6ee
backlight: Allow properties to be passed at registration
by Matthew Garrett
· 15 years ago
57e148b
backlight: Add backlight_device parameter to check_fb
by Bruno Prémont
· 15 years ago
9905a43
backlight: Constify struct backlight_ops
by Emese Revfy
· 15 years ago
89dfc28
backlight: extend event support to also support poll()
by Henrique de Moraes Holschuh
· 15 years ago
325253a
backlight: Allow drivers to update the core, and generate events on changes
by Matthew Garrett
· 15 years ago
513adb5
fbdev: fix info->lock deadlock in fbcon_event_notify()
by Andrea Righi
· 16 years ago
66c1ca0
fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency
by Andrea Righi
· 16 years ago
c835ee7
backlight: Add suspend/resume support to the backlight core
by Richard Purdie
· 16 years ago
9be1df9
bd->props.brightness doesn't reflect the actual backlight level.
by Zhang Rui
· 16 years ago
9a2c61a
backlight: Catch invalid input in sysfs attributes
by Pavel Machek
· 16 years ago
64dba9a
video: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
f6ec2d9
backlight: Fix missing kernel doc entry
by Sebastian Siewior
· 16 years ago
5155245
backlight: Avoid unecessary driver callbacks
by Helge Deller
· 17 years ago
0ad90ef
backlight/leds: Make two structs static
by Adrian Bunk
· 17 years ago
655bfd7
backlight: Convert from struct class_device to struct device
by Richard Purdie
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
599a52d
backlight: Separate backlight properties from backlight ops pointers
by Richard Purdie
· 18 years ago
321709c
backlight: Clean up pmac_backlight handling
by Richard Purdie
· 18 years ago
994efac
backlight/fbcon: Add FB_EVENT_CONBLANK
by Richard Purdie
· 18 years ago
249040d
backlight: Convert semaphore -> mutex
by Richard Purdie
· 18 years ago
28ee086
backlight: Fix external uses of backlight internal semaphore
by Richard Purdie
· 18 years ago
90968e8
backlight: Remove excessive (un)likelys
by Dmitry Torokhov
· 18 years ago
2fd5a15
backlight: Fix error handling
by Dmitry Torokhov
· 18 years ago
40b20c2
Pull platform-drivers into test branch
by Len Brown
· 18 years ago
519ab5f
ACPI: video: Add dev argument for backlight_device_register
by Yu Luming
· 18 years ago
4437cd1
[PATCH] backlight: do not power off backlight when unregistering
by Henrique de Moraes Holschuh
· 18 years ago
3d5eead
[PATCH] backlight: lcd: Remove dependenct from the framebuffer layer
by James Simmons
· 18 years ago
d95159c
[PATCH] various fbdev files: mark structs and array read-only
by Helge Deller
· 18 years ago
68673af
[PATCH] Backlight/LCD Class: Fix sysfs _store error handling
by Richard Purdie
· 19 years ago
6ca0176
[PATCH] backlight: Backlight Class Improvements
by Richard Purdie
· 19 years ago
10ad1b7
[PATCH] Fix error handling in backlight drivers
by Jean Delvare
· 19 years ago
1b86235
[PATCH] remove bogus asm/bug.h includes.
by Al Viro
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago