| Commit message (Expand) | Author | Age | Files | Lines |
* | ata_piix: implement SIDPR SCR access | Tejun Heo | 2008-01-23 | 1 | -4/+247 |
* | ata_piix: convert to prepare - activate initialization | Tejun Heo | 2008-01-23 | 1 | -42/+37 |
* | ata_piix: kill unused constants and flags | Tejun Heo | 2008-01-23 | 1 | -20/+7 |
* | ata_piix: separate controller IDs into separate enum | Tejun Heo | 2008-01-23 | 1 | -16/+18 |
* | ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list. | Peter Schwenke | 2008-01-23 | 1 | -0/+14 |
* | ata_piix: ignore ATA_DMA_ERR on vmware ich4 | Tejun Heo | 2008-01-14 | 1 | -0/+51 |
* | ata_piix: add Toshiba Tecra M4 to broken suspend list | Peter Schwenke | 2007-12-07 | 1 | -0/+7 |
* | ata_piix: add more toshiba laptops to broken suspend list | Peter Schwenke | 2007-12-01 | 1 | -0/+28 |
* | ata_piix: Invalid use of writel/readl with iomap | Alan Cox | 2007-11-23 | 1 | -3/+3 |
* | ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3 | Tejun Heo | 2007-11-19 | 1 | -1/+1 |
* | ata_piix: only enable the first port on apple macbook pro | Thomas Rohwer | 2007-11-19 | 1 | -0/+28 |
* | ata_piix: reorganize controller IDs | Tejun Heo | 2007-11-19 | 1 | -31/+31 |
* | ata_piix: add SATELLITE U205 to broken suspend list | Tejun Heo | 2007-11-19 | 1 | -0/+7 |
* | ata_piix: add SATELLITE PRO U200 to broken suspend list | Yann Chachkoff | 2007-11-08 | 1 | -0/+7 |
* | ata_piix: Add additional PCI identifier for 40 wire short cable | Alan Cox | 2007-11-05 | 1 | -0/+1 |
* | [libata] checkpatch-inspired cleanups | Jeff Garzik | 2007-10-23 | 1 | -15/+14 |
* | ata_piix: SATA 2port controller port map fix | Jason Gaston | 2007-10-15 | 1 | -5/+30 |
* | more trivial signedness fixes in drivers | Al Viro | 2007-10-14 | 1 | -1/+1 |
* | [libata] ata_piix: add HP compaq laptop to short cable list | Jeff Garzik | 2007-10-12 | 1 | -0/+1 |
* | ata_piix: replace spaces with tabs | Jason Gaston | 2007-10-12 | 1 | -9/+9 |
* | [libata] ata_piix: Use more-robust form of array initialization | Jeff Garzik | 2007-10-12 | 1 | -22/+12 |
* | [libata] Remove ->port_disable() hook | Jeff Garzik | 2007-10-12 | 1 | -4/+0 |
* | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 2007-10-12 | 1 | -3/+0 |
* | ata_piix: disallow UDMA 133 on ICH5 & ICH7 | Christian Lamparter | 2007-10-12 | 1 | -4/+4 |
* | libata-link: linkify reset | Tejun Heo | 2007-10-12 | 1 | -3/+4 |
* | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 | 1 | -2/+2 |
* | ata_piix: add another TECRA M3 entry to broken suspend list | Tejun Heo | 2007-10-02 | 1 | -0/+7 |
* | [libata] ata_piix: properly terminate DMI system list | Jeff Garzik | 2007-09-01 | 1 | -1/+4 |
* | [libata] Bump driver versions | Jeff Garzik | 2007-08-31 | 1 | -1/+1 |
* | ata_piix: implement IOCFG bit18 quirk | Tejun Heo | 2007-08-31 | 1 | -0/+36 |
* | ata_piix: add Satellite U200 to broken suspend list | Tejun Heo | 2007-08-31 | 1 | -0/+7 |
* | ata_piix: IDE mode SATA patch for Intel Tolapai | Jason Gaston | 2007-08-31 | 1 | -0/+27 |
* | ata_piix: add TECRA M7 to broken suspend list | Tejun Heo | 2007-08-15 | 1 | -0/+7 |
* | ata_piix: update map 10b for ich8m | Tejun Heo | 2007-08-15 | 1 | -1/+1 |
* | ata_piix: add Tecra M3 to broken suspend blacklist | Tejun Heo | 2007-08-01 | 1 | -0/+8 |
* | ata_piix: implement piix_borken_suspend() | Tejun Heo | 2007-08-01 | 1 | -30/+30 |
* | pci: rename __pci_reenable_device() to pci_reenable_device() | Tejun Heo | 2007-08-01 | 1 | -3/+3 |
* | ata_piix: fix suspend/resume for some TOSHIBA laptops | Tejun Heo | 2007-07-24 | 1 | -2/+111 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 1 | -4/+2 |
|\ |
|
| * | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 1 | -4/+2 |
* | | ata_piix: kill incorrect invalid map value warning | Tejun Heo | 2007-07-12 | 1 | -1/+1 |
|/ |
|
* | [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info | Jeff Garzik | 2007-07-09 | 1 | -5/+5 |
* | Add a PCI ID for santa rosa's PATA controller. | Christian Lamparter | 2007-07-09 | 1 | -0/+2 |
* | ata_piix: fix pio/mwdma programming | Tejun Heo | 2007-07-09 | 1 | -6/+17 |
* | ata_piix: add short 40c quirk for Acer Aspire 2030, take #2 | Tejun Heo | 2007-05-24 | 1 | -0/+1 |
* | ata_piix: clean up | Alan Cox | 2007-05-21 | 1 | -8/+1 |
* | libata: clean up SFF init mess | Tejun Heo | 2007-05-11 | 1 | -2/+2 |
* | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 2007-05-11 | 1 | -4/+0 |
* | libata: add deadline support to prereset and reset methods | Tejun Heo | 2007-05-01 | 1 | -3/+3 |
* | pata: cable methods | Alan Cox | 2007-04-28 | 1 | -45/+10 |