Commit Graph

172 Commits (36de994809264f752e51b74e77a9c49091d14230)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 1b8ebad87b ide: use proper printk() KERN_* levels in ide-probe.c 17 years ago
Bartlomiej Zolnierkiewicz 52f3a771fe ide: fix for EATA SCSI HBA in ATA emulating mode 17 years ago
Bartlomiej Zolnierkiewicz ef0b04276d ide: add ide_pci_remove() helper 17 years ago
Bartlomiej Zolnierkiewicz 08da591e14 ide: add ide_device_{get,put}() helpers 17 years ago
Bartlomiej Zolnierkiewicz 6cdf6eb357 ide: add ->dev and ->host_priv fields to struct ide_host 17 years ago
Pavel Machek fc410698eb ide: small whitespace fixes 17 years ago
Bartlomiej Zolnierkiewicz 8a69580e1e ide: add ide_host_free() helper (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 18de10170d ide: allocate ide_hwif_t instances dynamically 17 years ago
Bartlomiej Zolnierkiewicz af1cbba373 ide: add ide_ports[] 17 years ago
Bartlomiej Zolnierkiewicz 6059143ae3 ide: move ide_remove_port_from_hwgroup() to ide-probe.c 17 years ago
Bartlomiej Zolnierkiewicz 8cdf310025 ide: fix IDE port slots reservation and freeing (take 2) 17 years ago
Bartlomiej Zolnierkiewicz e0d0020788 ide: fix ide_host_register() return value 17 years ago
Bartlomiej Zolnierkiewicz 6f904d0152 ide: add ide_host_add() helper 17 years ago
Bartlomiej Zolnierkiewicz 48c3c10726 ide: add struct ide_host (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 374e042c3e ide: add struct ide_tp_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz d6276b5f5c ide: add 'config' field to hw_regs_t 17 years ago
Bartlomiej Zolnierkiewicz 1f2efb82af ide: add ide_read_device() helper 17 years ago
Bartlomiej Zolnierkiewicz 4e65837b29 ide: use ->tf_load in actual_try_to_identify() 17 years ago
Bartlomiej Zolnierkiewicz 6e6afb3b74 ide: add ->set_irq method 17 years ago
Bartlomiej Zolnierkiewicz 1f6d8a0fd8 ide: add ->read_altstatus method 17 years ago
Bartlomiej Zolnierkiewicz b73c7ee25d ide: add ->read_status method 17 years ago
Bartlomiej Zolnierkiewicz c6dfa867bb ide: add ->exec_command method 17 years ago
Bartlomiej Zolnierkiewicz ebb00fb55d ide: factor out simplex handling from ide_pci_dma_base() 17 years ago
Bartlomiej Zolnierkiewicz c97c6aca75 ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) 17 years ago
Bartlomiej Zolnierkiewicz eb3aff5530 ide: print message on error in ide_find_port_slot() 17 years ago
Bartlomiej Zolnierkiewicz e6d95bd149 ide: ->port_init_devs -> ->init_dev 17 years ago
Bartlomiej Zolnierkiewicz 63b51c6d1d ide: make ide_hwifs[] static 17 years ago
Bartlomiej Zolnierkiewicz 256c5f8eef ide: fix hwif-s initialization 17 years ago
Bartlomiej Zolnierkiewicz ff07488346 ide: remove drive->ctl 17 years ago
Bartlomiej Zolnierkiewicz 6a732e11be ide: use ->OUTBSYNC in init_irq() 17 years ago
Bartlomiej Zolnierkiewicz f8c4bd0ab2 ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method 17 years ago
Bartlomiej Zolnierkiewicz e81a3bde13 ide: fix do_probe() to use SELECT_DRIVE() 17 years ago
Bartlomiej Zolnierkiewicz a861beb140 ide: add __ide_default_irq() inline helper 17 years ago
Bartlomiej Zolnierkiewicz 7cd95f56cb ide: fix hwif->gendev refcounting 17 years ago
Bartlomiej Zolnierkiewicz d427e836d1 ide: fix host drivers missing hwif->chipset initialization 17 years ago
Adrian Bunk b76916462d ide: remove the ide_etrax100 chipset type 17 years ago
Greg Kroah-Hartman 716ad8750a ide: fix race in device_create 17 years ago
Bartlomiej Zolnierkiewicz 1024c5f4be ide: IDE_HFLAG_SERIALIZE_DMA bugfix 17 years ago
Bartlomiej Zolnierkiewicz 23f8e4bf7c ide: fix early setup of hwif->host_flags 17 years ago
Bartlomiej Zolnierkiewicz 32b3fe4fff ide: always use ->OUTBSYNC method for executing commands 17 years ago
Bartlomiej Zolnierkiewicz 9567b349f7 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 17 years ago
Bartlomiej Zolnierkiewicz 92d3ab27e8 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 4c3032d8a4 ide: add struct ide_io_ports (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 207daeaabb ide: remove obsoleted "hdx=autotune" kernel parameter 17 years ago
Bartlomiej Zolnierkiewicz e160124ff6 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag 17 years ago
Bartlomiej Zolnierkiewicz cc12175ff2 ide: remove obsoleted "hdx=noautotune" kernel parameter 17 years ago
Bartlomiej Zolnierkiewicz e460a59751 ide: remove obsoleted "idex=reset" kernel parameter 17 years ago
Bartlomiej Zolnierkiewicz 9fd91d959f ide: add "ignore_cable" parameter (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 5e37bdc081 ide: add struct ide_dma_ops (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 1fd1890594 ide: add IDE_HFLAG_SERIALIZE_DMA host flag 17 years ago