aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ata_piix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-24ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley1-0/+8
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2011-03-02[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik1-1/+1
2010-10-21ata_piix: Add device ID for ICH4-LBen Hutchings1-0/+2
2010-10-21ata_piix: remove SIDPR lockingTejun Heo1-8/+0
2010-10-21ata_piix: implement LPM supportTejun Heo1-1/+23
2010-09-09ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+4
2010-08-01ata_piix: fix locking around SIDPR accessTejun Heo1-0/+8
2010-05-25libata-sff: separate out BMDMA initTejun Heo1-1/+1
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo1-1/+1
2010-04-23Merge branch 'master' into for-nextJiri Kosina1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-03-01libata: implement spurious irq handling for SFF and apply it to piixTejun Heo1-5/+15
2010-03-01ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+8
2010-01-12ata_piix: enable 32bit PIO on SATA piixTejun Heo1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03ata_piix: fix MWDMA handling on PIIX3Bartlomiej Zolnierkiewicz1-3/+3
2009-08-31ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz1-1/+13
2009-07-28ata_piix: Add new short cable IDSteve Conklin1-0/+1
2009-07-28ata_piix: Add new laptop short cable IDsSteve Conklin1-0/+2
2009-06-10[libata] ata_piix: Enable parallel scanArjan van de Ven1-0/+1
2009-06-10ata_piix: Remove stale commentAlan Cox1-4/+2
2009-06-10ata_piix: Turn on hotplugging support for older chipsAlan Cox1-2/+2
2009-06-05ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala1-0/+9
2009-05-11ata_piix: The Sony TZ90 needs the cable type hardcodingAlan Cox1-0/+1
2009-05-11ata_piix: ICH7 does not support correct MWDMA timingsAlan Cox1-3/+14
2009-04-06ata_piix: VGN-BX297XP wants the controller power up on suspendTejun Heo1-0/+7
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø1-30/+30
2009-03-13ata_piix: add workaround for Samsung DB-P70Tejun Heo1-0/+37
2009-01-27SATA PIIX: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki1-0/+34
2009-01-08libata: Add 32bit PIO supportAlan Cox1-1/+1
2009-01-08ata_piix: save, use saved and restore IOCFGTejun Heo1-15/+34
2008-12-29[libata] ata_piix: cleanup dmi strings checkingJiri Slaby1-14/+7
2008-12-09ATA: piix, fix pointer deref on suspendJiri Slaby1-1/+8
2008-12-01ata_piix: add borked Tecra M4 to broken suspend listTejun Heo1-0/+15
2008-10-31ATA: remove excess kernel-doc notationRandy Dunlap1-1/+0
2008-10-27ata: Switch all my stuff to a common addressAlan Cox1-1/+1
2008-09-29ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-1/+4
2008-09-29ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski1-0/+1
2008-09-29ata_piix: drop merged SCR access and use slave_link insteadTejun Heo1-127/+40
2008-09-29libata: make SCR access ops per-linkTejun Heo1-4/+11
2008-09-13ata: duplicate variable sparse warningStephen Hemminger1-1/+1
2008-08-22ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+8
2008-07-31ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo1-0/+1
2008-06-18ata_piix: add TECRA M4 to broken suspend listTejun Heo1-0/+7
2008-06-04[libata] ata_piix: more acer short cable quirksColin Ian King1-0/+2
2008-05-30ata_piix: fix macbook ich8m problemsTejun Heo1-3/+4
2008-05-06ata_piix: verify SIDPR access before enabling itTejun Heo1-0/+25