aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar4-4/+4
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar26-59/+39
2005-09-09[PATCH] s3c2410fb: ARM S3C2410 framebuffer driverArnaud Patard4-0/+996
2005-09-09[PATCH] quiet non-x86 option ROM warningsOlaf Hering2-4/+5
2005-09-09[PATCH] i810fb: Stop LCD displays from flickeringAntonino A. Daplas1-0/+2
2005-09-09[PATCH] i810fb: Add i2c/DDC supportAntonino A. Daplas6-45/+429
2005-09-09[PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas2-66/+94
2005-09-09[PATCH] pxafb: Add hsync time reporting hookRichard Purdie2-0/+34
2005-09-09[PATCH] fbdev: Initialize var structure in calc_mode_timingsAntonino A. Daplas1-1/+3
2005-09-09[PATCH] nvidiafb: Fixed mirrored characters in big endian machinesAntonino A. Daplas1-0/+4
2005-09-09[PATCH] fbcon: Stop cursor timer if console is inactiveAntonino A. Daplas2-43/+52
2005-09-09[PATCH] savagefb: Make mode_option available when compiled as a moduleAntonino A. Daplas1-0/+3
2005-09-09[PATCH] nvidiafb: Use CVT to get mode for digital displaysAntonino A. Daplas1-1/+1
2005-09-09[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas4-11/+446
2005-09-09[PATCH] radeonfb: Only request resources we needDaniel Burcaw1-9/+20
2005-09-09[PATCH] framebuffer: bit_putcs() optimization for 8x* fontsKnut Petersen1-2/+6
2005-09-09[PATCH] framebuffer: new driver for cyberblade/i1 graphics coreKnut Petersen4-2/+1493
2005-09-09[PATCH] better error handing in savagefb_probeOlaf Hering1-5/+5
2005-09-09[PATCH] sisfb updateThomas Winischhofer20-18373/+14226
2005-09-09[PATCH] matroxfb: read MGA PInS data on PowerPCIan Romanick1-0/+30
2005-09-09[PATCH] radeonfb_old: Fix broken linkAntonino A. Daplas1-2/+1
2005-09-09[PATCH] atyfb: Remove code that sets sync polarity unconditionallyAlexander Kern1-14/+0
2005-09-09[PATCH] console: Fix buffer copy on vc resizeAntonino A. Daplas1-6/+31
2005-09-09[PATCH] fbcon: Saner 16-color to 4-color conversionAntonino A. Daplas1-2/+19
2005-09-09[PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas4-27/+50
2005-09-09[PATCH] nvidiafb: Fallback to firmware EDIDAntonino A. Daplas3-8/+16
2005-09-09[PATCH] savagefb: Driver updatesAntonino A. Daplas3-21/+147
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas1-1/+34
2005-09-09[PATCH] fbdev: geode updatesDavid Vrabel4-54/+143
2005-09-09[PATCH] fbdev: prevent drivers that have hardware cursors from calling software cursor codeJames Simmons7-35/+6
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas1-0/+38
2005-09-09[PATCH] fbdev: Add fbset -a supportAntonino A. Daplas2-2/+52
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma1-2/+2
2005-09-09[PATCH] files: break up files structDipankar Sarma1-1/+3
2005-09-09[PATCH] v4l: tveeprom improved to support newer Hauppage cardsMauro Carvalho Chehab4-101/+232
2005-09-09[PATCH] v4l: TVaudio cleanup and better debug messagesMauro Carvalho Chehab1-94/+112
2005-09-09[PATCH] v4l: include saa6588 compiler option and files / fixes comments on tuner.hMauro Carvalho Chehab7-3/+599
2005-09-09[PATCH] v4l: make the input event device for IR matchable by udev rules.Mauro Carvalho Chehab3-0/+3
2005-09-09[PATCH] v4l: add some missing parameter descriptions in msp3400.cMauro Carvalho Chehab1-0/+4
2005-09-09[PATCH] v4l: print warning if pal= or secam= argument is unrecognizedMauro Carvalho Chehab2-0/+25
2005-09-09[PATCH] v4l: correct the amux for composite and s-video inputs on the Sabrent SBT-TVFM card.Mauro Carvalho Chehab1-2/+2
2005-09-09[PATCH] v4l: #include <linux/config.h> no longer needed.Mauro Carvalho Chehab1-1/+0
2005-09-09[PATCH] v4l: the Microtune 4049FM5 uses an IF frequency of 33.3 MHz for FM radio.Mauro Carvalho Chehab2-2/+6
2005-09-09[PATCH] v4l: some error treatment implemented at resume functions.Mauro Carvalho Chehab3-7/+51
2005-09-09[PATCH] v4l: change LG TDVS H062F from NTSC to ATSCMauro Carvalho Chehab1-1/+1
2005-09-09[PATCH] v4l: normalize whitespace and comments in tuner listsMauro Carvalho Chehab1-23/+20
2005-09-09[PATCH] v4l: cx88-dvb incorrect reporting fixed and remove bad PCI ID for SabrentMauro Carvalho Chehab3-14/+2
2005-09-09[PATCH] v4l: add saa713x card #66: Yuan TUN-900 (saa7135)Mauro Carvalho Chehab2-0/+42
2005-09-09[PATCH] v4l: add saa713x card #65 Kworld V-Stream Studio TV TerminatorMauro Carvalho Chehab2-0/+34
2005-09-09[PATCH] v4l: correct LG NTSC TALN mini tuner takeoverMauro Carvalho Chehab1-1/+1