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