aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio()Bartlomiej Zolnierkiewicz3-88/+33
2007-10-16atiixp: DMA setup fixesBartlomiej Zolnierkiewicz1-48/+5
2007-10-16sc1200: always tune PIOBartlomiej Zolnierkiewicz1-1/+4
2007-10-16cs5530: always tune PIOBartlomiej Zolnierkiewicz1-13/+6
2007-10-16ide-cris: always tune PIOBartlomiej Zolnierkiewicz1-0/+2
2007-10-16slc90e66: always tune PIOBartlomiej Zolnierkiewicz1-5/+5
2007-10-16aec62xx: always tune PIOBartlomiej Zolnierkiewicz1-4/+4
2007-10-16sis5513: always tune PIOBartlomiej Zolnierkiewicz1-10/+5
2007-10-16sis5513: DMA setup fixesBartlomiej Zolnierkiewicz1-108/+106
2007-10-16hpt366: always tune PIOBartlomiej Zolnierkiewicz1-4/+4
2007-10-16ide-cs: Add additional id string (corsair, 1GB)Kristoffer Ericson1-5/+7
2007-10-16ide: fix serverworks.c UDMA regressionTony Battersby1-0/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds4-4/+4
2007-10-16Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds7-9/+9
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds88-646/+522
2007-10-16scsi_mac.h: Define AUTOSENSE before include of NCR5380.hBoaz Harrosh1-4/+5
2007-10-16tgafb: remove a redundant non-mono test in mono imageblitMaciej W. Rozycki1-9/+0
2007-10-16tgafb: fix an out-of-range shift in mono imageblitMaciej W. Rozycki1-3/+8
2007-10-16fbcon: delay the start of the cursor timer until a con_switch()Antonino Daplas1-1/+1
2007-10-16fbdev: copyarea function taught to fully support swapped pixel order in bytePavel Pisa2-25/+87
2007-10-16s3fb: do not allow incorrect pixclock settingsKrzysztof Helt1-4/+11
2007-10-16svgalib: mode selection updatesOndrej Zajicek2-18/+38
2007-10-16ps3fb: default to 480p on DVI-D/HDMI if video=safeGeert Uytterhoeven1-0/+13
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven2-5/+3
2007-10-16ps3fb: enhance horizontal panning on firmware 1.90 and upGeert Uytterhoeven1-41/+60
2007-10-16ps3fb: add virtual screen and panning supportGeert Uytterhoeven1-25/+40
2007-10-16ps3fb: don't keep the borders for non-fullscreen modes in XDR memoryGeert Uytterhoeven1-56/+75
2007-10-16ps3fb: use fb_info.par properlyGeert Uytterhoeven1-35/+57
2007-10-16ps3fb: fix possible overlap of GPU command buffer and frame bufferGeert Uytterhoeven1-27/+39
2007-10-16ps3fb: make ps3fb_wait_for_vsync() and ps3fb_flip_ctl() staticGeert Uytterhoeven1-4/+2
2007-10-16ps3fb: clean up includesGeert Uytterhoeven1-8/+0
2007-10-16ps3fb: do not print warnings on invalid frame numbersGeert Uytterhoeven1-2/+2
2007-10-16ps3fb: convert from printk()/DPRINTK() to dev_*()/pr_*()Geert Uytterhoeven1-87/+96
2007-10-16imxfb: fast read flag and nonstandard field configurablePavel Pisa1-1/+2
2007-10-16ps3av: dont distinguish between `boot' and `non-boot' autodetectionGeert Uytterhoeven2-33/+8
2007-10-16ps3av: remove unused ps3av_set_mode()Geert Uytterhoeven1-21/+0
2007-10-16ps3av: add quirk database for broken monitorsGeert Uytterhoeven1-0/+41
2007-10-16ps3av: add autodetection for VESA modesGeert Uytterhoeven1-37/+58
2007-10-16ps3av: treat DVI-D like HDMI in autodetectGeert Uytterhoeven1-16/+8
2007-10-16ps3av: use PS3 video mode ids in autodetect codeGeert Uytterhoeven1-50/+40
2007-10-16ps3av: eliminate PS3AV_DEBUGGeert Uytterhoeven2-71/+67
2007-10-16ps3av: eliminate unneeded temporary variablesGeert Uytterhoeven1-11/+6
2007-10-16video gfx: merge kconfig menusRandy Dunlap4-10/+9
2007-10-16bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich3-0/+796
2007-10-16fbcon: logo: disable logo at bootRandy Dunlap2-6/+21
2007-10-16pmagb-b-fb: improve diagnosticsMaciej W. Rozycki1-7/+27
2007-10-16nvidiafb: Correctly assign the i2c class with the port reversalAntonino A. Daplas1-2/+4
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas5-11/+29
2007-10-16video gfx: fix menu orderingRandy Dunlap1-5/+5
2007-10-16Intel FB: more interlaced mode supportKrzysztof Halasa2-40/+81