Age | Commit message (Expand) | Author | Files | Lines |
2008-07-23 | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz | 1 | -5/+3 |
2008-07-23 | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz | 1 | -12/+7 |
2008-07-23 | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz | 1 | -4/+2 |
2008-07-16 | ide: fix hwif-s initialization | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-06-10 | delkin_cb: add missing __init/__exit tags | Bartlomiej Zolnierkiewicz | 1 | -4/+2 |
2008-06-10 | delkin_cb: add warm-plug support | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
2008-06-10 | delkin_cb: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 1 | -8/+7 |
2008-06-10 | delkin_cb: set proper hwif->gendev.parent value | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2008-04-27 | ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2008-04-27 | ide: sanitize ide_unregister() usage | Bartlomiej Zolnierkiewicz | 1 | -5/+1 |
2008-04-27 | ide: cleanup setting hwif->mmio flag | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-04-27 | ide: add struct ide_port_ops (take 2) | Bartlomiej Zolnierkiewicz | 1 | -1/+5 |
2008-04-26 | delkin_cb: fix resources handling | Bartlomiej Zolnierkiewicz | 1 | -1/+3 |
2008-04-26 | ide: cleanup ide_find_port() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-04-18 | ide: remove ->hold field from ide_hwif_t (take 2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-04-18 | ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2008-04-18 | ide: use ide_find_port() instead of ide_deprecated_find_port() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-02-02 | ide: fix ide_unregister() usage in host drivers | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2008-02-02 | ide: add ide_deprecated_find_port() helper | Bartlomiej Zolnierkiewicz | 1 | -6/+27 |
2008-02-02 | ide: add 'init_default' and 'restore' arguments to ide_unregister() | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2008-02-02 | ide: remove needless includes from PCI host drivers | Bartlomiej Zolnierkiewicz | 1 | -3/+2 |
2008-02-02 | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2008-02-02 | ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-01-26 | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-10-20 | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-05-10 | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-04-21 | ide/pci/delkin_cb.c: add new PCI ID | Mark Lord | 1 | -0/+1 |
2007-03-03 | ide/pci/delkin_cb.c: pci_module_init to pci_register_driver | Richard Knutsson | 1 | -1/+1 |
2007-02-07 | IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter | Mark Lord | 1 | -0/+140 |