aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2Alan Cox1-0/+4
2006-12-10[PATCH] pdc202xx_new: fix PLL/timing issuesSergei Shtylyov1-108/+375
2006-12-08[PATCH] sl82c105: straighten up IDE control/status register cachingSergei Shtylyov1-18/+13
2006-12-08[PATCH] pdc202xx_new: fix PIO mode setupSergei Shtylyov1-10/+5
2006-12-08[PATCH] ide: more conversion to pci_get APIsAlan Cox3-11/+15
2006-12-07[PATCH] via82cxxx: handle error condition properlyAlan Cox1-5/+16
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras3-12/+23
2006-11-25[PATCH] sgiioc4: Disable module unloadJeremy Higdon1-7/+0
2006-11-13[PATCH] Remove inclusion of asm/processor.h in via82cxxx.cSascha Hauer1-2/+2
2006-11-03[PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen1-2/+5
2006-10-30[PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide messageSergey Vlasov1-1/+1
2006-10-28[PATCH] JMB 368 PATA detectionAlan Cox1-2/+4
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