aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/ata_piix.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01libata: implement spurious irq handling for SFF and apply it to piixTejun Heo
2010-03-01ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-01-12ata_piix: enable 32bit PIO on SATA piixTejun Heo
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03ata_piix: fix MWDMA handling on PIIX3Bartlomiej Zolnierkiewicz
2009-08-31ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz
2009-07-28ata_piix: Add new short cable IDSteve Conklin
2009-07-28ata_piix: Add new laptop short cable IDsSteve Conklin
2009-06-10[libata] ata_piix: Enable parallel scanArjan van de Ven
2009-06-10ata_piix: Remove stale commentAlan Cox
2009-06-10ata_piix: Turn on hotplugging support for older chipsAlan Cox
2009-06-05ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala
2009-05-11ata_piix: The Sony TZ90 needs the cable type hardcodingAlan Cox
2009-05-11ata_piix: ICH7 does not support correct MWDMA timingsAlan Cox
2009-04-06ata_piix: VGN-BX297XP wants the controller power up on suspendTejun Heo
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2009-03-13ata_piix: add workaround for Samsung DB-P70Tejun Heo
2009-01-27SATA PIIX: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki
2009-01-08libata: Add 32bit PIO supportAlan Cox
2009-01-08ata_piix: save, use saved and restore IOCFGTejun Heo
2008-12-29[libata] ata_piix: cleanup dmi strings checkingJiri Slaby
2008-12-09ATA: piix, fix pointer deref on suspendJiri Slaby
2008-12-01ata_piix: add borked Tecra M4 to broken suspend listTejun Heo
2008-10-31ATA: remove excess kernel-doc notationRandy Dunlap
2008-10-27ata: Switch all my stuff to a common addressAlan Cox
2008-09-29ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-09-29ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski
2008-09-29ata_piix: drop merged SCR access and use slave_link insteadTejun Heo
2008-09-29libata: make SCR access ops per-linkTejun Heo
2008-09-13ata: duplicate variable sparse warningStephen Hemminger
2008-08-22ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-07-31ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo
2008-06-18ata_piix: add TECRA M4 to broken suspend listTejun Heo
2008-06-04[libata] ata_piix: more acer short cable quirksColin Ian King
2008-05-30ata_piix: fix macbook ich8m problemsTejun Heo
2008-05-06ata_piix: verify SIDPR access before enabling itTejun Heo
2008-04-25ata_piix: add Asus Eee 701 controller to short cable listDan McGee
2008-04-17libata: implement and use sata_std_hardreset()Tejun Heo
2008-04-17libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...Tejun Heo
2008-04-17libata: rename SFF functionsTejun Heo
2008-04-17ata_piix: kill ich6_sata_ahci and clean upTejun Heo
2008-04-17ata_piix: don't attach to ICH6M in ahci modeTejun Heo
2008-04-17libata: make reset related methods proper port operationsTejun Heo
2008-04-17libata: implement and use ops inheritanceTejun Heo
2008-04-17libata: implement and use SHT initializersTejun Heo
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-15ata: fix sparse warning in ata_piix.cHarvey Harrison