aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_ali.c
Commit message (Expand)AuthorAgeFilesLines
* libata: checkpatch fixesJeff Garzik2008-01-231-1/+1
* pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik2007-11-231-1/+1
* pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox2007-11-231-0/+17
* pata_ali: Add Mitac 8317 and derivativesAlan Cox2007-11-231-0/+3
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-121-4/+4
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-5/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-4/+0
* 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
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1
* pata_ali: Correct HP detectAlan Cox2007-07-241-1/+1
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-19/+15
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-091-4/+4
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-091-7/+7
* pata_ali: fix UDMA settingsChuck Ebbert2007-07-031-4/+4
* libata: clean up SFF init messTejun Heo2007-05-111-16/+16
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* pata_ali: remove all the crap again and switch to cable_detect methodAlan Cox2007-04-281-59/+9
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-281-2/+2
* libata: dev_config does not need ap and adev passingAlan2007-04-281-1/+1
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-0/+6
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+8
* libata: convert to iomapTejun Heo2007-02-091-4/+4
* libata: update libata LLDs to use devresTejun Heo2007-02-091-8/+0
* libata: use ata_id_c_string()Tejun Heo2007-02-091-2/+2
* libata: straighten out ATA_ID_* constantsTejun Heo2007-02-091-2/+2
* [libata] trim trailing whitespaceJeff Garzik2007-02-091-2/+2
* [PATCH] pata_ali: small fixesAlan2006-12-041-3/+3
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-031-3/+0
* [PATCH] pata_ali: suspend/resume supportAlan2006-12-011-51/+84
* [PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox2006-12-011-1/+1
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-291-0/+1
* [PATCH] pata: teach ali about rev C8, keep pcmcia driver in syncAlan Cox2006-10-041-2/+2
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-4/+5
* [libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik2006-09-271-4/+4
* [libata #pata-drivers] Trim trailing whitespace.Jeff Garzik2006-08-311-2/+2
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-291-0/+679