index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_backlight.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
drm/nouveau: Refactor nvXX_backlight_init()
Lyude Paul
1
-88
/
+72
2018-10-11
drm/nouveau: Cleanup indenting in nouveau_backlight.c
Lyude Paul
1
-6
/
+7
2018-10-11
drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/
Lyude Paul
1
-1
/
+1
2018-10-11
drm/nouveau: Move backlight device into nouveau_connector
Lyude Paul
1
-71
/
+80
2018-10-11
drm/nouveau: Check backlight IDs are >= 0, not > 0
Lyude Paul
1
-2
/
+2
2018-07-16
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
Lyude Paul
1
-2
/
+4
2018-03-16
drm/nouveau/bl: fix backlight regression
Karol Herbst
1
-5
/
+5
2018-03-16
drm/nouveau/bl: Fix oops on driver unbind
Lukas Wunner
1
-2
/
+2
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
1
-12
/
+12
2016-12-13
drm/nouveau/bl: Do not register interface if Apple GMUX detected
Pierre Moreau
1
-0
/
+6
2016-12-13
drm/nouveau/bl: Assign different names to interfaces
Pierre Moreau
1
-4
/
+70
2016-10-12
drm/nouveau/kms: add Maxwell to backlight initialization
Faris Alsalama
1
-0
/
+1
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
1
-11
/
+11
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
1
-17
/
+17
2014-08-10
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
1
-24
/
+24
2014-08-10
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
1
-1
/
+0
2014-05-27
nouveau: Don't check acpi_video_backlight_support() before registering backlight
Hans de Goede
1
-9
/
+0
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
1
-2
/
+2
2013-04-26
drm/nouveau/drm: adding support for backlight control of GT525M (NVC0)
Florian Scholz
1
-0
/
+3
2013-02-20
drm/nouveau: handle backlight_device_register failure
Marcin Slusarz
1
-0
/
+2
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-8
/
+8
2012-10-03
drm/nouveau/backlight: remove dependence on nouveau_drv.h
Ben Skeggs
1
-44
/
+46
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
1
-2
/
+2
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
1
-1
/
+1
2011-09-20
drm/nva3/backlight: add suppport for newer style backlight regs
Ben Skeggs
1
-9
/
+58
2011-09-20
drm/nv50/backlight: express brightness level in percent
Ben Skeggs
1
-3
/
+7
2011-09-20
drm/nv50/backlight: take the sor into account when bashing regs
Ben Skeggs
1
-18
/
+40
2011-09-20
drm/nouveau/backlight: make more consistent with rest of driver style
Ben Skeggs
1
-31
/
+39
2011-03-22
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
1
-10
/
+14
2011-03-22
backlight: add backlight type
Matthew Garrett
1
-0
/
+2
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+9
2010-11-18
drm/nouveau: don't expose backlight control when available through ACPI
Ben Skeggs
1
-0
/
+9
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
1
-2
/
+2
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-4
/
+8
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+155