aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/ppc
AgeCommit message (Expand)Author
2007-10-19ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz
2007-10-16ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz
2007-10-16ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz
2007-10-16ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz
2007-10-16ide-pmac: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz
2007-10-16IDE: sg chaining supportJens Axboe
2007-10-13ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz
2007-10-13ide-pmac: fix PIO setup and enable autotuneBenjamin Herrenschmidt
2007-10-13ide-pmac: use ide_tune_dma() (take 2)Bartlomiej Zolnierkiewicz
2007-10-13ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz
2007-10-13ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature()Bartlomiej Zolnierkiewicz
2007-10-13ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz
2007-10-13ide-pmac: remove extra good status wait from pmac_ide_do_setfeature()Bartlomiej Zolnierkiewicz
2007-10-13ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2)Bartlomiej Zolnierkiewicz
2007-10-13ide-pmac: remove control register messing from pmac_ide_dma_check()Bartlomiej Zolnierkiewicz
2007-10-13ide-pmac: fix set_timings_mdma()Bartlomiej Zolnierkiewicz
2007-10-13ide-pmac: pmac_ide_tune_chipset() fixesBartlomiej Zolnierkiewicz
2007-10-13ide-pmac: don't check kauai_lookup_timing() return valueBartlomiej Zolnierkiewicz
2007-10-11ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz
2007-10-11ide-pmac: PIO mode setup fixes (take 3)Bartlomiej Zolnierkiewicz
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz
2007-10-11ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz
2007-10-11ide: add missing ide_rate_filter() calls to ->speedproc()-sBartlomiej Zolnierkiewicz
2007-10-06Fix non-terminated PCI match table in PowerMac IDEBenjamin Herrenschmidt
2007-09-17ide: remove unused variables from drivers/ide/ppc/pmac.cStephen Rothwell
2007-09-11mpc8xx: Only build mpc8xx on arch/ppcKumar Gala
2007-08-20ide-pmac: fix drive->init_speed reportingBartlomiej Zolnierkiewicz
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz
2007-07-09ide: convert ide_find_best_mode() users to use ide_max_dma_mode()Bartlomiej Zolnierkiewicz
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-03-17scc_pata: dependency fixKou Ishizaki
2007-03-03scc_pata: bugfix for checking DMA IRQ statusAkira Iguchi
2007-03-03ide: fix pmac breakageAndrew Morton
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz
2007-02-17ide: unexport ide_set_xfer_rate() (v2)Bartlomiej Zolnierkiewicz
2007-02-17drivers/ide: PATA driver for CellebKou Ishizaki
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau