summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_ali.c
Commit message (Expand)AuthorAge
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-09
* ata: use pci_get_drvdata()Jingoo Han2013-06-02
* pata_ali: fix "Satelite" typoBartlomiej Zolnierkiewicz2011-10-14
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-23
* libata-sff: separate out BMDMA initTejun Heo2010-05-25
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-19
* libata: Pass host flags into the pci helperAlan Cox2010-03-01
* pata_ali: documentation fixesBartlomiej Zolnierkiewicz2010-03-01
* pata_ali: Fix regression with old devicesAlan Cox2009-12-03
* pata_ali: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-10-06
* [libata] pata_ali: Use IGN_SIMPLEXAlan Cox2009-06-05
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha buildAndrew Morton2009-01-16
* libata: Add 32bit PIO supportAlan Cox2009-01-08
* pata_ali: Fix and workaround for FIFO DMA bugAlan Cox2009-01-08
* pata_ali: force initialise a few bitsAlan Cox2009-01-08
* ata: Switch all my stuff to a common addressAlan Cox2008-10-27
* pata_ali: misplaced pci_dev_put()Ben Dooks2008-07-31
* ata: remove FIT() macroHarvey Harrison2008-05-19
* libata: rename SFF functionsTejun Heo2008-04-17
* libata: stop overloading port_info->private_dataTejun Heo2008-04-17
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-17
* libata: implement and use ops inheritanceTejun Heo2008-04-17
* libata: implement and use SHT initializersTejun Heo2008-04-17
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-17
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-17
* [libata] make ali_atapi_dma staticAdrian Bunk2008-04-12
* pata_ali: disable ATAPI DMATejun Heo2008-04-04
* pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo2008-03-17
* libata: checkpatch fixesJeff Garzik2008-01-23
* pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik2007-11-23
* pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox2007-11-23
* pata_ali: Add Mitac 8317 and derivativesAlan Cox2007-11-23
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-12
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-09
* pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814Daniel Exner2007-09-11
* [libata] Bump driver versionsJeff Garzik2007-08-31
* pata_ali: Correct HP detectAlan Cox2007-07-24
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-09
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-09
* pata_ali: fix UDMA settingsChuck Ebbert2007-07-03
* libata: clean up SFF init messTejun Heo2007-05-11
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-11
* pata_ali: remove all the crap again and switch to cable_detect methodAlan Cox2007-04-28
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-28
* libata: dev_config does not need ap and adev passingAlan2007-04-28
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-02