Age | Commit message (Expand) | Author | Files | Lines |
2007-11-08 | libata: pata_platform: Support polling-mode configuration. | Paul Mundt | 1 | -7/+28 |
2007-10-12 | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo | 1 | -0/+4 |
2007-10-12 | [libata] Remove ->port_disable() hook | Jeff Garzik | 1 | -1/+0 |
2007-10-12 | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 1 | -1/+0 |
2007-10-12 | libata-add-irq_flags-to-struct-pata_platform_info-fix | Andrew Morton | 1 | -1/+1 |
2007-10-12 | libata-link: linkify config/EH related functions | Tejun Heo | 1 | -2/+2 |
2007-10-12 | libata-link: implement and use link/device iterators | Tejun Heo | 1 | -4/+2 |
2007-10-12 | libata-link: introduce ata_link | Tejun Heo | 1 | -1/+1 |
2007-08-31 | [libata] Bump driver versions | Jeff Garzik | 1 | -1/+1 |
2007-07-20 | pata_platform: Fix NULL pointer dereference | Magnus Damm | 1 | -2/+3 |
2007-07-09 | Add irq_flags to struct pata_platform_info | Sonic Zhang | 1 | -2/+4 |
2007-05-22 | libata: bump versions | Jeff Garzik | 1 | -1/+1 |
2007-05-12 | pata_platform: don't use generic ata_port_start | Olof Johansson | 1 | -1/+3 |
2007-04-28 | libata: convert the remaining PATA drivers to new init model | Tejun Heo | 1 | -23/+20 |
2007-04-28 | pata_platform: Add cable_detect method | Alan Cox | 1 | -0/+1 |
2007-03-02 | libata: clear drvdata in ata_host_release(), take#2 | Tejun Heo | 1 | -1/+0 |
2007-02-21 | pata: Display Configuring .. lines for devices with private set_mode methods | Alan | 1 | -0/+1 |
2007-02-10 | libata: add another IRQ calls (libata drivers) | Akira Iguchi | 1 | -0/+2 |
2007-02-10 | libata: convert to iomap | Tejun Heo | 1 | -35/+15 |
2007-02-10 | pata_platform: fix devres conversion | Tejun Heo | 1 | -24/+7 |
2007-01-30 | [PATCH] pata_platform: fallout from set_mode() change | Al Viro | 1 | -1/+2 |
2006-12-03 | [PATCH] libata: kill unnecessary sht->max_sectors initializations | Tejun Heo | 1 | -1/+0 |
2006-12-03 | [PATCH] libata: add missing sht->slave_destroy | Tejun Heo | 1 | -0/+1 |
2006-12-02 | [PATCH] ata: Generic platform_device libata driver | Paul Mundt | 1 | -0/+295 |