summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-generic.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz1-1/+1
2008-04-18ide: move default IDE ports setup to ide_generic host driverBartlomiej Zolnierkiewicz1-3/+9
2008-04-18ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Bartlomiej Zolnierkiewicz1-2/+1
2008-04-18ide-generic: add ide_generic class and attribute for adding new interfacesBartlomiej Zolnierkiewicz1-1/+77
2008-04-18ide-generic: set hwif->chipsetBartlomiej Zolnierkiewicz1-1/+3
2008-02-19falconide: locking bugfixBartlomiej Zolnierkiewicz1-6/+0
2008-02-06ide-generic: probing bugfixBartlomiej Zolnierkiewicz1-2/+8
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz1-1/+1
2008-01-26ide: remove ideprobe_init()Bartlomiej Zolnierkiewicz1-1/+7
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz1-2/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+32