summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/it821x.c
Commit message (Expand)AuthorAgeFilesLines
* ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz2008-04-261-2/+6
* ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz2008-04-261-9/+10
* it821x: fix kzalloc() failure handlingBartlomiej Zolnierkiewicz2008-04-261-6/+18
* ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz2008-04-261-1/+0
* it821x: do not describe noraid parameter with its valuePaul Bolle2008-04-171-1/+1
* ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz2008-02-021-3/+0
* ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz2008-02-021-3/+2
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-011-3/+0
* ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz2008-02-011-19/+28
* ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz2008-01-261-25/+12
* it821x/jmicron: fix return value of {it821x,jmicron}_init_one()Bartlomiej Zolnierkiewicz2007-11-131-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-2/+2
|\
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-2/+2
* | ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-1/+1
* | ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-1/+1
|/
* ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2007-10-191-3/+0
* ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-191-2/+2
* ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz2007-10-191-1/+0
* ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-191-1/+1
* ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-191-7/+5
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-161-17/+5
* ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz2007-10-161-3/+3
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-161-22/+0
* ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-131-61/+29
* ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz2007-10-111-9/+0
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-111-4/+3
* ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz2007-10-111-7/+3
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-201-1/+2
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-2/+2
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-201-1/+0
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-091-4/+5
* it821x: fix incorrect SWDMA maskBartlomiej Zolnierkiewicz2007-07-031-2/+1
* it821x: RAID mode fixesBartlomiej Zolnierkiewicz2007-06-081-16/+18
* ide: use ide_tune_dma() part #2Bartlomiej Zolnierkiewicz2007-05-161-20/+1
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-18/+2
* it821x: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-05-051-68/+58
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-171-1/+1
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-171-7/+5
* [PATCH] it821x: fix ide dma setup bugJens Axboe2006-07-281-3/+8
* [PATCH] Fix problem with ATAPI DMA on IT8212 in LinuxAlan Cox2006-07-011-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox2006-02-031-1/+1
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-2/+1
* [PATCH] ide: it8212 backport for Bartlomiej IDEAlan Cox2005-06-271-0/+812
OpenPOWER on IntegriCloud