netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / drivers / ata / pata_hpt37x.c
2009-12-03 Sergei Shtylyovata: use pci_dev->revision
2009-12-03 Sergei Shtylyovpata_hpt{37x|3x2n}: fix timing register masks (take 2)
2009-12-03 Bartlomiej Zolnier... pata_hpt{37x,3x2n}: add debounce delay to cable detecti...
2009-12-03 Bartlomiej Zolnier... pata_hpt37x: unify ->pre_reset methods
2009-12-03 Bartlomiej Zolnier... pata_hpt37x: add proper cable detection methods
2009-09-21 Krzysztof Halasatrivial: fix comment typo in drivers/ata/pata_hpt37x.c
2009-04-16 Sergei Shtylyovpata_hpt37x: fix HPT370 DMA timeouts
2009-03-25 Erik Inge Bolsø[libata] convert drivers to use ata.h mode mask defines
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-03-05 Alan Coxpata_hpt*, pata_serverworks: fix UDMA masking
2008-01-23 Andrew Mortonpata_hpt37x: checkpatch fixes
2007-12-19 Alan Coxpata_hpt37x: Fix HPT374 detection
2007-11-24 Alan Coxpata_hpt37x: Fix cable detect bug spotted by Sergei
2007-11-05 Alan Coxpata_hpt37x: Fix outstanding bug reports on the HPT374...
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-08-15 Sergei Shtylyovpata_hpt{37x|3x2n}: fix clock reporting (take 2)
2007-08-15 Sergei Shtylyovpata_hpt37x: actually clock HPT374 with 50 MHz DPLL...
2007-07-24 Alan Coxpata_hpt37x: Fix 2.6.22 clock PLL regression
2007-07-09 Jeff Garzik[libata] Use ATA_UDMAx standard masks when filling...
2007-07-09 Jeff Garzik[libata] PATA drivers: remove ATA_FLAG_SRST
2007-06-27 Alan CoxHPT374 is UDMA100 not UDMA133
2007-05-25 Alan Coxpata_hpt37x: Further improvements based on the IDE...
2007-05-22 Jeff Garziklibata: Trim trailing whitespace
2007-05-11 Tejun Heolibata: clean up SFF init mess
2007-05-01 Tejun Heolibata: add deadline support to prereset and reset...
2007-04-28 Alan Coxpata_hpt37x: Further small fixes
2007-04-28 Alan Coxlibata: Change prototype of mode_filter to remove ata_port*
2007-04-28 Alan Coxpata_hpt37x: Updates from drivers/ide work
2007-02-26 Jeff Garzik[libata] bump versions
2007-02-09 Akira Iguchilibata: add another IRQ calls (libata drivers)
2007-02-09 Tejun Heolibata: convert to iomap
2007-02-09 Tejun Heolibata: update libata LLDs to use devres
2007-02-09 Tejun Heolibata: use ata_id_c_string()
2007-02-09 Tejun Heolibata: straighten out ATA_ID_* constants
2007-02-09 Jeff Garzik[libata] trim trailing whitespace
2007-01-06 Alan[PATCH] hpt37x: Two important bug fixes
2006-12-03 Tejun Heo[PATCH] libata: kill unnecessary sht->max_sectors initi...
2006-11-29 Tejun Heo[PATCH] libata: add missing sht->slave_destroy
2006-11-14 Alan Cox[PATCH] hpt37x: Check the enablebits
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-08-31 Jeff Garzik[libata #pata-drivers] Trim trailing whitespace.
2006-08-29 Jeff Garzik[libata] Add a bunch of PATA drivers.