summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2010-10-22libata: implement cross-port EH exclusionTejun Heo3-1/+75
2010-10-22libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo11-46/+54
2010-10-22ata_piix: implement LPM supportTejun Heo1-1/+23
2010-10-22libata: implement LPM support for port multipliersTejun Heo3-10/+67
2010-10-22libata: reimplement link power managementTejun Heo8-350/+195
2010-10-22libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo2-5/+72
2010-10-22libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo8-86/+64
2010-10-22[libata] Fix section mismatch: ata_sff_exitLuck, Tony1-1/+1
2010-10-22drivers/ata/libata-transport.c: include linux/slab.hJeff Garzik1-0/+1
2010-10-22[libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler1-31/+65
2010-10-22libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo4-65/+38
2010-10-22[libata] Add ATA transport classGwendal Grignou8-40/+883
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo4-14/+24
2010-09-10libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2-11/+29
2010-09-10libata: skip EH autopsy and recovery during suspendTejun Heo2-1/+17
2010-09-10ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+3
2010-09-10ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+4
2010-09-10libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo2-0/+5
2010-09-09ahci: fix hang on failed softresetTejun Heo1-1/+1
2010-09-09pata_artop: Fix device ID parity checkJean Delvare1-1/+2
2010-08-26libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord1-4/+0
2010-08-26sata_mv: fix broken DSM/TRIM support (v2)Mark Lord1-7/+37
2010-08-26libata: be less of a drama queen on empty data commandsTejun Heo1-4/+7
2010-08-26[libata] sata_dwc_460ex: signdness bugDan Carpenter1-1/+1
2010-08-26ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo3-2/+26
2010-08-26libata: remove no longer needed pata_winbond driverBartlomiej Zolnierkiewicz4-285/+14
2010-08-26pata_cmd64x: revert commit d62f5576Tejun Heo1-6/+0
2010-08-17ata: update for of_device to platform_device replacementStephen Rothwell1-2/+2
2010-08-15Merge branch 'linus' into releaseLen Brown21-219/+3074
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen1-6/+0
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-10/+10
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+424
2010-08-11docbook: fix fatal error from libataRandy Dunlap1-1/+1
2010-08-11Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2010-08-11Merge branches 'master' and 'devel' into for-linusRussell King3-0/+424
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds5-30/+14
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig1-1/+1
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-1/+1
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-19/+19
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King3-0/+424
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely3-10/+10
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski1-14/+15
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski1-4/+4
2010-08-02sata_fsl,mv,nv: prepare for NCQ command completion updateTejun Heo3-51/+48
2010-08-02ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-2/+1
2010-08-02ata_piix: fix locking around SIDPR accessTejun Heo1-0/+8
2010-08-02[libata] update blacklist for new hyphenated pattern ranges (v2)Mark Lord1-10/+4
2010-08-02libata: allow hyphenated pattern rangesMark Lord1-4/+12
2010-08-02ata_generic: drop hard coded DMA force logic for CENATEKTejun Heo1-4/+0
2010-08-02[libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <...Justin P. Mattock1-1/+1