Age | Commit message (Expand) | Author | Files | Lines |
2007-03-19 | pata_ixp4xx_cf: fix oops on detach | Tejun Heo | 1 | -1/+0 |
2007-03-19 | libata: kernel-doc fix | Randy Dunlap | 1 | -1/+1 |
2007-03-19 | sata_inic162x: kill double region requests | Tejun Heo | 1 | -4/+0 |
2007-03-19 | drivers/ata/Kconfig: PATA_SCC depends on wrong platform | Akira Iguchi | 1 | -1/+1 |
2007-03-19 | sata_sil24: Add Adaptec 1220SA PCI ID | Jamie Clark | 1 | -0/+1 |
2007-03-19 | libata: don't whine if ->prereset() returns -ENOENT | Tejun Heo | 1 | -1/+7 |
2007-03-15 | [PATCH] trivial ATA iomem annotations | Al Viro | 2 | -2/+2 |
2007-03-15 | [PATCH] misc NULL noise | Al Viro | 1 | -1/+1 |
2007-03-10 | Pull bugzilla-7907 into release branch | Len Brown | 1 | -0/+7 |
2007-03-10 | libata-acpi: allow _GTF on SATA, but disable on PATA for now | Kristen Accardi | 1 | -0/+7 |
2007-03-09 | libata: fix ata_host_release() free order | Tejun Heo | 1 | -6/+10 |
2007-03-09 | sata_nv: revert use of notifiers for now | Robert Hancock | 1 | -1/+7 |
2007-03-09 | Fix simplex adapters with libata | Petr Vandrovec | 1 | -1/+2 |
2007-03-09 | ata_piix: Remove ugly layering violation | Alan Cox | 1 | -8/+3 |
2007-03-09 | [PATCH] libata-acpi: Try and stop all the non PCI devices crashing | Alan Cox | 1 | -1/+16 |
2007-03-06 | pata_pdc202xx_old: fix data corruption and other problems | Bartlomiej Zolnierkiewicz | 1 | -8/+14 |
2007-03-06 | pata_legacy: fix io/irq mismatch | Mikael Pettersson | 1 | -1/+1 |
2007-03-06 | ahci: RAID mode SATA patch for Intel ICH9M | Jason Gaston | 1 | -0/+1 |
2007-03-03 | [libata] pata_jmicron: build fix | Jeff Garzik | 1 | -1/+0 |
2007-03-03 | libata: add CONFIG_PM to libata core layer | Tejun Heo | 3 | -0/+42 |
2007-03-03 | libata: add missing CONFIG_PM in LLDs | Tejun Heo | 38 | -2/+191 |
2007-03-03 | libata: add missing PM callbacks | Tejun Heo | 3 | -0/+12 |
2007-03-03 | pata_qdi: Fix initialisation | Alan Cox | 1 | -4/+8 |
2007-03-03 | [libata] pata_cmd64x: fix driver description in comments | Jeff Garzik | 1 | -1/+1 |
2007-03-03 | [libata] pata_{legacy,sc1200,sl82c105}: add missing hooks | Jeff Garzik | 3 | -0/+24 |
2007-03-03 | [libata] change master/slave IDENTIFY order | Jeff Garzik | 1 | -2/+14 |
2007-03-03 | libata-core: Fix simplex handling | Alan | 1 | -3/+2 |
2007-03-02 | ahci: improve spurious SDB FIS handling | Tejun Heo | 1 | -15/+24 |
2007-03-02 | ahci/pata_jmicron: match class not function number | Tejun Heo | 2 | -22/+13 |
2007-03-02 | pata_jmicron: drop unnecessary device programming in [re]init | Tejun Heo | 1 | -31/+1 |
2007-03-02 | libata: blacklist FUJITSU MHT2060BH for NCQ | Tejun Heo | 1 | -0/+2 |
2007-03-02 | sata_sil24: kill unused local variable idx in sil24_fill_sg() | Tejun Heo | 1 | -3/+0 |
2007-03-02 | libata: clear drvdata in ata_host_release(), take#2 | Tejun Heo | 4 | -4/+2 |
2007-02-26 | [libata] bump versions | Jeff Garzik | 35 | -35/+35 |
2007-02-26 | [libata] Trim trailing whitespace. | Jeff Garzik | 9 | -18/+18 |
2007-02-26 | [libata] sata_mv: Fix 50xx irq mask | Jeff Garzik | 1 | -1/+10 |
2007-02-26 | [libata] sata_mv: don't touch reserved bits in EDMA config register | Jeff Garzik | 1 | -8/+12 |
2007-02-25 | libata: Use new id_to_dma_mode function to tidy reporting in more drivers (mi... | Alan | 2 | -2/+4 |
2007-02-25 | pata_pcmcia: Fix oops in 2.6.21-rc1 | Alan | 1 | -1/+0 |
2007-02-25 | Add id_to_dma_mode function for printing DMA modes | Alan | 1 | -0/+44 |
2007-02-25 | sata_promise: simplify port setup | Mikael Pettersson | 1 | -19/+10 |
2007-02-25 | sata_promise: fix 20619 new EH merge error | Mikael Pettersson | 1 | -0/+1 |
2007-02-25 | [libata] ACPI: remove needless ->qc_issue hook existence test | Jeff Garzik | 1 | -29/+22 |
2007-02-25 | sata_vsc: refactor vsc_sata_interrupt and hook up error handling | Dan Williams | 1 | -49/+74 |
2007-02-25 | sata_sil: ignore and clear spurious IRQs while executing commands by polling | Tejun Heo | 1 | -1/+7 |
2007-02-25 | sata_mv: fix pci_enable_msi() error handling | Tejun Heo | 1 | -1/+1 |
2007-02-25 | pata_amd: fix an obvious bug in cable detection | Tejun Heo | 1 | -2/+2 |
2007-02-23 | [libata] ata_piix: remove duplicate PCI IDs | Jeff Garzik | 1 | -2/+0 |
2007-02-23 | sata_nv: complain on spurious completion notifiers | Robert Hancock | 1 | -0/+11 |
2007-02-23 | sata_nv: kill old private BMDMA helper functions | Robert Hancock | 1 | -74/+10 |