summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_ali.c
Commit message (Expand)AuthorAgeFilesLines
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-091-2/+2
* ata: use pci_get_drvdata()Jingoo Han2013-06-021-1/+1
* pata_ali: fix "Satelite" typoBartlomiej Zolnierkiewicz2011-10-141-1/+1
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-4/+4
* libata-sff: separate out BMDMA initTejun Heo2010-05-251-1/+4
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-191-1/+1
* libata: Pass host flags into the pci helperAlan Cox2010-03-011-1/+1
* pata_ali: documentation fixesBartlomiej Zolnierkiewicz2010-03-011-5/+3
* pata_ali: Fix regression with old devicesAlan Cox2009-12-031-1/+3
* pata_ali: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-10-061-1/+1
* [libata] pata_ali: Use IGN_SIMPLEXAlan Cox2009-06-051-6/+11
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-14/+14
* drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha buildAndrew Morton2009-01-161-14/+14
* libata: Add 32bit PIO supportAlan Cox2009-01-081-3/+3
* pata_ali: Fix and workaround for FIFO DMA bugAlan Cox2009-01-081-2/+30
* pata_ali: force initialise a few bitsAlan Cox2009-01-081-33/+38
* ata: Switch all my stuff to a common addressAlan Cox2008-10-271-1/+0
* pata_ali: misplaced pci_dev_put()Ben Dooks2008-07-311-1/+2
* ata: remove FIT() macroHarvey Harrison2008-05-191-5/+5
* libata: rename SFF functionsTejun Heo2008-04-171-3/+3
* libata: stop overloading port_info->private_dataTejun Heo2008-04-171-1/+1
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-171-8/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-110/+12
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-171-1/+1
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-171-1/+13
* [libata] make ali_atapi_dma staticAdrian Bunk2008-04-121-1/+1
* pata_ali: disable ATAPI DMATejun Heo2008-04-041-0/+40
* pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo2008-03-171-1/+1
* 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