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
/
cy82c693.c
Age
Commit message (
Expand
)
Author
2008-04-27
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
Bartlomiej Zolnierkiewicz
2008-04-27
ide: add "vlb|pci_clock=" parameter
Bartlomiej Zolnierkiewicz
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c
Paolo Ciarrocchi
2008-04-26
ide: remove IDE_HFLAG_CY82C693 host flag
Bartlomiej Zolnierkiewicz
2008-04-26
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
Bartlomiej Zolnierkiewicz
2008-02-02
ide: remove needless includes from PCI host drivers
Bartlomiej Zolnierkiewicz
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
2008-01-26
cy82c693: correct DMA modes clipping
Bartlomiej Zolnierkiewicz
2007-10-26
cy82c693: fix build for CONFIG_HOTPLUG=n
Bartlomiej Zolnierkiewicz
2007-10-19
ide: constify struct ide_port_info
Bartlomiej Zolnierkiewicz
2007-10-19
ide: replace ide_pci_device_t by struct ide_port_info
Bartlomiej Zolnierkiewicz
2007-10-19
ide: add ->chipset field to ide_pci_device_t
Bartlomiej Zolnierkiewicz
2007-10-18
ide: set drive->autotune in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
2007-10-18
cy82c693: always tune PIO
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_{DMA,AUTODMA} host flags
Bartlomiej Zolnierkiewicz
2007-10-18
ide: add IDE_HFLAG_BOOTABLE host flag
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: use PCI_VDEVICE() macro
Bartlomiej Zolnierkiewicz
2007-10-16
ide: remove ->ide_dma_check (take 2)
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: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-19
ide: add ide_pci_device_t.host_flags (take 2)
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-10-03
[PATCH] IDE: more pci_find cleanup
Alan Cox
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-09
[PATCH] ide: possible cleanups
Adrian Bunk
2005-07-03
[PATCH] ide: hotplug mark __devinit cy82c693.c
Herbert Xu
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds