index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
cr_backlight_probe() allocates too little storage for struct cr_panel
Jesper Juhl
1
-1
/
+1
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2
-2
/
+2
2007-05-08
vmlfb: framebuffer driver for Intel Vermilion Range
Alan Hourihane
3
-0
/
+296
2007-03-14
[PATCH] misc NULL noise
Al Viro
1
-2
/
+2
2007-03-08
[ARM] 4250/1: Fix locomo backlight conversion error/compile failure
Richard Purdie
1
-2
/
+2
2007-02-20
backlight: simplify corgi_bl locking
Richard Purdie
1
-8
/
+5
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
6
-115
/
+89
2007-02-20
backlight: Clean up pmac_backlight handling
Richard Purdie
1
-0
/
+17
2007-02-20
backlight/fbcon: Add FB_EVENT_CONBLANK
Richard Purdie
1
-1
/
+1
2007-02-20
backlight: Fix Kconfig entries
Richard Purdie
1
-15
/
+4
2007-02-20
backlight: Convert semaphore -> mutex
Richard Purdie
2
-32
/
+32
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2
-6
/
+5
2007-02-20
backlight: Minor code cleanups for hp680_bl.c
Richard Purdie
1
-15
/
+24
2007-02-20
backlight: Minor code cleanups for corgi_bl.c
Richard Purdie
1
-14
/
+16
2007-02-20
backlight: Remove excessive (un)likelys
Dmitry Torokhov
2
-20
/
+20
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
4
-4
/
+0
2007-02-20
backlight: Fix error handling
Dmitry Torokhov
2
-7
/
+11
2007-02-20
backlight: Add Frontpath ProGear HX1050+ driver
Marcin Juszkiewicz
3
-0
/
+163
2007-01-02
backlight: fix backlight_device_register compile failures
Richard Purdie
3
-3
/
+3
2006-12-20
Pull platform-drivers into test branch
Len Brown
1
-2
/
+5
2006-12-20
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
1
-2
/
+5
2006-12-08
[PATCH] backlight: do not power off backlight when unregistering
Henrique de Moraes Holschuh
4
-6
/
+12
2006-12-08
[PATCH] backlight: lcd: Remove dependenct from the framebuffer layer
James Simmons
2
-61
/
+104
2006-12-08
[PATCH] various fbdev files: mark structs and array read-only
Helge Deller
2
-2
/
+2
2006-10-31
video: Fix include in hp680_bl.
Kristoffer Ericson
1
-1
/
+1
2006-10-24
[ARM] 3898/1: corgi_bl fix module loading
Anton Vorontsov
1
-1
/
+1
2006-10-24
[ARM] 3897/1: corgi_bl fix module compiling
Anton Vorontsov
1
-1
/
+1
2006-09-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-15
/
+15
2006-09-27
[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs
Richard Purdie
1
-15
/
+15
2006-09-27
video: Update header location in hp680_bl.
Andriy Skulysh
1
-2
/
+2
2006-07-31
[PATCH] fbdev: statically link the framebuffer notification functions
Antonino A. Daplas
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-26
[PATCH] backlight: Fix Kconfig dependency
Antonino A. Daplas
1
-2
/
+2
2006-06-26
[PATCH] backlight: LOCOMO Backlight Driver updates
Richard Purdie
3
-17
/
+116
2006-05-15
[PATCH] Backlight/LCD Class: Fix sysfs _store error handling
Richard Purdie
2
-22
/
+28
2006-03-31
[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware
Richard Purdie
2
-20
/
+15
2006-03-31
[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixes
Richard Purdie
1
-80
/
+59
2006-03-31
[PATCH] backlight: Backlight Class Improvements
Richard Purdie
2
-91
/
+92
2006-03-25
[PATCH] fix hardcoded values in collie frontlight
Pavel Machek
1
-13
/
+10
2006-03-09
[PATCH] Fix error handling in backlight drivers
Jean Delvare
2
-2
/
+2
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2
-2
/
+0
2006-02-01
[PATCH] video: hp680 backlight driver
Andriy Skulysh
3
-0
/
+198
2006-01-05
[ARM] 3228/1: SharpSL: Move PM code to arch/arm/common
Richard Purdie
1
-0
/
+1
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-10
/
+11
2005-11-10
[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driver
Richard Purdie
1
-0
/
+6
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-10
/
+11
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2
-2
/
+0
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-6
/
+4
[next]