summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-136/+208
2007-02-19Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-1/+80
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-137/+931
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds56-1003/+1510
2007-02-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds39-382/+1782
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds5-26/+43
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-19/+21
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds37-156/+502
2007-02-18Merge the easy part of the IOP branchRussell King1-1/+1
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King6-127/+198
2007-02-17ieee1394: fix another deadlock in nodemgrStefan Richter1-1/+2
2007-02-17ieee1394: cycle timer read extension for raw1394Pieter Palmers5-0/+78
2007-02-17[POWERPC] Dispose irq mapping when done in mpc52xx_serial.cSylvain Munaut1-1/+3
2007-02-16Pull bugzilla-7897 into release branchLen Brown1-11/+9
2007-02-16Pull bugzilla-7887 into release branchLen Brown3-12/+17
2007-02-16Pull bugzilla-7570 into release branchLen Brown3-20/+27
2007-02-16Pull bugzilla-7200 into release branchLen Brown1-0/+15
2007-02-16Pull bugzilla-7122 into release branchLen Brown1-21/+126
2007-02-16Pull bugzilla-5534 into release branchLen Brown5-35/+27
2007-02-16Pull remove-hotkey into release branchLen Brown8-1081/+0
2007-02-16Pull sony into release branchLen Brown3-0/+578
2007-02-16Pull fluff into release branchLen Brown34-119/+97
2007-02-16ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown8-1081/+0
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz9-36/+26
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz18-93/+72
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz35-139/+118
2007-02-17sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properlyBartlomiej Zolnierkiewicz1-15/+11
2007-02-17ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz15-71/+43
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz16-21/+22
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz22-254/+262
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz19-166/+72
2007-02-17ide: unexport ide_set_xfer_rate() (v2)Bartlomiej Zolnierkiewicz4-15/+4
2007-02-17ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz5-41/+22
2007-02-17ide: remove ide_pci_device_t tables with only one entryBartlomiej Zolnierkiewicz2-17/+11
2007-02-17ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz4-13/+1
2007-02-17ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz1-3/+0
2007-02-17sis5513: sis5513_config_xfer_rate() cleanupBartlomiej Zolnierkiewicz1-38/+3
2007-02-17piix: cleanupBartlomiej Zolnierkiewicz1-12/+16
2007-02-17svwks: small cleanupBartlomiej Zolnierkiewicz1-30/+4
2007-02-17cs5530: small cleanupBartlomiej Zolnierkiewicz1-9/+3
2007-02-17hpt366: remove redundant check from init_dma_hpt366()Bartlomiej Zolnierkiewicz1-3/+0
2007-02-17trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-sBartlomiej Zolnierkiewicz1-4/+0
2007-02-17au1xxx-ide: remove dead codeBartlomiej Zolnierkiewicz1-12/+3
2007-02-17pdc202xx_old: remove dead codeBartlomiej Zolnierkiewicz1-19/+0
2007-02-17drivers/ide: PATA driver for CellebKou Ishizaki3-0/+821
2007-02-17sl82c105: DMA support fixesSergei Shtylyov1-14/+4
2007-02-17pdc202xx_old: fix PIO mode setupSergei Shtylyov1-17/+7
2007-02-17siimage: PIO1/2 taskfile transfer overclocking fixSergei Shtylyov1-30/+29
2007-02-17ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee2-11/+0
2007-02-17ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee4-15/+68