Age | Commit message (Expand) | Author |
2010-07-01 | ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1 | Tejun Heo |
2010-07-01 | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 | Tejun Heo |
2010-07-01 | libahci: Fix bug in storing EM messages | Harry Zhang |
2010-06-10 | sata_sil24: Use memory barriers before issuing commands | Catalin Marinas |
2010-06-10 | sata_sil24: memset() overflow | Dan Carpenter |
2010-06-07 | ahci: redo stopping DMA engines on empty ports | Tejun Heo |
2010-06-07 | sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24 | Colin Tuckley |
2010-06-07 | sata_via: explain the magic fix | Tejun Heo |
2010-06-03 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-06-02 | libata: implement on-demand HPA unlocking | Tejun Heo |
2010-06-02 | libata: use the enlarged capacity after late HPA unlock | Tejun Heo |
2010-06-02 | libata-sff: trivial corrections to Kconfig help text | Stefan Richter |
2010-06-02 | sata_nv: don't diddle with nIEN on mcp55 | Tejun Heo |
2010-06-02 | sata_via: magic vt6421 fix for transmission problems w/ WD drives | Tejun Heo |
2010-06-02 | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt |
2010-05-25 | libata: implement dump_id force param | Tejun Heo |
2010-05-25 | libata: disable ATAPI AN by default | Tejun Heo |
2010-05-25 | libata-sff: make BMDMA optional | Tejun Heo |
2010-05-25 | libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf | Tejun Heo |
2010-05-25 | libata-sff: separate out BMDMA init | Tejun Heo |
2010-05-25 | libata-sff: separate out BMDMA irq handler | Tejun Heo |
2010-05-25 | libata-sff: ata_sff_irq_clear() is BMDMA specific | Tejun Heo |
2010-05-25 | sata_mv: drop unncessary EH callback resetting | Tejun Heo |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-20 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-19 | libata-sff: separate out BMDMA qc_issue | Tejun Heo |
2010-05-19 | libata-sff: prd is BMDMA specific | Tejun Heo |
2010-05-19 | libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific | Tejun Heo |
2010-05-19 | libata-sff: separate out BMDMA EH | Tejun Heo |
2010-05-19 | libata-sff: port_task is SFF specific | Tejun Heo |
2010-05-19 | libata-sff: ap->[last_]ctl are SFF specific | Tejun Heo |
2010-05-19 | libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() | Tejun Heo |
2010-05-19 | libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() | Tejun Heo |
2010-05-19 | libata-sff: clean up BMDMA initialization | Tejun Heo |
2010-05-19 | libata-sff: clean up inheritance in several drivers | Tejun Heo |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-05-17 | libata-sff: reorder SFF/BMDMA functions | Tejun Heo |
2010-05-17 | sata_inic162x: kill PORT_PRD_ADDR initialization | Tejun Heo |
2010-05-17 | libata: kill ATA_FLAG_DISABLED | Tejun Heo |
2010-05-14 | libata-sff: kill unused prototype and make ata_dev_select() static | Tejun Heo |
2010-05-14 | libata-sff: update bmdma host bus error handling | Tejun Heo |
2010-05-14 | sata_mv: remove unnecessary initialization | Tejun Heo |
2010-05-14 | sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF | Tejun Heo |
2010-05-14 | pata_sch: use ata_pci_sff_init_one() | Tejun Heo |
2010-05-14 | pata_sil680: Do our own exec_command posting | Alan Cox |
2010-05-14 | libata: Remove excess delay in the tf_load path | Alan Cox |
2010-05-14 | sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate() | Tejun Heo |
2010-05-14 | libata: don't flush dcache on slab pages | Sebastian Andrzej Siewior |