summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix problem with ATAPI DMA on IT8212 in LinuxAlan Cox2006-07-011-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3027-27/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-294-6/+7
|\
| * [PATCH] 64bit resource: fix up printks for resources in ide driversGreg Kroah-Hartman2006-06-275-7/+9
* | [PATCH] Set err_stops_fifo for newer Promise as wellAlan Cox2006-06-281-0/+2
* | [PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work...Alan Cox2006-06-281-110/+5Star
* | [PATCH] ide: housekeeping on IDE driversAlan Cox2006-06-285-71/+28Star
* | [PATCH] SC1200 debug printkAlan Cox2006-06-281-3/+1Star
* | [PATCH] ide: clean up siimageAlan Cox2006-06-281-50/+12Star
* | [PATCH] ata: add some NVIDIA chipset IDsRandy Dunlap2006-06-271-2/+5
|/
* [PATCH] Remove code that has long been commented out from pdc20265_oldTobias Oed2006-06-261-6/+0Star
* [PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMATobias Oed2006-06-261-4/+0Star
* [PATCH] ide: pdc202xx_old: remove the obsolete busprocSergei Shtylyov2006-06-261-28/+1Star
* [PATCH] Fix IDE locking errorAlan Cox2006-06-261-2/+10
* [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() callTobias Oed2006-06-261-1/+0Star
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-241-2/+5
|\
| * Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-121-5/+11
| |\
| * | [PATCH] sata_nv: Add MCP61 supportAndrew Chew2006-05-241-2/+5
* | | [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-2/+1Star
* | | [PATCH] SGI IOC4: Detect IO card variantBrent Casavant2006-06-231-0/+6
| |/ |/|
* | [PATCH] sgiioc4: use mmio ops instead of port ioJeremy Higdon2006-06-011-5/+11
|/
* [PATCH] alim15x3: ULI M-1573 south Bridge supportKAI.HSU2006-04-191-0/+2
* [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk2006-04-191-2/+0Star
* [PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch2006-04-191-0/+1
* Merge ../linux-2.6Paul Mackerras2006-03-293-7/+6Star
|\
| * [PATCH] ide_generic_all_on() warning fixAndrew Morton2006-03-281-1/+2
| * [PATCH] Small fixes backported to old IDE SiS driverAlan Cox2006-03-281-0/+2
| * [PATCH] ide: AMD756 no host side cable detectionRene Herman2006-03-281-6/+2Star
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-1/+1
|/
* [IA64] remove obsolete corporate addressJes Sorensen2006-02-151-5/+0Star
* [PATCH] IDE: always enable CONFIG_PDC202XX_FORCEAdrian Bunk2006-02-032-21/+0Star
* [PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang2006-02-031-0/+4
* [PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox2006-02-031-1/+1
* [PATCH] piix: add Intel ICH8M device IDsJason Gaston2006-02-031-0/+4
* [PATCH] ide: restore support for AEC6280M cards in aec62xx.cThibaut VARENE2006-02-031-0/+15
* [PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements.Jeremy Higdon2006-02-021-5/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-101-1/+1
|\
| * [PATCH] powerpc: Some ppc compile fixes...David Woodhouse2006-01-101-1/+1
* | [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-101-1/+1
|/
* [PATCH] frv: fix uninitialised variable in serverworks driverDavid Howells2006-01-091-1/+1
* [PATCH] via82cxxx IDE: Add VT8251 ISA bridgeDaniel Drake2005-12-151-0/+1
* [PATCH] sgiioc4: check for no hwifs availableJeremy Higdon2005-12-151-1/+7
* [PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2005-11-191-0/+1
* [PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2005-11-191-9/+21
* [PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud2005-11-181-3/+2Star
* [PATCH] siimage: docs urlsJeff Garzik2005-11-181-1/+7
* [PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE2005-11-181-47/+0Star
* [PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan2005-11-181-1/+1
* [PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder2005-11-181-1/+6
* [PATCH] via82cxxx IDE: support multiple controllersDaniel Drake2005-11-181-78/+117