const: struct nla_policy
[safe/jmp/linux-2.6] / drivers / ata / pata_sis.c
2009-12-07 Jeff GarzikRevert "pata_sis: Implement MWDMA for the UDMA 133...
2009-12-03 Bartlomiej Zolnier... pata_sis: Power Management fix
2009-12-03 Alan Coxpata_sis: Implement MWDMA for the UDMA 133 capable...
2009-03-25 Erik Inge Bolsø[libata] convert drivers to use ata.h mode mask defines
2008-12-29 Qinghuang Feng[libata] Update kernel-doc comments to match source...
2008-12-09 Alan Coxpata_sis: Remove bogus cable match
2008-10-28 Alan Coxata: Switch all my stuff to a common address
2008-07-11 Kai KrakowAdded Targa Visionary 1000 IDE adapter to pata_sis.c
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
2008-04-17 Tejun Heolibata: stop overloading port_info->private_data
2008-04-17 Tejun Heolibata: make ata_pci_init_one() not use ops->irq_handle...
2008-04-17 Tejun Heolibata: implement and use ops inheritance
2008-04-17 Tejun Heolibata: implement and use SHT initializers
2008-04-17 Tejun Heolibata: PCI device should be powered up before being...
2008-02-03 Joe Perchesdrivers/ata/: Spelling fixes
2007-11-19 Gabriel Cpata_sis.c: Add Packard Bell EasyNote K5305 to laptops
2007-10-12 Alan Coxlibata: Switch most of the remaining SFF drivers to...
2007-10-12 Jeff Garzik[libata] Remove ->port_disable() hook
2007-10-12 Jeff Garzik[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
2007-10-12 Tejun Heolibata-link: linkify reset
2007-10-12 Tejun Heolibata-link: introduce ata_link
2007-09-26 Tejun Heopata_sis: add missing UDMA5 timing value in sis_66_set_...
2007-08-23 Alan Coxpata_sis: Add the FSC Amilo and friends
2007-08-01 Bartlomiej Zolnier... pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA...
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-11 Alan Coxpata_sis: FIFO whack
2007-07-09 Jeff Garzik[libata] PATA drivers: remove ATA_FLAG_SRST
2007-07-02 Uwe Kozioleklibata: PATA-mode fixes for sis_sata
2007-05-25 Alan Coxpata_sis: Fix and clean up some timing setups
2007-05-11 Tejun Heolibata: clean up SFF init mess
2007-05-11 Tejun Heolibata: reimplement suspend/resume support using sdev...
2007-05-01 Jeff Garzik[libata reset-seq] build and merge fixes
2007-05-01 Tejun Heolibata: add deadline support to prereset and reset...
2007-04-28 Alan Coxpata_sis: Clean up using cable_detect methods
2007-04-19 Alan Coxpata_sis: Fix oops on boot
2007-03-02 Tejun Heolibata: add missing CONFIG_PM in LLDs
2007-02-26 Jeff Garzik[libata] bump versions
2007-02-21 Tejun Heolibata: s/ap->id/ap->print_id/g
2007-02-21 AlanSiS warning fixes
2007-02-09 Akira Iguchilibata: add another IRQ calls (libata drivers)
2007-02-09 Tejun Heolibata: convert to iomap
2007-02-09 Jeff Garzik[libata] Shuffle DRV_xxx in core and SiS drivers, to...
2007-02-09 Tejun Heolibata: update libata LLDs to use devres
2007-02-09 Adrian Bunkfix CONFIG_SATA_SIS=y compile error
2007-02-09 Alansata_sis: Support for PATA supports
2007-02-09 Jakub W. Jozwicki Jpata_sis: implement laptop list and add ASUS A6K/A6U
2007-02-09 Jeff Garzik[libata] trim trailing whitespace
2006-12-03 Tejun Heo[PATCH] libata: kill unnecessary sht->max_sectors initi...
2006-12-02 Alan[PATCH] pata : more drivers that need only standard...
2006-11-29 Tejun Heo[PATCH] libata: add missing sht->slave_destroy
2006-09-29 Jeff Garzik[libata] PCI ID table cleanup in various drivers
2006-09-27 Jeff Garzik[libata] Don't use old-EH ->eng_timeout() hook when...
2006-09-26 Alan Cox[PATCH] libata-eh: Remove layering violation and duplic...
2006-09-12 Alan Cox[PATCH] Update SiS PATA
2006-08-31 Jeff Garzik[libata #pata-drivers] Trim trailing whitespace.
2006-08-29 Jeff Garzik[libata] Add a bunch of PATA drivers.