summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_sis.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 pci_get_drvdata()Jingoo Han2013-06-02
* ata: use module_pci_driverAxel Lin2012-07-25
* pata_sis: code style cleanups for consistencyDan McGee2011-10-08
* pata_sis: mark most const data static as wellDan McGee2011-10-08
* pata_sis: enable MWDMA for UDMA 133 chipsetDan McGee2011-10-08
* pata_sis: add mode_filter method for certain sis5513 chipsetsDan McGee2011-10-08
* pata_sis: extract a sis_port_base() methodDan McGee2011-10-08
* ata: Add and use ata_print_version_onceJoe Perches2011-07-23
* Fix common misspellingsLucas De Marchi2011-03-31
* libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-02
* libata-sff: separate out BMDMA initTejun Heo2010-05-25
* libata: Pass host flags into the pci helperAlan Cox2010-03-01
* Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"Jeff Garzik2009-12-07
* pata_sis: Power Management fixBartlomiej Zolnierkiewicz2009-12-03
* pata_sis: Implement MWDMA for the UDMA 133 capable chipsAlan Cox2009-12-03
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* [libata] Update kernel-doc comments to match source codeQinghuang Feng2008-12-28
* pata_sis: Remove bogus cable matchAlan Cox2008-12-09
* ata: Switch all my stuff to a common addressAlan Cox2008-10-27
* Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow2008-07-11
* 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: PCI device should be powered up before being accessedTejun Heo2008-04-17
* drivers/ata/: Spelling fixesJoe Perches2008-02-03
* pata_sis.c: Add Packard Bell EasyNote K5305 to laptopsGabriel C2007-11-19
* 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-link: introduce ata_linkTejun Heo2007-10-12
* pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode()Tejun Heo2007-09-25
* pata_sis: Add the FSC Amilo and friendsAlan Cox2007-08-23
* pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsetsBartlomiej Zolnierkiewicz2007-08-01
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-12
|\
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* | pata_sis: FIFO whackAlan Cox2007-07-10
|/
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-09
* libata: PATA-mode fixes for sis_sataUwe Koziolek2007-07-02
* pata_sis: Fix and clean up some timing setupsAlan Cox2007-05-24
* libata: clean up SFF init messTejun Heo2007-05-11
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-11
* [libata reset-seq] build and merge fixesJeff Garzik2007-05-01
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-01
* pata_sis: Clean up using cable_detect methodsAlan Cox2007-04-28