aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07ide-acpi support warning fixAndrew Morton
2007-02-07ACPI support for IDE devicesHannes Reinecke
2007-02-07IDE Driver for Delkin/Lexar/etc.. cardbus CF adapterMark Lord
2007-02-07ide: it8213 IDE driver update (version 2)Bartlomiej Zolnierkiewicz
2007-02-07ide: add it8213 IDE driverJack Lee
2007-02-07tc86c001: add missing __init tag for tc86c001_ide_init()Bartlomiej Zolnierkiewicz
2007-02-07tc86c001: mark init_chipset_tc86c001() with __devinit tagAndrew Morton
2007-02-07tc86c001: init_hwif_tc86c001() can be staticAdrian Bunk
2007-02-07ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov
2007-02-07pdc202xx_new: remove check_in_drive_lists abominationSergei Shtylyov
2007-02-07pdc202xx_new: remove useless codeSergei Shtylyov
2007-02-07slc90e66: carry over fixes from piix driverSergei Shtylyov
2007-02-07piix: tuneproc() fixes/cleanupsSergei Shtylyov
2007-02-07piix: fix 82371MX enablebitsSergei Shtylyov
2007-02-07hpt366: HPT36x PCI clock detection fixSergei Shtylyov
2007-02-07hpt366: init code rewriteSergei Shtylyov
2007-02-07hpt366: clean up DMA timeout handling for HPT370Sergei Shtylyov
2007-02-07hpt366: merge HPT37x speedproc handlersSergei Shtylyov
2007-02-07hpt366: cache channel's MCR addressSergei Shtylyov
2007-02-07hpt366: switch to using pci_get_slotSergei Shtylyov
2007-02-07hpt366: print the real chip name at startupSergei Shtylyov
2007-02-07hpt366: rework rate filtering tidyAndrew Morton
2007-02-07hpt366: rework rate filteringSergei Shtylyov
2007-02-01[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz
2007-02-01[PATCH] ide section fixesAl Viro
2007-01-30[PATCH] jmicron: 40/80pin primary detectionethanhsiao@jmicron.com
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan
2007-01-27ide: unregister idepnp driver on unloadTejun Heo
2007-01-27ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz
2007-01-27ide/generic: Jmicron has its own drivers nowAlan Cox
2007-01-27atiixp.c: add cable detection support for ATI IDEConke Hu
2007-01-27atiixp.c: sb600 ide only has one channelConke Hu
2007-01-27atiixp.c: remove unused codeConke Hu
2007-01-27jmicron: fix warningAndrew Morton
2007-01-05[PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fixAlan
2007-01-05[PATCH] via82cxxx: fix cable detectionBartlomiej Zolnierkiewicz
2006-12-30[PATCH] PIIX/SLC90E66: PIO mode fallback fixSergei Shtylyov
2006-12-30[PATCH] PIIX: remove check for broken MW DMA mode 0Sergei Shtylyov
2006-12-20PCI: ATI sb600 sata quirkConke Hu
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov
2006-12-13[PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov
2006-12-13[PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov
2006-12-13[PATCH] ide: fix HPT3xx hotswap supportSergei Shtylyov
2006-12-13[PATCH] ide: optimize HPT37x timing tablesSergei Shtylyov
2006-12-13[PATCH] ide: fix HPT37x timing tablesSergei Shtylyov
2006-12-13[PATCH] ide: HPT3xxN clocking fixesSergei Shtylyov
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day