Age | Commit message (Expand) | Author |
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 |
2007-04-28 | Add notation that the Asus W5F laptop has a short cable instead of 80-wire. | Robin H\. Johnson |
2007-03-09 | ata_piix: Remove ugly layering violation | Alan Cox |
2007-03-02 | libata: add missing CONFIG_PM in LLDs | Tejun Heo |
2007-02-26 | [libata] bump versions | Jeff Garzik |
2007-02-23 | [libata] ata_piix: remove duplicate PCI IDs | Jeff Garzik |
2007-02-09 | libata: kill ATA_ENABLE_PATA | Jeff Garzik |
2007-02-09 | libata: add another IRQ calls (libata drivers) | Akira Iguchi |
2007-02-09 | libata: convert to iomap | Tejun Heo |
2007-02-09 | libata: update libata LLDs to use devres | Tejun Heo |
2007-02-09 | libata piix3 support warning fix | Andrew Morton |
2007-02-09 | libata: PIIX3 support | Alan |
2007-02-09 | ata_piix: add ICH7 on Acer 3682WLMi to laptop list | J J |
2007-02-09 | [libata] trim trailing whitespace | Jeff Garzik |
2006-12-16 | [PATCH] ata_piix: use piix_host_stop() in ich_pata_ops | Tejun Heo |
2006-12-16 | [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9 | Jason Gaston |