index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_sis.c
Age
Commit message (
Expand
)
Author
2014-05-10
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-06-03
ata: use pci_get_drvdata()
Jingoo Han
2012-07-25
ata: use module_pci_driver
Axel Lin
2011-10-08
pata_sis: code style cleanups for consistency
Dan McGee
2011-10-08
pata_sis: mark most const data static as well
Dan McGee
2011-10-08
pata_sis: enable MWDMA for UDMA 133 chipset
Dan McGee
2011-10-08
pata_sis: add mode_filter method for certain sis5513 chipsets
Dan McGee
2011-10-08
pata_sis: extract a sis_port_base() method
Dan McGee
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
2010-05-25
libata-sff: separate out BMDMA init
Tejun Heo
2010-03-01
libata: Pass host flags into the pci helper
Alan Cox
2009-12-07
Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"
Jeff Garzik
2009-12-03
pata_sis: Power Management fix
Bartlomiej Zolnierkiewicz
2009-12-03
pata_sis: Implement MWDMA for the UDMA 133 capable chips
Alan Cox
2009-03-25
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2008-12-29
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
2008-12-09
pata_sis: Remove bogus cable match
Alan Cox
2008-10-28
ata: Switch all my stuff to a common address
Alan Cox
2008-07-11
Added Targa Visionary 1000 IDE adapter to pata_sis.c
Kai Krakow
2008-04-17
libata: rename SFF functions
Tejun Heo
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
libata: PCI device should be powered up before being accessed
Tejun Heo
2008-02-03
drivers/ata/: Spelling fixes
Joe Perches
2007-11-19
pata_sis.c: Add Packard Bell EasyNote K5305 to laptops
Gabriel C
2007-10-12
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
Alan Cox
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
libata-link: linkify reset
Tejun Heo
2007-10-12
libata-link: introduce ata_link
Tejun Heo
2007-09-26
pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode()
Tejun Heo
2007-08-23
pata_sis: Add the FSC Amilo and friends
Alan Cox
2007-08-01
pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets
Bartlomiej Zolnierkiewicz
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
pata_sis: FIFO whack
Alan Cox
2007-07-09
[libata] PATA drivers: remove ATA_FLAG_SRST
Jeff Garzik
2007-07-02
libata: PATA-mode fixes for sis_sata
Uwe Koziolek
2007-05-25
pata_sis: Fix and clean up some timing setups
Alan Cox
2007-05-11
libata: clean up SFF init mess
Tejun Heo
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-05-01
[libata reset-seq] build and merge fixes
Jeff Garzik
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
2007-04-28
pata_sis: Clean up using cable_detect methods
Alan Cox
[next]