aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ppc
Commit message (Expand)AuthorAge
* ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz2008-01-26
* ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz2008-01-26
* ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz2008-01-26
* ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flagBartlomiej Zolnierkiewicz2008-01-25
* ide-pmac: fix pmac_ide_init_hwif_ports()Bartlomiej Zolnierkiewicz2008-01-25
* drivers/ide: Add missing "space"Joe Perches2007-11-27
* ide-pmac: skip conservative PIO "downgrade"Bartlomiej Zolnierkiewicz2007-11-13
* ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz2007-10-19
* ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz2007-10-19
* ide: add ide_device_add()Bartlomiej Zolnierkiewicz2007-10-19
* ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-18
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-16
* ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz2007-10-16
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-16
* ide-pmac: add PIO autotune fallback to ->ide_dma_checkBartlomiej Zolnierkiewicz2007-10-16
* IDE: sg chaining supportJens Axboe2007-10-16
* ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-13
* ide-pmac: fix PIO setup and enable autotuneBenjamin Herrenschmidt2007-10-13
* ide-pmac: use ide_tune_dma() (take 2)Bartlomiej Zolnierkiewicz2007-10-13
* ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz2007-10-13
* ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature()Bartlomiej Zolnierkiewicz2007-10-13
* ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz2007-10-13
* ide-pmac: remove extra good status wait from pmac_ide_do_setfeature()Bartlomiej Zolnierkiewicz2007-10-13
* ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2)Bartlomiej Zolnierkiewicz2007-10-13
* ide-pmac: remove control register messing from pmac_ide_dma_check()Bartlomiej Zolnierkiewicz2007-10-13
* ide-pmac: fix set_timings_mdma()Bartlomiej Zolnierkiewicz2007-10-13
* ide-pmac: pmac_ide_tune_chipset() fixesBartlomiej Zolnierkiewicz2007-10-13
* ide-pmac: don't check kauai_lookup_timing() return valueBartlomiej Zolnierkiewicz2007-10-13
* ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz2007-10-11
* ide-pmac: PIO mode setup fixes (take 3)Bartlomiej Zolnierkiewicz2007-10-11
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-11
* ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz2007-10-11
* ide: add missing ide_rate_filter() calls to ->speedproc()-sBartlomiej Zolnierkiewicz2007-10-11
* Fix non-terminated PCI match table in PowerMac IDEBenjamin Herrenschmidt2007-10-06
* ide: remove unused variables from drivers/ide/ppc/pmac.cStephen Rothwell2007-09-17
* mpc8xx: Only build mpc8xx on arch/ppcKumar Gala2007-09-11
* ide-pmac: fix drive->init_speed reportingBartlomiej Zolnierkiewicz2007-08-20
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-19
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-19
* ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz2007-07-19
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-09
* ide: convert ide_find_best_mode() users to use ide_max_dma_mode()Bartlomiej Zolnierkiewicz2007-07-09
* ide: make void and rename ide_dma_timeout() methodSergei Shtylyov2007-07-09
* ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov2007-07-09
* ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-09
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
* scc_pata: dependency fixKou Ishizaki2007-03-17
* scc_pata: bugfix for checking DMA IRQ statusAkira Iguchi2007-03-03
* ide: fix pmac breakageAndrew Morton2007-03-03