Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[safe/jmp/linux-2.6] / drivers / ata / ata_piix.c
2007-07-09 Jeff Garzik[libata] Use ATA_UDMAx standard masks when filling...
2007-07-09 Christian LamparterAdd a PCI ID for santa rosa's PATA controller.
2007-07-09 Tejun Heoata_piix: fix pio/mwdma programming
2007-05-25 Tejun Heoata_piix: add short 40c quirk for Acer Aspire 2030...
2007-05-22 Alan Coxata_piix: clean up
2007-05-11 Tejun Heolibata: clean up SFF init mess
2007-05-11 Tejun Heolibata: reimplement suspend/resume support using sdev...
2007-05-01 Tejun Heolibata: add deadline support to prereset and reset...
2007-04-28 Alan Coxpata: cable methods
2007-04-28 Robin H\. JohnsonAdd notation that the Asus W5F laptop has a short cable...
2007-03-09 Alan Coxata_piix: Remove ugly layering violation
2007-03-02 Tejun Heolibata: add missing CONFIG_PM in LLDs
2007-02-26 Jeff Garzik[libata] bump versions
2007-02-23 Jeff Garzik[libata] ata_piix: remove duplicate PCI IDs
2007-02-09 Jeff Garziklibata: kill ATA_ENABLE_PATA
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 Andrew Mortonlibata piix3 support warning fix
2007-02-09 Alanlibata: PIIX3 support
2007-02-09 J Jata_piix: add ICH7 on Acer 3682WLMi to laptop list
2007-02-09 Jeff Garzik[libata] trim trailing whitespace
2007-02-08 Greg Kroah-HartmanRevert "PCI: remove duplicate device id from ata_piix"
2007-02-07 Greg Kroah-HartmanPCI: remove duplicate device id from ata_piix
2006-12-16 Tejun Heo[PATCH] ata_piix: use piix_host_stop() in ich_pata_ops
2006-12-16 Jason Gaston[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9
2006-12-04 Alan[PATCH] trivial piix: swap bogus dot for comma space
2006-12-03 Tejun Heo[PATCH] libata: always use polling IDENTIFY
2006-12-02 Tejun Heo[PATCH] ata_piix: strip now unneded MAP related stuff
2006-12-02 Tejun Heo[PATCH] ata_piix: apply device detection via polling...
2006-12-02 Tejun Heo[PATCH] ata_piix: clean up port flags
2006-12-02 Alan Cox[PATCH] libata: add 40pin "short" cable support, honour...
2006-11-02 Jeff GarzikRevert "[PATCH] Add 0x7110 piix to ata_piix.c"
2006-11-01 Tejun Heo[PATCH] ata_piix: allow 01b MAP for both ICH6M and...
2006-11-01 Jens Axboe[PATCH] Add 0x7110 piix to ata_piix.c
2006-10-21 Kristen Carlson... [PATCH] libata: use correct map_db values for ICH8
2006-09-26 Alan Cox[PATCH] libata-eh: Remove layering violation and duplic...
2006-09-26 Henne[PATCH] ata-piix: fixes kerneldoc error
2006-09-13 Jeff Garzik[libata] ata_piix: build fix
2006-09-11 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-08-31 Jeff Garzik[libata #pata-drivers] Trim trailing whitespace.
2006-08-29 Jeff Garzik[libata] Add a bunch of PATA drivers.
2006-08-24 Jeff Garziklibata: Grand renaming.
2006-08-24 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-08-22 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-08-14 Jeff Garzik[libata] ata_piix: add missing kfree()
2006-08-10 Jeff GarzikMove libata to drivers/ata.