summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-196-137/+931
|\
| * [POWERPC] Dispose irq mapping when done in mpc52xx_serial.cSylvain Munaut2007-02-171-1/+3
| * [POWERPC] ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2007-02-162-11/+26
| * [POWERPC] Fix compile failure in cpm_uart_cpm2Paul Gortmaker2007-02-161-1/+1
| * [POWERPC] PS3: System manager supportGeoff Levand2007-02-162-0/+605
| * [POWERPC] PS3: Vuart add async readGeoff Levand2007-02-162-4/+78
| * [POWERPC] PS3: Vuart cleanupsGeoff Levand2007-02-162-132/+245
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-1956-1003/+1510
|\ \
| * | ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz2007-02-179-36/+26
| * | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-1718-93/+72
| * | ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-1735-139/+118
| * | sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properlyBartlomiej Zolnierkiewicz2007-02-171-15/+11
| * | ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz2007-02-1715-71/+43
| * | ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz2007-02-1716-21/+22
| * | ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-1722-254/+262
| * | ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz2007-02-1719-166/+72
| * | ide: unexport ide_set_xfer_rate() (v2)Bartlomiej Zolnierkiewicz2007-02-174-15/+4
| * | ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz2007-02-175-41/+22
| * | ide: remove ide_pci_device_t tables with only one entryBartlomiej Zolnierkiewicz2007-02-172-17/+11
| * | ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz2007-02-174-13/+1
| * | ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz2007-02-171-3/+0
| * | sis5513: sis5513_config_xfer_rate() cleanupBartlomiej Zolnierkiewicz2007-02-171-38/+3
| * | piix: cleanupBartlomiej Zolnierkiewicz2007-02-171-12/+16
| * | svwks: small cleanupBartlomiej Zolnierkiewicz2007-02-171-30/+4
| * | cs5530: small cleanupBartlomiej Zolnierkiewicz2007-02-171-9/+3
| * | hpt366: remove redundant check from init_dma_hpt366()Bartlomiej Zolnierkiewicz2007-02-171-3/+0
| * | trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-sBartlomiej Zolnierkiewicz2007-02-171-4/+0
| * | au1xxx-ide: remove dead codeBartlomiej Zolnierkiewicz2007-02-171-12/+3
| * | pdc202xx_old: remove dead codeBartlomiej Zolnierkiewicz2007-02-171-19/+0
| * | drivers/ide: PATA driver for CellebKou Ishizaki2007-02-173-0/+821
| * | sl82c105: DMA support fixesSergei Shtylyov2007-02-171-14/+4
| * | pdc202xx_old: fix PIO mode setupSergei Shtylyov2007-02-171-17/+7
| * | siimage: PIO1/2 taskfile transfer overclocking fixSergei Shtylyov2007-02-171-30/+29
| * | ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee2007-02-172-11/+0
| * | ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-02-174-15/+68
| * | ide-floppy: Fix unformatted media crashAlan Cox2007-02-171-1/+2
| * | atiixp/jmicron/triflex: fix PIO fallbackBartlomiej Zolnierkiewicz2007-02-173-11/+8
| * | hpt34x: hpt34x_tune_chipset() (->speedproc) fixBartlomiej Zolnierkiewicz2007-02-171-16/+1
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-1939-382/+1782
|\ \ \
| * | | IB/core: Set static rate in ib_init_ah_from_path()Roland Dreier2007-02-161-0/+1
| * | | IB/ipath: Make ipath_map_sg() staticRoland Dreier2007-02-161-2/+2
| * | | IB/core: Fix sparse warnings about shadowed declarationsRoland Dreier2007-02-162-4/+2
| * | | RDMA/cma: Add multicast communication supportSean Hefty2007-02-162-47/+516
| * | | IB/sa: Track multicast join/leave requestsSean Hefty2007-02-165-138/+991
| * | | IPoIB: CM error handling thinko fixMichael S. Tsirkin2007-02-161-1/+1
| * | | RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driverSteve Wise2007-02-1617-17/+0
| * | | RDMA/cxgb3: Fail posts synchronously when in TERMINATE stateSteve Wise2007-02-161-0/+2
| * | | RDMA/iwcm: iw_cm_id destruction race fixesSteve Wise2007-02-161-22/+25
| * | | IB/ehca: Change query_port() to return LINK_UP instead UNKNOWNHoang-Nam Nguyen2007-02-161-0/+3
| * | | IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen2007-02-164-34/+26
OpenPOWER on IntegriCloud