aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-0714-868/+2460
|\
| * ide-acpi support warning fixAndrew Morton2007-02-071-3/+4
| * ACPI support for IDE devicesHannes Reinecke2007-02-075-0/+743
| * IDE Driver for Delkin/Lexar/etc.. cardbus CF adapterMark Lord2007-02-073-0/+148
| * ide: it8213 IDE driver update (version 2)Bartlomiej Zolnierkiewicz2007-02-071-106/+66
| * ide: add it8213 IDE driverJack Lee2007-02-073-1/+408
| * tc86c001: add missing __init tag for tc86c001_ide_init()Bartlomiej Zolnierkiewicz2007-02-071-1/+1
| * tc86c001: mark init_chipset_tc86c001() with __devinit tagAndrew Morton2007-02-071-1/+2
| * tc86c001: init_hwif_tc86c001() can be staticAdrian Bunk2007-02-071-1/+1
| * ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov2007-02-073-0/+314
| * pdc202xx_new: remove check_in_drive_lists abominationSergei Shtylyov2007-02-072-42/+12
| * pdc202xx_new: remove useless codeSergei Shtylyov2007-02-071-28/+3
| * slc90e66: carry over fixes from piix driverSergei Shtylyov2007-02-071-21/+34
| * piix: tuneproc() fixes/cleanupsSergei Shtylyov2007-02-071-11/+10
| * piix: fix 82371MX enablebitsSergei Shtylyov2007-02-071-2/+8
| * hpt366: HPT36x PCI clock detection fixSergei Shtylyov2007-02-071-2/+6
| * hpt366: init code rewriteSergei Shtylyov2007-02-071-362/+489
| * hpt366: clean up DMA timeout handling for HPT370Sergei Shtylyov2007-02-071-37/+25
| * hpt366: merge HPT37x speedproc handlersSergei Shtylyov2007-02-071-170/+88
| * hpt366: cache channel's MCR addressSergei Shtylyov2007-02-071-190/+181
| * hpt366: switch to using pci_get_slotSergei Shtylyov2007-02-071-30/+31
| * hpt366: print the real chip name at startupSergei Shtylyov2007-02-071-37/+67
| * hpt366: rework rate filtering tidyAndrew Morton2007-02-071-9/+14
| * hpt366: rework rate filteringSergei Shtylyov2007-02-071-94/+85
* | PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-3/+4
|/
* [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz2007-02-011-1/+1
* [PATCH] ide section fixesAl Viro2007-02-011-4/+4
* [PATCH] jmicron: 40/80pin primary detectionethanhsiao@jmicron.com2007-01-301-7/+7
* via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan2007-01-271-0/+3
* ide: unregister idepnp driver on unloadTejun Heo2007-01-272-0/+10
* ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-2726-27/+26
* ide/generic: Jmicron has its own drivers nowAlan Cox2007-01-271-35/+0
* atiixp.c: add cable detection support for ATI IDEConke Hu2007-01-271-3/+11
* atiixp.c: sb600 ide only has one channelConke Hu2007-01-271-2/+9
* atiixp.c: remove unused codeConke Hu2007-01-271-20/+1
* jmicron: fix warningAndrew Morton2007-01-271-1/+2
* [PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fixAlan2007-01-051-8/+10
* [PATCH] via82cxxx: fix cable detectionBartlomiej Zolnierkiewicz2007-01-051-73/+65
* [PATCH] PIIX/SLC90E66: PIO mode fallback fixSergei Shtylyov2006-12-302-28/+25
* [PATCH] PIIX: remove check for broken MW DMA mode 0Sergei Shtylyov2006-12-301-31/+0
* PCI: ATI sb600 sata quirkConke Hu2006-12-201-1/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-5/+5
* [PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov2006-12-131-3/+3
* [PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov2006-12-131-14/+32
* [PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov2006-12-131-3/+8
* [PATCH] ide: fix HPT3xx hotswap supportSergei Shtylyov2006-12-131-79/+36
* [PATCH] ide: optimize HPT37x timing tablesSergei Shtylyov2006-12-131-230/+174
* [PATCH] ide: fix HPT37x timing tablesSergei Shtylyov2006-12-131-120/+29
* [PATCH] ide: HPT3xxN clocking fixesSergei Shtylyov2006-12-131-84/+139
* kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-121-1/+1