| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -2/+1 |
* | cmd640: init hwif->{io_ports,irq} explicitly | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -2/+15 |
* | cmd640: cleanup setup_device_ptrs() | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -12/+2 |
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -0/+4 |
* | ppc/sandpoint: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -1/+1 |
* | ppc/lopec: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -0/+4 |
* | ide: remove IDE_*_REG macros | Bartlomiej Zolnierkiewicz | 2008-04-18 | 3 | -13/+14 |
* | scc_pata.c: do setup itself instead of ide_setup_pci_device() | Akira Iguchi | 2008-04-18 | 1 | -15/+47 |
* | ide: remove ->hold field from ide_hwif_t (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -1/+1 |
* | ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-18 | 2 | -3/+3 |
* | ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -1/+1 |
* | ide: remove dead/obsolete ->busproc method | Bartlomiej Zolnierkiewicz | 2008-04-18 | 4 | -139/+0 |
* | ide: use ide_find_port() instead of ide_deprecated_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -1/+1 |
* | it821x: do not describe noraid parameter with its value | Paul Bolle | 2008-04-17 | 1 | -1/+1 |
* | siimage: fix kernel oops on PPC 44x | Sergei Shtylyov | 2008-04-07 | 1 | -1/+1 |
* | ide/pci/cmd640.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
* | ide: skip probing port if "hdx=noprobe" was used for both devices on it | Bartlomiej Zolnierkiewicz | 2008-02-26 | 1 | -1/+2 |
* | hpt366: fix section mismatch warnings | Sam Ravnborg | 2008-02-26 | 1 | -5/+7 |
* | via82cxxx: add new PCI id for cx700 | Andrew Smith | 2008-02-19 | 1 | -0/+1 |
* | pdc202xx_old: always enable burst mode | Bartlomiej Zolnierkiewicz | 2008-02-11 | 1 | -22/+0 |
* | cs5520: remove stale comment | Benjamin Herrenschmidt | 2008-02-11 | 1 | -5/+0 |
* | ide: remove write-only ->sata_misc[] from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-06 | 1 | -3/+0 |
* | ide-pci-generic: kill the unused ifdef/endif/MODULE code | Denis Cheng | 2008-02-06 | 2 | -14/+2 |
* | ide: remove SATA_*_REG macros | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -9/+16 |
* | trm290: use ide_execute_command() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -4/+1 |
* | ide: add ->port_init_devs method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -3/+7 |
* | ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -2/+1 |
* | ide: fix ide_unregister() usage in host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 2 | -3/+3 |
* | ide: add ide_deprecated_find_port() helper | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -6/+27 |
* | ide: add 'init_default' and 'restore' arguments to ide_unregister() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 2 | -2/+3 |
* | pdc202xx_old: remove surplus initialiser | Alan Cox | 2008-02-02 | 1 | -1/+1 |
* | ide: remove needless includes from PCI host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 32 | -134/+4 |
* | ide: add ->cable_detect method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-02 | 20 | -150/+130 |
* | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 3 | -22/+27 |
* | atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling | Bartlomiej Zolnierkiewicz | 2008-02-02 | 3 | -15/+26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-02 | 1 | -2/+8 |
|\ |
|
| * | PCI: Remove users of pci_enable_device_bars() | Benjamin Herrenschmidt | 2008-02-01 | 1 | -2/+8 |
* | | ide: make probe_hwif() return an error value | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -2/+2 |
* | | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 2008-02-01 | 29 | -60/+2 |
* | | ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-01 | 31 | -158/+203 |
* | | ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2) | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -2/+1 |
* | | piix: remove stale comments | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -46/+1 |
* | | ide: add IDE_HFLAG_NO_DSC host flag | Bartlomiej Zolnierkiewicz | 2008-02-01 | 2 | -0/+2 |
* | | ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag | Bartlomiej Zolnierkiewicz | 2008-02-01 | 5 | -5/+14 |
* | | amd74xx: remove amd_ide_chips table | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -151/+124 |
* | | ide: ide_setup_dma() assumes 8 ports | Sergei Shtylyov | 2008-02-01 | 3 | -4/+4 |
* | | trm290: cannot call ide_setup_dma() | Sergei Shtylyov | 2008-02-01 | 1 | -26/+38 |
|/ |
|
* | cmd64x: remove /proc/ide/cmd64x | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -113/+1 |
* | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 2 | -2/+10 |
* | ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -0/+8 |