summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_it8213.c
Commit message (Expand)AuthorAge
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-09
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-13
* ata: use module_pci_driverAxel Lin2012-07-25
* pata_it8213: fix register naming used in it8213_set_piomode()Bartlomiej Zolnierkiewicz2011-10-14
* pata_it8213: add UDMA100 and UDMA133 supportBartlomiej Zolnierkiewicz2011-10-14
* ata: Add and use ata_print_version_onceJoe Perches2011-07-23
* libata-sff: separate out BMDMA initTejun Heo2010-05-25
* libata: Pass host flags into the pci helperAlan Cox2010-03-01
* pata_it8213: MWDMA0 is unsupportedBartlomiej Zolnierkiewicz2009-12-03
* pata_it8213: fix it8213_pre_reset() documentationBartlomiej Zolnierkiewicz2009-12-03
* pata_it8213: fix wrong MWDMA timings being programmedBartlomiej Zolnierkiewicz2009-12-03
* pata_it8213: fix PIO2 underclockingBartlomiej Zolnierkiewicz2009-12-03
* pata_it8213: fix wrong PIO timings being programmedBartlomiej Zolnierkiewicz2009-12-03
* pata_it8213: fix UDMA handlingBartlomiej Zolnierkiewicz2009-12-03
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* libata: rename SFF functionsTejun Heo2008-04-17
* libata: make reset related methods proper port operationsTejun 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: normalize port_info, port_operations and sht tablesTejun Heo2008-04-17
* drivers/ata/: Spelling fixesJoe Perches2008-02-03
* 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
* libata-link: linkify resetTejun Heo2007-10-12
* [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
* libata: bump versionsJeff Garzik2007-05-21
* libata: clean up SFF init messTejun Heo2007-05-11
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-11
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-01
* pata_it8213: Cable detectAlan Cox2007-04-28
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-02
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-09
* libata: convert to iomapTejun Heo2007-02-09
* libata: update libata LLDs to use devresTejun Heo2007-02-09
* [PATCH] pata_it8213: Add new driver for the IT8213 cardAlan2007-02-09