| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | ahci: Move generic code into libahci | Anton Vorontsov | 2010-05-14 | 4 | -2280/+2425 |
| | * | ahci: Introduce ahci_set_em_messages() | Anton Vorontsov | 2010-05-14 | 1 | -17/+24 |
| | * | ahci: Factor out PCI specifics from ahci_print_info() | Anton Vorontsov | 2010-05-14 | 1 | -17/+23 |
| | * | ahci: Factor out PCI specifics from ahci_init_controller() | Anton Vorontsov | 2010-05-14 | 1 | -18/+27 |
| | * | ahci: Get rid of pci_dev argument in ahci_port_init() | Anton Vorontsov | 2010-05-14 | 1 | -4/+3 |
| | * | ahci: Factor out PCI specifics from ahci_reset_controller() | Anton Vorontsov | 2010-05-14 | 1 | -3/+12 |
| | * | ahci: Get rid of pci_dev argument in ahci_save_initial_config() | Anton Vorontsov | 2010-05-14 | 1 | -14/+13 |
| | * | ahci: Factor out PCI specifics from ahci_save_initial_config() | Anton Vorontsov | 2010-05-14 | 1 | -24/+42 |
| | * | ahci: Get rid of host->iomap usage | Anton Vorontsov | 2010-05-14 | 1 | -14/+20 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 31 | -54/+171 |
| | |\ \ |
|
| | * | | | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -1/+1 |
| * | | | | pata_pcmcia: get rid of extra indirection | Dominik Brodowski | 2010-05-10 | 1 | -35/+6 |
| * | | | | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 2010-05-10 | 1 | -4/+2 |
| | |_|/
| |/| | |
|
| * | | | pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs | Kristoffer Ericson | 2010-05-05 | 1 | -2/+2 |
| * | | | libata: ensure NCQ error result taskfile is fully initialized | Jeff Garzik | 2010-04-23 | 1 | -0/+1 |
| * | | | pata_pcmcia/ide-cs: add IDs for transcend and kingston cards | Kristoffer Ericson | 2010-04-23 | 1 | -0/+4 |
| * | | | libata: fix locking around blk_abort_request() | Tejun Heo | 2010-04-23 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 3 | -7/+11 |
* | | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-19 | 4 | -9/+9 |
|/ / |
|
* | | libata: unlock HPA if device shrunk | Tejun Heo | 2010-04-06 | 1 | -29/+45 |
* | | libata: disable NCQ on Crucial C300 SSD | Tejun Heo | 2010-04-06 | 1 | -0/+3 |
* | | libata: don't whine on spurious IRQ | Tejun Heo | 2010-04-06 | 1 | -4/+0 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 31 | -1/+31 |
* | | pata_via: fix VT6410/6415/6330 detection issue | JosephChan@via.com.tw | 2010-03-28 | 1 | -0/+4 |
* | | libata-sff: fix spurious IRQ handling | Tejun Heo | 2010-03-23 | 1 | -7/+36 |
* | | pata_via: Add VIA VX900 support | JosephChan@via.com.tw | 2010-03-23 | 1 | -0/+1 |
* | | ahci: pp->active_link is not reliable when FBS is enabled | Shane Huang | 2010-03-17 | 1 | -6/+17 |
* | | ahci: use BIOS date in broken_suspend list | Tejun Heo | 2010-03-17 | 1 | -8/+20 |
* | | ahci: add missing nv IDs | Tejun Heo | 2010-03-17 | 1 | -0/+15 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 5 | -5/+5 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 4 | -4/+4 |
| * | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 2010-02-05 | 1 | -1/+1 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-03-01 | 45 | -413/+657 |
|\ \ |
|
| * | | sata_via: Delay on vt6420 when starting ATAPI DMA write | Bart Hartgers | 2010-03-01 | 1 | -1/+16 |
| * | | pata_efar: Enable parallel scanning | Alan Cox | 2010-03-01 | 1 | -1/+2 |
| * | | pata_atiixp: enable parallel scan | Alan Cox | 2010-03-01 | 1 | -1/+2 |
| * | | [libata] pata_atiixp: add locking for parallel scanning | Bartlomiej Zolnierkiewicz | 2010-03-01 | 1 | -1/+10 |
| * | | [libata] pata_efar: add locking for parallel scanning | Bartlomiej Zolnierkiewicz | 2010-03-01 | 1 | -0/+15 |
| * | | libata: Pass host flags into the pci helper | Alan Cox | 2010-03-01 | 38 | -39/+41 |
| * | | [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI | Christoph Egger | 2010-03-01 | 1 | -1/+1 |
| * | | libata: Allow pata_legacy to be built on non-ISA but PCI systems | Alan Cox | 2010-03-01 | 1 | -2/+2 |
| * | | pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets | Bartlomiej Zolnierkiewicz | 2010-03-01 | 1 | -2/+4 |
| * | | pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards | Bartlomiej Zolnierkiewicz | 2010-03-01 | 1 | -1/+12 |
| * | | [libata] pata_at91: fix backslash-continued string | Jeff Garzik | 2010-03-01 | 1 | -2/+2 |
| * | | pata_via: store UDMA masks in via_isa_bridges table | Bartlomiej Zolnierkiewicz | 2010-03-01 | 1 | -110/+94 |
| * | | pata_via: fix address setup timings underlocking | Bartlomiej Zolnierkiewicz | 2010-03-01 | 1 | -2/+2 |
| * | | pata_serverworks: fix error message | Bartlomiej Zolnierkiewicz | 2010-03-01 | 1 | -1/+1 |
| * | | pata_serverworks: fix PIO setup for the second channel | Bartlomiej Zolnierkiewicz | 2010-03-01 | 1 | -1/+2 |
| * | | pata_efar: fix secondary port support | Bartlomiej Zolnierkiewicz | 2010-03-01 | 1 | -2/+2 |