summaryrefslogtreecommitdiff
path: root/drivers/ide/pci/cmd640.c
AgeCommit message (Expand)Author
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz
2008-04-27cmd640: always auto-tune PIOBartlomiej Zolnierkiewicz
2008-04-27ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz
2008-04-27ide: remove obsoleted "idex=" kernel parametersBartlomiej Zolnierkiewicz
2008-04-26ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz
2008-04-26cmd640: manage I/O resources in driverBartlomiej Zolnierkiewicz
2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/cmd640.cPaolo Ciarrocchi
2008-04-26ide: use DIV_ROUND_UPJulia Lawall
2008-04-26cmd640: use ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26cmd640: remove cmd_drives[]Bartlomiej Zolnierkiewicz
2008-04-18ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)Bartlomiej Zolnierkiewicz
2008-04-18cmd640: init hwif->{io_ports,irq} explicitlyBartlomiej Zolnierkiewicz
2008-04-18cmd640: cleanup setup_device_ptrs()Bartlomiej Zolnierkiewicz
2008-04-18ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Bartlomiej Zolnierkiewicz
2008-04-02ide/pci/cmd640.c: add MODULE_LICENSEAdrian Bunk
2008-02-26ide: skip probing port if "hdx=noprobe" was used for both devices on itBartlomiej Zolnierkiewicz
2008-02-02ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz
2008-02-01ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz
2008-01-26ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz
2007-10-20ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz
2007-10-20cmd640: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz
2007-07-20ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz
2007-03-03ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds