aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-21[PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)Adrian Bunk1-0/+13
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant1-1/+1
2006-10-11[PATCH] ide-generic: jmicron fixAlan Cox1-4/+6
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones3-3/+0
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa2-308/+0
2006-10-03[PATCH] IDE: more pci_find cleanupAlan Cox3-8/+15
2006-10-03[PATCH] Allow ide_generic_all to be used modular and built inPatrick Jefferson1-9/+2
2006-10-03[PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.cAlexey Dobriyan1-0/+4
2006-10-03[PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov2-12/+9
2006-10-03[PATCH] ide: backport piix fixes from libata into the legacy driverAlan Cox1-9/+22
2006-10-03[PATCH] Enable cdrom dma access with pdc20265_oldTobias Oed1-11/+11
2006-10-03[PATCH] non-libata driver for Jmicron devicesAlan Cox2-0/+270
2006-10-01[PATCH] sis5513: Switch to pci refcountingAlan Cox1-1/+2
2006-10-01[PATCH] serverworks: Switch to pci refcounted interfacesAlan Cox1-3/+5
2006-10-01[PATCH] piix: Use refcounted interface when searching for a 450NXAlan Cox1-1/+1
2006-09-29[PATCH] atiixp: ATI SB600 IDE support for various modesAnatoli Antonovitch1-0/+21
2006-09-13[PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer1-1/+1
2006-09-11[PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA boardsAlan Cox3-14/+14
2006-09-08[PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968David Wang1-0/+2
2006-09-01[PATCH] sgiioc4: fixup use of mmio opsJohn Keller1-18/+42
2006-08-30[PATCH] Missing PCI id update for VIA IDEAlan Cox1-1/+2
2006-08-09[PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox1-0/+30
2006-07-28[PATCH] it821x: fix ide dma setup bugJens Axboe1-3/+8
2006-07-12[PATCH] ide: fix Jmicron supportAlan Cox1-0/+8
2006-07-01[PATCH] Fix problem with ATAPI DMA on IT8212 in LinuxAlan Cox1-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel27-27/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-6/+7
2006-06-28[PATCH] Set err_stops_fifo for newer Promise as wellAlan Cox1-0/+2
2006-06-28[PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work on libata ports)Alan Cox1-110/+5
2006-06-28[PATCH] ide: housekeeping on IDE driversAlan Cox5-71/+28
2006-06-28[PATCH] SC1200 debug printkAlan Cox1-3/+1
2006-06-28[PATCH] ide: clean up siimageAlan Cox1-50/+12
2006-06-27[PATCH] 64bit resource: fix up printks for resources in ide driversGreg Kroah-Hartman5-7/+9
2006-06-26[PATCH] ata: add some NVIDIA chipset IDsRandy Dunlap1-2/+5
2006-06-26[PATCH] Remove code that has long been commented out from pdc20265_oldTobias Oed1-6/+0
2006-06-26[PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMATobias Oed1-4/+0
2006-06-26[PATCH] ide: pdc202xx_old: remove the obsolete busprocSergei Shtylyov1-28/+1
2006-06-26[PATCH] Fix IDE locking errorAlan Cox1-2/+10
2006-06-26[PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() callTobias Oed1-1/+0
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-2/+5
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-2/+1
2006-06-23[PATCH] SGI IOC4: Detect IO card variantBrent Casavant1-0/+6
2006-06-11Merge branch 'upstream-fixes' into upstreamJeff Garzik1-5/+11
2006-05-31[PATCH] sgiioc4: use mmio ops instead of port ioJeremy Higdon1-5/+11
2006-05-24[PATCH] sata_nv: Add MCP61 supportAndrew Chew1-2/+5
2006-04-19[PATCH] alim15x3: ULI M-1573 south Bridge supportKAI.HSU1-0/+2
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk1-2/+0
2006-04-19[PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch1-0/+1
2006-03-29Merge ../linux-2.6Paul Mackerras3-7/+6
2006-03-28[PATCH] ide_generic_all_on() warning fixAndrew Morton1-1/+2