summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_sis.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-021-1/+1
* libata-sff: separate out BMDMA initTejun Heo2010-05-251-1/+1
* libata: Pass host flags into the pci helperAlan Cox2010-03-011-1/+1
* Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"Jeff Garzik2009-12-071-69/+22
* pata_sis: Power Management fixBartlomiej Zolnierkiewicz2009-12-031-2/+19
* pata_sis: Implement MWDMA for the UDMA 133 capable chipsAlan Cox2009-12-031-22/+69
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-13/+19
* [libata] Update kernel-doc comments to match source codeQinghuang Feng2008-12-281-1/+0
* pata_sis: Remove bogus cable matchAlan Cox2008-12-091-1/+0
* ata: Switch all my stuff to a common addressAlan Cox2008-10-271-1/+1
* Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow2008-07-111-0/+1
* libata: rename SFF functionsTejun Heo2008-04-171-2/+2
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-14/+1
* libata: stop overloading port_info->private_dataTejun Heo2008-04-171-5/+3
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-171-9/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-161/+16
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-171-1/+5
* drivers/ata/: Spelling fixesJoe Perches2008-02-031-2/+2
* pata_sis.c: Add Packard Bell EasyNote K5305 to laptopsGabriel C2007-11-191-0/+1
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-121-6/+6
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-6/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-6/+0
* libata-link: linkify resetTejun Heo2007-10-121-3/+4
* libata-link: introduce ata_linkTejun Heo2007-10-121-1/+1
* pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode()Tejun Heo2007-09-251-1/+2
* pata_sis: Add the FSC Amilo and friendsAlan Cox2007-08-231-0/+1
* pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsetsBartlomiej Zolnierkiewicz2007-08-011-11/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-6/+2
|\
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-6/+2
* | pata_sis: FIFO whackAlan Cox2007-07-101-0/+3
|/
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-091-7/+7
* libata: PATA-mode fixes for sis_sataUwe Koziolek2007-07-021-2/+44
* pata_sis: Fix and clean up some timing setupsAlan Cox2007-05-241-23/+23
* libata: clean up SFF init messTejun Heo2007-05-111-15/+14
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* [libata reset-seq] build and merge fixesJeff Garzik2007-05-011-1/+1
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-2/+6
* pata_sis: Clean up using cable_detect methodsAlan Cox2007-04-281-80/+29
* pata_sis: Fix oops on bootAlan Cox2007-04-191-4/+6
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-0/+4
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* libata: s/ap->id/ap->print_id/gTejun Heo2007-02-211-2/+2
* SiS warning fixesAlan2007-02-211-2/+1
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+10
* libata: convert to iomapTejun Heo2007-02-091-5/+5
* [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik2007-02-091-0/+1
* libata: update libata LLDs to use devresTejun Heo2007-02-091-10/+0
* fix CONFIG_SATA_SIS=y compile errorAdrian Bunk2007-02-091-1/+2
OpenPOWER on IntegriCloud