index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-09
[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-09
[PATCH] trivial __user annotations (md)
viro@ZenIV.linux.org.uk
1
-2
/
+2
2005-09-09
[PATCH] trivial __user annotations (evdev)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-09
[PATCH] trivial __user cleanup (video1394)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-09
[PATCH] trivial __user annotations (ipmi)
viro@ZenIV.linux.org.uk
1
-2
/
+3
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
4
-4
/
+4
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
26
-59
/
+39
2005-09-09
[PATCH] s3c2410fb: ARM S3C2410 framebuffer driver
Arnaud Patard
4
-0
/
+996
2005-09-09
[PATCH] quiet non-x86 option ROM warnings
Olaf Hering
2
-4
/
+5
2005-09-09
[PATCH] i810fb: Stop LCD displays from flickering
Antonino A. Daplas
1
-0
/
+2
2005-09-09
[PATCH] i810fb: Add i2c/DDC support
Antonino A. Daplas
6
-45
/
+429
2005-09-09
[PATCH] fbcon: Break up bit_putcs into its component functions
Antonino A. Daplas
2
-66
/
+94
2005-09-09
[PATCH] pxafb: Add hsync time reporting hook
Richard Purdie
2
-0
/
+34
2005-09-09
[PATCH] fbdev: Initialize var structure in calc_mode_timings
Antonino A. Daplas
1
-1
/
+3
2005-09-09
[PATCH] nvidiafb: Fixed mirrored characters in big endian machines
Antonino A. Daplas
1
-0
/
+4
2005-09-09
[PATCH] fbcon: Stop cursor timer if console is inactive
Antonino A. Daplas
2
-43
/
+52
2005-09-09
[PATCH] savagefb: Make mode_option available when compiled as a module
Antonino A. Daplas
1
-0
/
+3
2005-09-09
[PATCH] nvidiafb: Use CVT to get mode for digital displays
Antonino A. Daplas
1
-1
/
+1
2005-09-09
[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support
Antonino A. Daplas
4
-11
/
+446
2005-09-09
[PATCH] radeonfb: Only request resources we need
Daniel Burcaw
1
-9
/
+20
2005-09-09
[PATCH] framebuffer: bit_putcs() optimization for 8x* fonts
Knut Petersen
1
-2
/
+6
2005-09-09
[PATCH] framebuffer: new driver for cyberblade/i1 graphics core
Knut Petersen
4
-2
/
+1493
2005-09-09
[PATCH] better error handing in savagefb_probe
Olaf Hering
1
-5
/
+5
2005-09-09
[PATCH] sisfb update
Thomas Winischhofer
20
-18373
/
+14226
2005-09-09
[PATCH] matroxfb: read MGA PInS data on PowerPC
Ian Romanick
1
-0
/
+30
2005-09-09
[PATCH] radeonfb_old: Fix broken link
Antonino A. Daplas
1
-2
/
+1
2005-09-09
[PATCH] atyfb: Remove code that sets sync polarity unconditionally
Alexander Kern
1
-14
/
+0
2005-09-09
[PATCH] console: Fix buffer copy on vc resize
Antonino A. Daplas
1
-6
/
+31
2005-09-09
[PATCH] fbcon: Saner 16-color to 4-color conversion
Antonino A. Daplas
1
-2
/
+19
2005-09-09
[PATCH] fbdev: Fix greater than 1 bit monochrome color handling
Antonino A. Daplas
4
-27
/
+50
2005-09-09
[PATCH] nvidiafb: Fallback to firmware EDID
Antonino A. Daplas
3
-8
/
+16
2005-09-09
[PATCH] savagefb: Driver updates
Antonino A. Daplas
3
-21
/
+147
2005-09-09
[PATCH] fbdev: Resurrect hooks to get EDID from firmware
Antonino A. Daplas
1
-1
/
+34
2005-09-09
[PATCH] fbdev: geode updates
David Vrabel
4
-54
/
+143
2005-09-09
[PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...
James Simmons
7
-35
/
+6
2005-09-09
[PATCH] vesafb: Add blanking support
Antonino A. Daplas
1
-0
/
+38
2005-09-09
[PATCH] fbdev: Add fbset -a support
Antonino A. Daplas
2
-2
/
+52
2005-09-09
[PATCH] files: lock-free fd look-up
Dipankar Sarma
1
-2
/
+2
2005-09-09
[PATCH] files: break up files struct
Dipankar Sarma
1
-1
/
+3
2005-09-09
[PATCH] v4l: tveeprom improved to support newer Hauppage cards
Mauro Carvalho Chehab
4
-101
/
+232
2005-09-09
[PATCH] v4l: TVaudio cleanup and better debug messages
Mauro Carvalho Chehab
1
-94
/
+112
2005-09-09
[PATCH] v4l: include saa6588 compiler option and files / fixes comments on tu...
Mauro Carvalho Chehab
7
-3
/
+599
2005-09-09
[PATCH] v4l: make the input event device for IR matchable by udev rules.
Mauro Carvalho Chehab
3
-0
/
+3
2005-09-09
[PATCH] v4l: add some missing parameter descriptions in msp3400.c
Mauro Carvalho Chehab
1
-0
/
+4
2005-09-09
[PATCH] v4l: print warning if pal= or secam= argument is unrecognized
Mauro Carvalho Chehab
2
-0
/
+25
2005-09-09
[PATCH] v4l: correct the amux for composite and s-video inputs on the Sabrent...
Mauro Carvalho Chehab
1
-2
/
+2
2005-09-09
[PATCH] v4l: #include <linux/config.h> no longer needed.
Mauro Carvalho Chehab
1
-1
/
+0
2005-09-09
[PATCH] v4l: the Microtune 4049FM5 uses an IF frequency of 33.3 MHz for FM ra...
Mauro Carvalho Chehab
2
-2
/
+6
2005-09-09
[PATCH] v4l: some error treatment implemented at resume functions.
Mauro Carvalho Chehab
3
-7
/
+51
2005-09-09
[PATCH] v4l: change LG TDVS H062F from NTSC to ATSC
Mauro Carvalho Chehab
1
-1
/
+1
[next]