Age | Commit message (Expand) | Author |
2011-04-24 | libata: ahci_start_engine compliant to AHCI spec | Jian Peng |
2011-04-24 | ata: pata_at91.c bugfix for initial_timing initialisation | Igor Plyatov |
2011-04-24 | ata: pata_at91.c bugfix for high master clock | Igor Plyatov |
2011-04-24 | ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley |
2011-04-24 | ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley |
2011-04-24 | libata: Pioneer DVR-216D can't do SETXFER | Jeff Mahoney |
2011-04-24 | ahci: don't enable port irq before handler is registered | Maxime Bizon |
2011-04-24 | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 | Tejun Heo |
2011-04-24 | ahci: EM supported message type sysfs attribute | Hannes Reinecke |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |
2011-03-26 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | ARM: pxa: Use gpio arrays in palmld_hdd driver | Marek Vasut |
2011-03-15 | ATA: Add FSL sata v2 controller support | Xulei |
2011-03-15 | ahci: add another PCI ID for marvell | Tejun Heo |
2011-03-14 | sata_fsl: Update RX_WATER_MARK for TRANSCFG | Prabhakar Kushwaha |
2011-03-14 | sata_fsl: Fix wrong Device Error Register usage | Prabhakar Kushwaha |
2011-03-14 | libata: Include WWN ID in inquiry VPD emulation | Hannes Reinecke |
2011-03-14 | ata/pata_arasan_cf: fill dma chan->private from pdata->dma_priv | Viresh Kumar |
2011-03-14 | ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level> | Joe Perches |
2011-03-14 | pata_arasan_cf: fix printk format string warning | Jeff Garzik |
2011-03-14 | pata_arasan_cf: Adding support for arasan compact flash host controller | Viresh Kumar |
2011-03-14 | libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work() | Viresh Kumar |
2011-03-14 | ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller | Seth Heasley |
2011-03-02 | ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller | Per Jessen |
2011-03-02 | libata: remove ATA_FLAG_LPM | Sergei Shtylyov |
2011-03-02 | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov |
2011-03-02 | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov |
2011-03-02 | libata: remove ATA_FLAG_{SRST|SATA_RESET} | Sergei Shtylyov |
2011-03-02 | sata_dwc_460ex: add debugging options | Sergei Shtylyov |
2011-03-02 | sata_dwc_460ex: fix misuse of ata_get_cmd_descript() | Sergei Shtylyov |
2011-03-02 | sata_dwc_460ex: fix return value of dma_dwc_xfer_setup() | Sergei Shtylyov |
2011-03-02 | sata_dwc_460ex: fix compilation errors/warnings | Sergei Shtylyov |
2011-03-02 | sata_dwc_460ex: use ATA_PIO4 | Sergei Shtylyov |
2011-03-02 | [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] | Jeff Garzik |
2011-03-02 | libata: separate error handler into usable components | James Bottomley |
2011-03-02 | libata: fix eh locking | James Bottomley |
2011-03-02 | libata: fix locking for sas paths | James Bottomley |
2011-03-02 | libata: plumb sas port scan into standard libata paths | James Bottomley |
2011-03-02 | libata: fix hotplug for drivers which don't implement LPM | Tejun Heo |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely |
2011-01-28 | libata: set queue DMA alignment to sector size for ATAPI too | Tejun Heo |
2011-01-28 | libata: DVR-212D can't do SETXFER DVD-RW DVR-212D | Francesco Antonacci |
2011-01-28 | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Anssi Hannula |
2011-01-28 | pata_hpt37x: inherit prereset() method for HPT374 | Sergei Shtylyov |
2011-01-28 | ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs | Seth Heasley |
2011-01-28 | pata_hpt37x: fold 'if' statement into 'switch' | Sergei Shtylyov |