summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
| | * ahci_platform: properly set up EM messagingJeff Garzik2010-05-141-1/+1
| | * ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang2010-05-142-3/+111
| | * ahci: EM message type auto detectHarry Zhang2010-05-143-20/+28
| | * pata_scc: kill useless check in scc_postreset()Sergei Shtylyov2010-05-141-2/+1
| | * pata_scc: make scc_wait_after_reset() staticSergei Shtylyov2010-05-141-2/+2
| | * libata: use __ratelimitAkinobu Mita2010-05-141-16/+3
| | * libata: use longer 0xff wait if parallel scan is enabledTejun Heo2010-05-141-6/+12
| | * libata-sff: kill unused ata_bus_reset()Sergei Shtylyov2010-05-141-94/+0
| | * [libata] Disable R_OK (Early ACK) on SII 3726 PMPGrant Grundler2010-05-141-3/+29
| | * libata: update gfp/slab.h includesTejun Heo2010-05-142-0/+2
| | * ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo2010-05-142-10/+29
| | * pata_mpc52xx: reduce code size by simple change of constant data typesRoman Fietze2010-05-141-39/+39
| | * ahci: clean up board IDsTejun Heo2010-05-141-120/+117
| | * ahci: Turn off DMA engines when there's no device attachedMatthew Garrett2010-05-141-0/+18
| | * ahci: Add platform driverAnton Vorontsov2010-05-143-0/+200
| | * ahci: Move generic code into libahciAnton Vorontsov2010-05-144-2280/+2425
| | * ahci: Introduce ahci_set_em_messages()Anton Vorontsov2010-05-141-17/+24
| | * ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov2010-05-141-17/+23
| | * ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov2010-05-141-18/+27
| | * ahci: Get rid of pci_dev argument in ahci_port_init()Anton Vorontsov2010-05-141-4/+3
| | * ahci: Factor out PCI specifics from ahci_reset_controller()Anton Vorontsov2010-05-141-3/+12
| | * ahci: Get rid of pci_dev argument in ahci_save_initial_config()Anton Vorontsov2010-05-141-14/+13
| | * ahci: Factor out PCI specifics from ahci_save_initial_config()Anton Vorontsov2010-05-141-24/+42
| | * ahci: Get rid of host->iomap usageAnton Vorontsov2010-05-141-14/+20
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
| |\ \
| | * \ Merge branch 'master' into for-nextJiri Kosina2010-04-2331-54/+171
| | |\ \
| | * | | Fix typos in commentsThomas Weber2010-03-161-1/+1
| * | | | pata_pcmcia: get rid of extra indirectionDominik Brodowski2010-05-101-35/+6
| * | | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-101-4/+2
| | |_|/ | |/| |
| * | | pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson2010-05-051-2/+2
| * | | libata: ensure NCQ error result taskfile is fully initializedJeff Garzik2010-04-221-0/+1
| * | | pata_pcmcia/ide-cs: add IDs for transcend and kingston cardsKristoffer Ericson2010-04-221-0/+4
| * | | libata: fix locking around blk_abort_request()Tejun Heo2010-04-221-0/+4
| | |/ | |/|
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-223-7/+11
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-184-9/+9
|/ /
* | libata: unlock HPA if device shrunkTejun Heo2010-04-061-29/+45
* | libata: disable NCQ on Crucial C300 SSDTejun Heo2010-04-061-0/+3
* | libata: don't whine on spurious IRQTejun Heo2010-04-061-4/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3031-1/+31
* | pata_via: fix VT6410/6415/6330 detection issueJosephChan@via.com.tw2010-03-281-0/+4
* | libata-sff: fix spurious IRQ handlingTejun Heo2010-03-231-7/+36
* | pata_via: Add VIA VX900 supportJosephChan@via.com.tw2010-03-221-0/+1
* | ahci: pp->active_link is not reliable when FBS is enabledShane Huang2010-03-171-6/+17
* | ahci: use BIOS date in broken_suspend listTejun Heo2010-03-171-8/+20
* | ahci: add missing nv IDsTejun Heo2010-03-171-0/+15
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-085-5/+5
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-094-4/+4
| * Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-0145-413/+657
|\ \
| * | sata_via: Delay on vt6420 when starting ATAPI DMA writeBart Hartgers2010-03-011-1/+16
OpenPOWER on IntegriCloud