summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-17ide: add "hdx=nodma" kernel parameterBartlomiej Zolnierkiewicz2-3/+6
2007-10-17ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz40-247/+14
2007-10-17ide: remove "idex=dma" kernel parameterBartlomiej Zolnierkiewicz1-4/+2
2007-10-17ide: remove CONFIG_BLK_DEV_IDEDMA_FORCEDBartlomiej Zolnierkiewicz2-51/+3
2007-10-17ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz32-181/+174
2007-10-17sis5513: clear prefetch and postwrite for ATAPI devicesBartlomiej Zolnierkiewicz1-7/+6
2007-10-17it8213/piix/slc90e66: "de-couple" PIO and UDMA modesBartlomiej Zolnierkiewicz3-17/+13
2007-10-17ide: unexport noautodmaAdrian Bunk1-2/+0
2007-10-17ide: unexport ide_tune_dmaAdrian Bunk1-2/+0
2007-10-17ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz41-499/+76
2007-10-17ide-pmac: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz1-0/+2
2007-10-17ide-cris: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz1-0/+2
2007-10-17sl82c105: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz1-0/+2
2007-10-17cs5530/sc1200: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz2-4/+8
2007-10-17ide: remove ide_use_fast_pio()Bartlomiej Zolnierkiewicz16-45/+15
2007-10-17ide: remove drive->init_speed zeroingBartlomiej Zolnierkiewicz11-22/+0
2007-10-17au1xxx-ide: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-14/+22
2007-10-17it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio()Bartlomiej Zolnierkiewicz3-88/+33
2007-10-17atiixp: DMA setup fixesBartlomiej Zolnierkiewicz1-48/+5
2007-10-17sc1200: always tune PIOBartlomiej Zolnierkiewicz1-1/+4
2007-10-17cs5530: always tune PIOBartlomiej Zolnierkiewicz1-13/+6
2007-10-17ide-cris: always tune PIOBartlomiej Zolnierkiewicz1-0/+2
2007-10-17slc90e66: always tune PIOBartlomiej Zolnierkiewicz1-5/+5
2007-10-17aec62xx: always tune PIOBartlomiej Zolnierkiewicz1-4/+4
2007-10-17sis5513: always tune PIOBartlomiej Zolnierkiewicz1-10/+5
2007-10-17sis5513: DMA setup fixesBartlomiej Zolnierkiewicz1-108/+106
2007-10-17hpt366: always tune PIOBartlomiej Zolnierkiewicz1-4/+4
2007-10-17ide-cs: Add additional id string (corsair, 1GB)Kristoffer Ericson1-5/+7
2007-10-17ide: 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