index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-20
backlight: Improve backlight selection for fbdev drivers
James Simmons
1
-37
/
+36
2007-02-20
backlight: Rework backlight/fb interaction simplifying, lots
Richard Purdie
8
-178
/
+65
2007-02-20
backlight: Remove unneeded backlight update_status calls
Richard Purdie
3
-41
/
+0
2007-02-20
backlight: Remove uneeded update_status call from chipsfb.c
Richard Purdie
1
-18
/
+0
2007-02-20
backlight/fbcon: Add FB_EVENT_CONBLANK
Richard Purdie
2
-1
/
+8
2007-02-20
backlight: Fix Kconfig entries
Richard Purdie
1
-15
/
+4
2007-02-20
backlight: Remove uneeded nvidia set_power calls
Richard Purdie
3
-16
/
+0
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
8
-35
/
+12
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
9
-9
/
+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-02-16
[PATCH] s3c2410fb: fix un-initialised dev field
Ben Dooks
1
-0
/
+2
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
24
-24
/
+0
2007-02-14
i2c: Declare more i2c_adapter parent devices
Jean Delvare
1
-0
/
+1
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-6
/
+6
2007-02-12
[PATCH] ps3: Virtual Frame Buffer Driver
Geert Uytterhoeven
3
-0
/
+1250
2007-02-12
[PATCH] fb_videomode_to_var: reset virtual screen parameters
Geert Uytterhoeven
1
-2
/
+6
2007-02-12
[PATCH] fbdev modedb: make more pointer parameters const
Geert Uytterhoeven
8
-34
/
+36
2007-02-12
[PATCH] fbdev modedb: allow refresh rates for named video modes
Geert Uytterhoeven
1
-4
/
+2
2007-02-12
[PATCH] change nvidiafb_remove to __devexit
Prarit Bhargava
1
-2
/
+2
2007-02-12
[PATCH] Video: fb, kzalloc changes
Jiri Slaby
7
-20
/
+9
2007-02-12
[PATCH] Video: fb, add true ref_count atomicity
Jiri Slaby
6
-34
/
+60
2007-02-12
[PATCH] remove the broken FB_S3TRIO driver
Adrian Bunk
3
-797
/
+0
2007-02-12
[PATCH] matroxfb: Use kzalloc
Jean Delvare
2
-5
/
+2
2007-02-12
[PATCH] drivers/video/sis: Convert to generic boolean
Richard Knutsson
10
-432
/
+420
2007-02-12
[PATCH] pm3fb: kill pci_find_device usage
Alan
1
-18
/
+11
2007-02-12
[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY video
Robert P. J. Day
1
-1
/
+1
2007-02-12
[PATCH] Recognize video=gx1fb:... option
Alexey Dobriyan
1
-1
/
+28
2007-02-12
[PATCH] proper prototype for tosh_smm()
Adrian Bunk
1
-1
/
+0
2007-02-12
[PATCH] cyber2010 framebuffer on ARM Netwinder fix
Woody Suwalski
1
-7
/
+12
2007-02-12
[PATCH] remove bogus con_is_present() prototypes
Adrian Bunk
2
-3
/
+0
2007-02-12
[PATCH] tgafb: Fix the PCI ID table
Maciej W. Rozycki
1
-2
/
+3
2007-02-12
[PATCH] tgafb: sync-on-green support fixes
Maciej W. Rozycki
1
-3
/
+5
2007-02-12
[PATCH] tgafb: module support fixes
Maciej W. Rozycki
1
-11
/
+7
2007-02-12
[PATCH] tgafb: fix the mode register setting
Maciej W. Rozycki
1
-3
/
+3
2007-02-12
[PATCH] tgafb: support the DirectColor visual
Maciej W. Rozycki
1
-35
/
+48
2007-02-12
[PATCH] tgafb: fix copying overlapping areas
Maciej W. Rozycki
1
-2
/
+2
2007-02-12
[PATCH] tgafb: switch to framebuffer_alloc()
Maciej W. Rozycki
1
-33
/
+28
2007-02-12
[PATCH] remove broken video drivers
Adrian Bunk
9
-8147
/
+3
2007-02-12
[PATCH] fbdev driver for S3 Trio/Virge
Ondrej Zajicek
4
-0
/
+1833
2007-02-11
[PATCH] Replace regular code with appropriate calls to container_of()
Robert P. J. Day
1
-3
/
+1
2007-02-09
[TC] pmagb-b-fb: Convert to the driver model
Maciej W. Rozycki
2
-44
/
+58
2007-02-09
[TC] mips: pmag-ba-fb: Convert to the driver model
Maciej W. Rozycki
2
-43
/
+56
2007-02-03
Pull output-switch into test branch
Len Brown
1
-0
/
+129
2007-01-02
backlight: fix backlight_device_register compile failures
Richard Purdie
3
-3
/
+3
[next]