| Commit message (Expand) | Author | Age | Files | Lines |
* | libata: Switch most of the remaining SFF drivers to ata_sff_port_start | Alan Cox | 2007-10-12 | 1 | -4/+4 |
* | [libata] Remove ->port_disable() hook | Jeff Garzik | 2007-10-12 | 1 | -5/+0 |
* | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 2007-10-12 | 1 | -4/+0 |
* | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 | 1 | -1/+1 |
* | pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814 | Daniel Exner | 2007-09-11 | 1 | -0/+7 |
* | [libata] Bump driver versions | Jeff Garzik | 2007-08-31 | 1 | -1/+1 |
* | pata_ali: Correct HP detect | Alan Cox | 2007-07-24 | 1 | -1/+1 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 1 | -19/+15 |
* | [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info | Jeff Garzik | 2007-07-09 | 1 | -4/+4 |
* | [libata] PATA drivers: remove ATA_FLAG_SRST | Jeff Garzik | 2007-07-09 | 1 | -7/+7 |
* | pata_ali: fix UDMA settings | Chuck Ebbert | 2007-07-03 | 1 | -4/+4 |
* | libata: clean up SFF init mess | Tejun Heo | 2007-05-11 | 1 | -16/+16 |
* | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 2007-05-11 | 1 | -4/+0 |
* | pata_ali: remove all the crap again and switch to cable_detect method | Alan Cox | 2007-04-28 | 1 | -59/+9 |
* | libata: Change prototype of mode_filter to remove ata_port* | Alan Cox | 2007-04-28 | 1 | -2/+2 |
* | libata: dev_config does not need ap and adev passing | Alan | 2007-04-28 | 1 | -1/+1 |
* | libata: add missing CONFIG_PM in LLDs | Tejun Heo | 2007-03-02 | 1 | -0/+6 |
* | [libata] bump versions | Jeff Garzik | 2007-02-26 | 1 | -1/+1 |
* | libata: add another IRQ calls (libata drivers) | Akira Iguchi | 2007-02-09 | 1 | -0/+8 |
* | libata: convert to iomap | Tejun Heo | 2007-02-09 | 1 | -4/+4 |
* | libata: update libata LLDs to use devres | Tejun Heo | 2007-02-09 | 1 | -8/+0 |
* | libata: use ata_id_c_string() | Tejun Heo | 2007-02-09 | 1 | -2/+2 |
* | libata: straighten out ATA_ID_* constants | Tejun Heo | 2007-02-09 | 1 | -2/+2 |
* | [libata] trim trailing whitespace | Jeff Garzik | 2007-02-09 | 1 | -2/+2 |
* | [PATCH] pata_ali: small fixes | Alan | 2006-12-04 | 1 | -3/+3 |
* | [PATCH] libata: kill unnecessary sht->max_sectors initializations | Tejun Heo | 2006-12-03 | 1 | -3/+0 |
* | [PATCH] pata_ali: suspend/resume support | Alan | 2006-12-01 | 1 | -51/+84 |
* | [PATCH] libata: add 40pin "short" cable support, honour drive side speed dete... | Alan Cox | 2006-12-01 | 1 | -1/+1 |
* | [PATCH] libata: add missing sht->slave_destroy | Tejun Heo | 2006-11-29 | 1 | -0/+1 |
* | [PATCH] pata: teach ali about rev C8, keep pcmcia driver in sync | Alan Cox | 2006-10-04 | 1 | -2/+2 |
* | [libata] PCI ID table cleanup in various drivers | Jeff Garzik | 2006-09-28 | 1 | -4/+5 |
* | [libata] Don't use old-EH ->eng_timeout() hook when not needed | Jeff Garzik | 2006-09-27 | 1 | -4/+4 |
* | [libata #pata-drivers] Trim trailing whitespace. | Jeff Garzik | 2006-08-31 | 1 | -2/+2 |
* | [libata] Add a bunch of PATA drivers. | Jeff Garzik | 2006-08-29 | 1 | -0/+679 |