| Commit message (Expand) | Author | Age |
... | |
| | * | ahci_platform: properly set up EM messaging | Jeff Garzik | 2010-05-14 |
| | * | ahci: add "em_buffer" attribute for AHCI hosts | Harry Zhang | 2010-05-14 |
| | * | ahci: EM message type auto detect | Harry Zhang | 2010-05-14 |
| | * | pata_scc: kill useless check in scc_postreset() | Sergei Shtylyov | 2010-05-14 |
| | * | pata_scc: make scc_wait_after_reset() static | Sergei Shtylyov | 2010-05-14 |
| | * | libata: use __ratelimit | Akinobu Mita | 2010-05-14 |
| | * | libata: use longer 0xff wait if parallel scan is enabled | Tejun Heo | 2010-05-14 |
| | * | libata-sff: kill unused ata_bus_reset() | Sergei Shtylyov | 2010-05-14 |
| | * | [libata] Disable R_OK (Early ACK) on SII 3726 PMP | Grant Grundler | 2010-05-14 |
| | * | libata: update gfp/slab.h includes | Tejun Heo | 2010-05-14 |
| | * | ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks | Tejun Heo | 2010-05-14 |
| | * | pata_mpc52xx: reduce code size by simple change of constant data types | Roman Fietze | 2010-05-14 |
| | * | ahci: clean up board IDs | Tejun Heo | 2010-05-14 |
| | * | ahci: Turn off DMA engines when there's no device attached | Matthew Garrett | 2010-05-14 |
| | * | ahci: Add platform driver | Anton Vorontsov | 2010-05-14 |
| | * | ahci: Move generic code into libahci | Anton Vorontsov | 2010-05-14 |
| | * | ahci: Introduce ahci_set_em_messages() | Anton Vorontsov | 2010-05-14 |
| | * | ahci: Factor out PCI specifics from ahci_print_info() | Anton Vorontsov | 2010-05-14 |
| | * | ahci: Factor out PCI specifics from ahci_init_controller() | Anton Vorontsov | 2010-05-14 |
| | * | ahci: Get rid of pci_dev argument in ahci_port_init() | Anton Vorontsov | 2010-05-14 |
| | * | ahci: Factor out PCI specifics from ahci_reset_controller() | Anton Vorontsov | 2010-05-14 |
| | * | ahci: Get rid of pci_dev argument in ahci_save_initial_config() | Anton Vorontsov | 2010-05-14 |
| | * | ahci: Factor out PCI specifics from ahci_save_initial_config() | Anton Vorontsov | 2010-05-14 |
| | * | ahci: Get rid of host->iomap usage | Anton Vorontsov | 2010-05-14 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
| |\ \ |
|
| | * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-22 |
| | |\ \ |
|
| | * | | | Fix typos in comments | Thomas Weber | 2010-03-16 |
| * | | | | pata_pcmcia: get rid of extra indirection | Dominik Brodowski | 2010-05-10 |
| * | | | | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 2010-05-10 |
| | |_|/
| |/| | |
|
| * | | | pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs | Kristoffer Ericson | 2010-05-05 |
| * | | | libata: ensure NCQ error result taskfile is fully initialized | Jeff Garzik | 2010-04-22 |
| * | | | pata_pcmcia/ide-cs: add IDs for transcend and kingston cards | Kristoffer Ericson | 2010-04-22 |
| * | | | libata: fix locking around blk_abort_request() | Tejun Heo | 2010-04-22 |
| | |/
| |/| |
|
* | | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 |
* | | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 |
|/ / |
|
* | | libata: unlock HPA if device shrunk | Tejun Heo | 2010-04-06 |
* | | libata: disable NCQ on Crucial C300 SSD | Tejun Heo | 2010-04-06 |
* | | libata: don't whine on spurious IRQ | Tejun Heo | 2010-04-06 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | pata_via: fix VT6410/6415/6330 detection issue | JosephChan@via.com.tw | 2010-03-28 |
* | | libata-sff: fix spurious IRQ handling | Tejun Heo | 2010-03-23 |
* | | pata_via: Add VIA VX900 support | JosephChan@via.com.tw | 2010-03-22 |
* | | ahci: pp->active_link is not reliable when FBS is enabled | Shane Huang | 2010-03-17 |
* | | ahci: use BIOS date in broken_suspend list | Tejun Heo | 2010-03-17 |
* | | ahci: add missing nv IDs | Tejun Heo | 2010-03-17 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 |
| * | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 2010-02-05 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-03-01 |
|\ \ |
|
| * | | sata_via: Delay on vt6420 when starting ATAPI DMA write | Bart Hartgers | 2010-03-01 |