summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/alim15x3.c
Commit message (Expand)AuthorAgeFilesLines
...
* ide: use PCI_VDEVICE() macroBartlomiej Zolnierkiewicz2007-10-161-3/+3
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-161-19/+0
* ide: remove drive->init_speed zeroingBartlomiej Zolnierkiewicz2007-10-161-2/+0
* alim15x3: remove redundant m5229_revision checkBartlomiej Zolnierkiewicz2007-10-131-12/+13
* ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-131-25/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-111-25/+22
|\
| * ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz2007-10-111-5/+0
| * alim15x3: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-10-111-3/+12
| * ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-111-19/+13
| * ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz2007-10-111-4/+3
* | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-1/+1
|/
* pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814Daniel Exner2007-09-111-0/+7
* alim15x3: Correct HP detectBartlomiej Zolnierkiewicz2007-08-011-1/+1
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-201-0/+1
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-2/+1
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-201-1/+0
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-1/+1
* alim15x3: backport short cables support from pata_ali.cBartlomiej Zolnierkiewicz2007-07-091-23/+48
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-091-4/+5
* alim15x3: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-05-161-62/+7
* ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-101-4/+4
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-59/+17
* ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz2007-05-101-2/+11
* alim15x3: PIO fallback fixBartlomiej Zolnierkiewicz2007-05-051-4/+3
* alim15x3: fix PIO mode setupSergei Shtylyov2007-03-031-8/+27
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-171-6/+5
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-171-2/+2
* ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-271-1/+1
* [PATCH] ide: more conversion to pci_get APIsAlan Cox2006-12-081-8/+8
* [PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer2006-09-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] alim15x3: ULI M-1573 south Bridge supportKAI.HSU2006-04-191-0/+2
* [PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan2005-11-181-1/+1
* [PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder2005-11-181-1/+6
* [PATCH] ide: hotplug mark __devinit alim15x3.cHerbert Xu2005-07-031-5/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+913
OpenPOWER on IntegriCloud