Age | Commit message (Expand) | Author |
2008-04-26 | ide: cleanup setting hwif->mmio flag | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: manage resources for PCI devices in ide_pci_enable() (take 3) | Bartlomiej Zolnierkiewicz |
2008-04-26 | cmd640: manage I/O resources in driver | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: add struct ide_port_ops (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-26 | sis5513: fail early for unsupported chipsets | Bartlomiej Zolnierkiewicz |
2008-04-26 | it821x: fix kzalloc() failure handling | Bartlomiej Zolnierkiewicz |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/it8213.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/cmd640.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/opti621.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/generic.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/jmicron.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/sis5513.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c | Paolo Ciarrocchi |
2008-04-26 | IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c | Paolo Ciarrocchi |
2008-04-26 | ide: remove IDE_HFLAG_CY82C693 host flag | Bartlomiej Zolnierkiewicz |
2008-04-26 | delkin_cb: fix resources handling | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: remove PIO "downgrade" quirk | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: use DIV_ROUND_UP | Julia Lawall |
2008-04-26 | ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE | Bartlomiej Zolnierkiewicz |
2008-04-26 | scc_pata: store 'hwif' pointer in struct scc_ports | Bartlomiej Zolnierkiewicz |
2008-04-26 | cmd640: use ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-26 | cmd640: remove cmd_drives[] | Bartlomiej Zolnierkiewicz |
2008-04-26 | scc_pata: use ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-26 | sgiioc4: use ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: cleanup ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-18 | cmd640: init hwif->{io_ports,irq} explicitly | Bartlomiej Zolnierkiewicz |
2008-04-18 | cmd640: cleanup setup_device_ptrs() | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-18 | ppc/sandpoint: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz |
2008-04-18 | ppc/lopec: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove IDE_*_REG macros | Bartlomiej Zolnierkiewicz |
2008-04-18 | scc_pata.c: do setup itself instead of ide_setup_pci_device() | Akira Iguchi |
2008-04-18 | ide: remove ->hold field from ide_hwif_t (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove dead/obsolete ->busproc method | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: use ide_find_port() instead of ide_deprecated_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-17 | it821x: do not describe noraid parameter with its value | Paul Bolle |
2008-04-07 | siimage: fix kernel oops on PPC 44x | Sergei Shtylyov |
2008-04-02 | ide/pci/cmd640.c: add MODULE_LICENSE | Adrian Bunk |
2008-02-26 | ide: skip probing port if "hdx=noprobe" was used for both devices on it | Bartlomiej Zolnierkiewicz |
2008-02-26 | hpt366: fix section mismatch warnings | Sam Ravnborg |
2008-02-19 | via82cxxx: add new PCI id for cx700 | Andrew Smith |
2008-02-11 | pdc202xx_old: always enable burst mode | Bartlomiej Zolnierkiewicz |
2008-02-11 | cs5520: remove stale comment | Benjamin Herrenschmidt |
2008-02-06 | ide: remove write-only ->sata_misc[] from ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-02-06 | ide-pci-generic: kill the unused ifdef/endif/MODULE code | Denis Cheng |
2008-02-02 | ide: remove SATA_*_REG macros | Bartlomiej Zolnierkiewicz |