summaryrefslogtreecommitdiff
path: root/drivers/ata/ata_piix.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-25ata_piix: add Asus Eee 701 controller to short cable listDan McGee1-0/+1
2008-04-17libata: implement and use sata_std_hardreset()Tejun Heo1-26/+1
2008-04-17libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...Tejun Heo1-1/+1
2008-04-17libata: rename SFF functionsTejun Heo1-3/+3
2008-04-17ata_piix: kill ich6_sata_ahci and clean upTejun Heo1-36/+25
2008-04-17ata_piix: don't attach to ICH6M in ahci modeTejun Heo1-23/+20
2008-04-17libata: make reset related methods proper port operationsTejun Heo1-16/+5
2008-04-17libata: implement and use ops inheritanceTejun Heo1-135/+14
2008-04-17libata: implement and use SHT initializersTejun Heo1-15/+1
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo1-6/+7
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-1/+1
2008-02-15ata: fix sparse warning in ata_piix.cHarvey Harrison1-1/+1
2008-02-06ata_piix.c:piix_init_one() must be __devinitAdrian Bunk1-1/+2
2008-02-03drivers/ata/: Spelling fixesJoe Perches1-1/+1
2008-02-01ata_piix.c: make piix_merge_scr() staticAdrian Bunk1-1/+1
2008-02-01ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID'sJason Gaston1-0/+8
2008-01-23ata_piix: implement SIDPR SCR accessTejun Heo1-4/+247
2008-01-23ata_piix: convert to prepare - activate initializationTejun Heo1-42/+37
2008-01-23ata_piix: kill unused constants and flagsTejun Heo1-20/+7
2008-01-23ata_piix: separate controller IDs into separate enumTejun Heo1-16/+18
2008-01-23ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list.Peter Schwenke1-0/+14
2008-01-14ata_piix: ignore ATA_DMA_ERR on vmware ich4Tejun Heo1-0/+51
2007-12-07ata_piix: add Toshiba Tecra M4 to broken suspend listPeter Schwenke1-0/+7
2007-12-01ata_piix: add more toshiba laptops to broken suspend listPeter Schwenke1-0/+28
2007-11-23ata_piix: Invalid use of writel/readl with iomapAlan Cox1-3/+3
2007-11-19ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3Tejun Heo1-1/+1
2007-11-19ata_piix: only enable the first port on apple macbook proThomas Rohwer1-0/+28
2007-11-19ata_piix: reorganize controller IDsTejun Heo1-31/+31
2007-11-19ata_piix: add SATELLITE U205 to broken suspend listTejun Heo1-0/+7
2007-11-08ata_piix: add SATELLITE PRO U200 to broken suspend listYann Chachkoff1-0/+7
2007-11-05ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox1-0/+1
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik1-15/+14
2007-10-15ata_piix: SATA 2port controller port map fixJason Gaston1-5/+30
2007-10-14more trivial signedness fixes in driversAl Viro1-1/+1
2007-10-12[libata] ata_piix: add HP compaq laptop to short cable listJeff Garzik1-0/+1
2007-10-12ata_piix: replace spaces with tabsJason Gaston1-9/+9