Commit Graph

54 Commits (d91d4bb9db4a7b2a78accff3560bfd42988c56e4)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz f454cbe8cd ide: ->cable_detect method cannot be marked __devinit 17 years ago
Bartlomiej Zolnierkiewicz 36de994809 ide: ->quirkproc method cannot be marked __devinit 17 years ago
Bartlomiej Zolnierkiewicz a326b02b0c ide: drop 'name' parameter from ->init_chipset method 17 years ago
Bartlomiej Zolnierkiewicz ced3ec8aa7 ide: prefix messages from IDE PCI host drivers by driver name 17 years ago
Bartlomiej Zolnierkiewicz 04ba6e739e it821x: remove DECLARE_ITE_DEV() macro 17 years ago
Bartlomiej Zolnierkiewicz 28cfd8af52 ide: include PCI device name in messages from IDE PCI host drivers 17 years ago
Bartlomiej Zolnierkiewicz 87d8b61356 it821x: add ->remove method and module_exit() 17 years ago
Bartlomiej Zolnierkiewicz 1d76d9dc44 it821x: convert to use ->host_priv 17 years ago
Bartlomiej Zolnierkiewicz 6cdf6eb357 ide: add ->dev and ->host_priv fields to struct ide_host 17 years ago
Dimitri Gorokhovik 84e0f3f6c1 ide: it821x in pass-through mode segfaults in 2.6.26-stable 17 years ago
Bartlomiej Zolnierkiewicz 5e37bdc081 ide: add struct ide_dma_ops (take 3) 17 years ago
Bartlomiej Zolnierkiewicz ac95beedf8 ide: add struct ide_port_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz eb7a07e8d6 it821x: fix kzalloc() failure handling 17 years ago
Bartlomiej Zolnierkiewicz 5e71d9c5a5 ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE 17 years ago
Paul Bolle da19566552 it821x: do not describe noraid parameter with its value 17 years ago
Bartlomiej Zolnierkiewicz 78829dd922 ide: remove needless includes from PCI host drivers 17 years ago
Bartlomiej Zolnierkiewicz bfa14b42a3 ide: add ->cable_detect method to ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 58f189fccc ide: delete filenames/versions from comments 17 years ago
Bartlomiej Zolnierkiewicz 36501650ec ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz f01393e48c ide: merge ->fixup and ->quirkproc methods 17 years ago
Bartlomiej Zolnierkiewicz 24ffbd6258 it821x/jmicron: fix return value of {it821x,jmicron}_init_one() 17 years ago
Bartlomiej Zolnierkiewicz 8562043606 ide: constify struct ide_port_info 18 years ago
Bartlomiej Zolnierkiewicz 039788e153 ide: replace ide_pci_device_t by struct ide_port_info 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Bartlomiej Zolnierkiewicz 85ad93ad56 ide: set drive->autotune in ide_pci_setup_ports() 18 years ago
Bartlomiej Zolnierkiewicz 5f8b6c3485 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 47b687882c ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags 18 years ago
Bartlomiej Zolnierkiewicz 7cab14a799 ide: add IDE_HFLAG_BOOTABLE host flag 18 years ago
Bartlomiej Zolnierkiewicz 33c1002ed9 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag 18 years ago
Bartlomiej Zolnierkiewicz 9ff6f72f43 ide: remove hwif->autodma and drive->autodma 18 years ago
Bartlomiej Zolnierkiewicz 9cbcc5e3c5 ide: use PCI_VDEVICE() macro 18 years ago
Bartlomiej Zolnierkiewicz 0ae2e17865 ide: remove ->ide_dma_check (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 88b2b32bab ide: move ide_config_drive_speed() calls to upper layers (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 8f4dd2e426 ide: use only ->set_pio_mode method for programming PIO modes (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 26bcb879c0 ide: add ide_set{_max}_pio() (take 4) 18 years ago
Bartlomiej Zolnierkiewicz f212ff28f0 ide: move ide_rate_filter() calls to the upper layer (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 4099d14322 ide: add PIO masks 18 years ago
Bartlomiej Zolnierkiewicz 2134758d2a ide: drop "PIO data" argument from ide_get_best_pio_mode() 18 years ago
Bartlomiej Zolnierkiewicz a5d8c5c834 ide: add ide_pci_device_t.host_flags (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 49521f97cc ide: add short cables support 18 years ago
Bartlomiej Zolnierkiewicz 52374f890c it821x: fix incorrect SWDMA mask 18 years ago
Bartlomiej Zolnierkiewicz 0380dad45e it821x: RAID mode fixes 18 years ago
Bartlomiej Zolnierkiewicz bd203b57c7 ide: use ide_tune_dma() part #2 18 years ago
Bartlomiej Zolnierkiewicz 2d5eaa6dd7 ide: rework the code for selecting the best DMA transfer mode (v3) 18 years ago
Bartlomiej Zolnierkiewicz 0e9b4e535f it821x: PIO mode setup fixes 18 years ago
Bartlomiej Zolnierkiewicz 7469aaf6a3 ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) 18 years ago
Bartlomiej Zolnierkiewicz 3608b5d71a ide: add ide_set_dma() helper (v2) 18 years ago
Jens Axboe 71ef51cc17 [PATCH] it821x: fix ide dma setup bug 19 years ago
Alan Cox faab17ba06 [PATCH] Fix problem with ATAPI DMA on IT8212 in Linux 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago