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
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-13
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
2006-12-31
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
8
-91
/
+122
2006-12-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
6
-7
/
+10
2006-12-22
[PATCH] gxt4500: Fix colormap and PLL setting, support GXT6000P
Paul Mackerras
1
-31
/
+64
2006-12-20
Pull platform-drivers into test branch
Len Brown
6
-7
/
+10
2006-12-20
output: Add display output class support
Yu Luming
1
-0
/
+129
2006-12-20
fbdev: update after backlight argument change
James Simmons
5
-5
/
+5
2006-12-20
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
1
-2
/
+5
2006-12-17
[ARM] 4035/1: fix collie compilation
Pavel Machek
1
-3
/
+3
2006-12-17
[ARM] 4034/1: pxafb: Fix compile errors
Richard Purdie
1
-20
/
+20
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
4
-4
/
+4
2006-12-13
[PATCH] sstfb: add sysfs interface
Helge Deller
1
-230
/
+105
2006-12-13
[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()
Geert Uytterhoeven
2
-12
/
+0
2006-12-12
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
7
-17
/
+17
2006-12-10
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
7
-17
/
+17
2006-12-10
[PATCH] Fbdev driver for IBM GXT4500P videocards
Paul Mackerras
3
-0
/
+752
2006-12-08
[PATCH] video: neofb stray bracket fix
Mariusz Kozlowski
1
-1
/
+1
2006-12-08
[PATCH] video: cyberfb broken macro removal
Mariusz Kozlowski
1
-2
/
+0
2006-12-08
[PATCH] Video Select set for VESA FB
James Simmons
1
-0
/
+1
[next]