index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
riva
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-9
/
+9
2007-02-20
backlight: Clean up pmac_backlight handling
Richard Purdie
1
-18
/
+2
2007-02-20
backlight: Rework backlight/fb interaction simplifying, lots
Richard Purdie
1
-37
/
+13
2007-02-20
backlight: Remove unneeded backlight update_status calls
Richard Purdie
1
-15
/
+0
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
1
-5
/
+1
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] fbdev modedb: make more pointer parameters const
Geert Uytterhoeven
1
-2
/
+3
2007-02-12
[PATCH] Video: fb, kzalloc changes
Jiri Slaby
1
-2
/
+1
2007-02-12
[PATCH] Video: fb, add true ref_count atomicity
Jiri Slaby
2
-8
/
+14
2006-12-20
Pull platform-drivers into test branch
Len Brown
1
-1
/
+1
2006-12-20
fbdev: update after backlight argument change
James Simmons
1
-1
/
+1
2006-12-10
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
1
-3
/
+3
2006-12-08
[PATCH] atyfb, rivafb: minor fixes
Jeff Garzik
3
-11
/
+38
2006-12-08
[PATCH] video: use bitrev8
Akinobu Mita
1
-39
/
+5
2006-10-04
[PATCH] fbdev: riva warning fix
Andrew Morton
1
-1
/
+1
2006-10-03
[PATCH] rivafb: Use generic DDC reading
Antonino A. Daplas
1
-42
/
+2
2006-10-03
[PATCH] rivafb: use constants instead of magic values
Guido Guenther
1
-4
/
+4
2006-09-23
[PATCH] more get_property() fallout
Al Viro
1
-1
/
+1
2006-09-23
[PATCH] more fallout from get_property returning pointer to const
Al Viro
1
-1
/
+1
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
1
-9
/
+10
2006-09-01
[PATCH] backlight last round of fixes
Benjamin Herrenschmidt
1
-9
/
+10
2006-08-31
Merge branch 'merge'
Paul Mackerras
1
-1
/
+4
2006-08-30
[PATCH] fbdev: Fix crashes in various fbdev's blank routines
Benjamin Herrenschmidt
1
-1
/
+4
2006-08-01
Merge branch 'merge'
Paul Mackerras
1
-19
/
+33
2006-07-31
[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_init
Guido Guenther
1
-4
/
+3
2006-07-31
[POWERPC] video & agp: Constify & voidify get_property()
Jeremy Kerr
1
-3
/
+2
2006-07-10
[PATCH] powermac: Combined fixes for backlight code
Michael Hanselmann
1
-14
/
+30
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-06-26
[PATCH] Detaching fbcon: remove calls to pci_disable_device()
Antonino A. Daplas
1
-2
/
+0
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
1
-63
/
+159
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-2
/
+0
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-4
/
+5
2006-03-27
[PATCH] rivafb: Remove NULL check
Antonino A. Daplas
1
-2
/
+0
2006-01-10
[PATCH] rivafb: Trim rivafb_pan_display
Antonino A. Daplas
1
-24
/
+0
2006-01-10
[PATCH] fbdev: rivafb: Driver cleanups
Antonino A. Daplas
2
-26
/
+26
2005-09-08
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
1
-4
/
+0
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (6/7)
Jean Delvare
1
-2
/
+1
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-1
/
+1
2005-06-21
[PATCH] fbdev: fill in the access_align field.
James Simmons
1
-0
/
+1
2005-06-21
[PATCH] fbdev: stack reduction
James Simmons
1
-11
/
+7
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
11
-0
/
+9464