index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pci
/
sgiioc4.c
Age
Commit message (
Expand
)
Author
2008-02-02
ide: remove needless includes from PCI host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
2008-02-01
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-01
ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
2008-01-26
sgiioc4: always init hwif->io_ports
Bartlomiej Zolnierkiewicz
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
sgiioc4: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
2008-01-25
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
2007-10-19
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
2007-10-19
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
2007-10-18
ide: use pci_dev->revision
Bartlomiej Zolnierkiewicz
2007-10-18
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
2007-10-18
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
2007-10-16
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
2007-10-16
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
2007-10-16
IDE: sg chaining support
Jens Axboe
2007-10-13
sgiioc4: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
sgiioc4: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
2007-10-11
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-07-19
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2007-07-19
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
2007-07-09
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
2007-07-09
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
2007-05-09
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
2007-02-17
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly
Bartlomiej Zolnierkiewicz
2007-02-17
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: remove ide_pci_device_t tables with only one entry
Bartlomiej Zolnierkiewicz
2007-01-27
ide: add missing __init tags to IDE PCI host drivers
Bartlomiej Zolnierkiewicz
2006-11-25
[PATCH] sgiioc4: Disable module unload
Jeremy Higdon
2006-10-17
[PATCH] ioc4: Enable build on non-SN2
Brent Casavant
2006-10-03
[PATCH] ide: remove dma_base2 field from ide_hwif_t
Sergei Shtylyov
2006-09-01
[PATCH] sgiioc4: fixup use of mmio ops
John Keller
2006-06-23
[PATCH] SGI IOC4: Detect IO card variant
Brent Casavant
2006-05-31
[PATCH] sgiioc4: use mmio ops instead of port io
Jeremy Higdon
2006-02-15
[IA64] remove obsolete corporate address
Jes Sorensen
2006-02-02
[PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements.
Jeremy Higdon
2005-12-15
[PATCH] sgiioc4: check for no hwifs available
Jeremy Higdon
2005-06-22
[PATCH] ioc4: Core driver rewrite
Brent Casavant
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds