aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07IDE Driver for Delkin/Lexar/etc.. cardbus CF adapterMark Lord2-0/+141
2007-02-07ide: it8213 IDE driver update (version 2)Bartlomiej Zolnierkiewicz1-106/+66
2007-02-07ide: add it8213 IDE driverJack Lee2-1/+403
2007-02-07tc86c001: add missing __init tag for tc86c001_ide_init()Bartlomiej Zolnierkiewicz1-1/+1
2007-02-07tc86c001: mark init_chipset_tc86c001() with __devinit tagAndrew Morton1-1/+2
2007-02-07tc86c001: init_hwif_tc86c001() can be staticAdrian Bunk1-1/+1
2007-02-07ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov2-0/+309
2007-02-07pdc202xx_new: remove check_in_drive_lists abominationSergei Shtylyov2-42/+12
2007-02-07pdc202xx_new: remove useless codeSergei Shtylyov1-28/+3
2007-02-07slc90e66: carry over fixes from piix driverSergei Shtylyov1-21/+34
2007-02-07piix: tuneproc() fixes/cleanupsSergei Shtylyov1-11/+10
2007-02-07piix: fix 82371MX enablebitsSergei Shtylyov1-2/+8
2007-02-07hpt366: HPT36x PCI clock detection fixSergei Shtylyov1-2/+6
2007-02-07hpt366: init code rewriteSergei Shtylyov1-362/+489
2007-02-07hpt366: clean up DMA timeout handling for HPT370Sergei Shtylyov1-37/+25
2007-02-07hpt366: merge HPT37x speedproc handlersSergei Shtylyov1-170/+88
2007-02-07hpt366: cache channel's MCR addressSergei Shtylyov1-190/+181
2007-02-07hpt366: switch to using pci_get_slotSergei Shtylyov1-30/+31
2007-02-07hpt366: print the real chip name at startupSergei Shtylyov1-37/+67
2007-02-07hpt366: rework rate filtering tidyAndrew Morton1-9/+14
2007-02-07hpt366: rework rate filteringSergei Shtylyov1-94/+85
2007-02-01[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz1-1/+1
2007-01-30[PATCH] jmicron: 40/80pin primary detectionethanhsiao@jmicron.com1-7/+7
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237SJosepch Chan1-0/+3
2007-01-27ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz26-27/+26
2007-01-27ide/generic: Jmicron has its own drivers nowAlan Cox1-35/+0
2007-01-27atiixp.c: add cable detection support for ATI IDEConke Hu1-3/+11
2007-01-27atiixp.c: sb600 ide only has one channelConke Hu1-2/+9
2007-01-27atiixp.c: remove unused codeConke Hu1-20/+1
2007-01-27jmicron: fix warningAndrew Morton1-1/+2
2007-01-05[PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fixAlan1-8/+10
2007-01-05[PATCH] via82cxxx: fix cable detectionBartlomiej Zolnierkiewicz1-73/+65
2006-12-30[PATCH] PIIX/SLC90E66: PIO mode fallback fixSergei Shtylyov2-28/+25
2006-12-30[PATCH] PIIX: remove check for broken MW DMA mode 0Sergei Shtylyov1-31/+0
2006-12-20PCI: ATI sb600 sata quirkConke Hu1-1/+0
2006-12-13[PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov1-3/+3
2006-12-13[PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov1-14/+32
2006-12-13[PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov1-3/+8
2006-12-13[PATCH] ide: fix HPT3xx hotswap supportSergei Shtylyov1-79/+36
2006-12-13[PATCH] ide: optimize HPT37x timing tablesSergei Shtylyov1-230/+174
2006-12-13[PATCH] ide: fix HPT37x timing tablesSergei Shtylyov1-120/+29
2006-12-13[PATCH] ide: HPT3xxN clocking fixesSergei Shtylyov1-84/+139
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