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-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-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
[next]