summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/alim15x3.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz1-4/+4
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz1-59/+17
2007-05-10ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz1-2/+11
2007-05-05alim15x3: PIO fallback fixBartlomiej Zolnierkiewicz1-4/+3
2007-03-03alim15x3: fix PIO mode setupSergei Shtylyov1-8/+27
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz1-6/+5
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz1-2/+2
2007-01-27ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz1-1/+1
2006-12-08[PATCH] ide: more conversion to pci_get APIsAlan Cox1-8/+8
2006-09-13[PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-19[PATCH] alim15x3: ULI M-1573 south Bridge supportKAI.HSU1-0/+2
2005-11-18[PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan1-1/+1
2005-11-18[PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder1-1/+6
2005-07-03[PATCH] ide: hotplug mark __devinit alim15x3.cHerbert Xu1-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+913