summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ata/pata_arasan: remove conditional compilation of clk codeViresh Kumar2012-07-301-13/+1
* [libata] pata_cmd64x: whitespace cleanupJeff Garzik2012-07-251-2/+2
* libata-acpi: fix up for acpi_pm_device_sleep_state APIStephen Rothwell2012-07-251-1/+1
* Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik2012-07-252-11/+50
|\
| * [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-202-11/+50
* | sata_dwc_460ex: device tree may specify dma_channelThang Q. Nguyen2012-07-251-17/+31
* | ahci, trivial: fixed coding style issues related to bracesJeffrin Jose2012-07-251-22/+11
* | ahci_platform: add hibernation callbacksShiraz Hashim2012-07-251-7/+3
* | libata-eh.c: local functions should not be exposed globallyH Hartley Sweeten2012-07-251-1/+1
* | libata-transport.c: local functions should not be exposed globallyH Hartley Sweeten2012-07-251-3/+3
* | sata_dwc_460ex: support hardresetThang Q. Nguyen2012-07-251-1/+23
* | ata: use module_pci_driverAxel Lin2012-07-2560-761/+60
* | drivers/ata/pata_pcmcia.c: adjust suspicious bit operationJulia Lawall2012-07-251-1/+2
* | pata_imx: Convert to clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-07-251-5/+5
* | ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2Mark Nelson2012-07-251-0/+16
* | [libata] Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman2012-07-251-0/+1
* | libata-acpi: add missing inlines in libata.hLin Ming2012-07-251-3/+3
* | libata: tell scsi layer device supports runtime power offAaron Lu2012-06-291-2/+26
* | libata: detect Device Attention supportLin Ming2012-06-291-0/+3
* | libata-acpi: register/unregister device to/from power resourceLin Ming2012-06-291-0/+32
* | libata-acpi: add ata port runtime D3Cold supportLin Ming2012-06-293-4/+81
* | libata-acpi: set acpi state for SATA portLin Ming2012-06-291-9/+11
* | libata: migrate ACPI code over to new bindingsMatthew Garrett2012-06-295-139/+38
* | libata: bind the Linux device tree to the ACPI device treeMatthew Garrett2012-06-293-2/+146
|/
* Viresh has movedViresh Kumar2012-06-201-2/+2
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-4/+36
|\
| * Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-161-4/+36
| |\
| | * ARM: Orion: SATA: Add per channel clk/clkdev support.Andrew Lunn2012-05-081-4/+36
* | | PATA host controller driver for ep93xxRafal Prylowski2012-05-223-0/+1054
* | | [libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklistPrarit Bhargava2012-05-221-0/+1
* | | ata_generic: Skip is_intel_ider() check when ata_generic=1 is setAndi Kleen2012-05-221-1/+1
* | | libata-eh don't waste time retrying media errors (v3)Mark Lord2012-05-071-3/+21
* | | ata_piix: defer disks to the Hyper-V drivers by defaultAndy Whitcroft2012-05-071-0/+36
* | | libata: add a host flag to ignore detected ATA devicesAndy Whitcroft2012-05-071-0/+6
|/ /
* | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-035-5/+7
|\ \
| * | ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2012-05-031-0/+1
| * | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar2012-05-031-3/+1
| * | libata: init ata_print_id to 0Tero Roponen2012-05-031-1/+1
| * | ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson2012-05-031-0/+2
| * | libata: skip old error history when counting probe trialsLin Ming2012-05-031-1/+2
| |/
* | [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-231-15/+20
* | [SCSI] libata: Pass correct DMA device to scsi hostLin Ming2012-04-221-1/+2
|/
* libata: forbid port runtime pm by default, fixing regressionLin Ming2012-04-181-0/+1
* libata: make ata_print_id atomicDan Williams2012-04-123-5/+5
* sata_mv: silence an uninitialized variable warningDan Carpenter2012-04-121-1/+2
* ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley2012-04-121-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2012-03-2210-76/+281
|\
| * pata_cmd64x: implement sff_irq_check() methodSergei Shtylyov2012-03-131-1/+42
| * pata_cmd64x: implement sff_irq_clear() methodSergei Shtylyov2012-03-131-16/+15
| * pata_cmd64x: use interrupt status from MRDMODE registerSergei Shtylyov2012-03-131-17/+56
OpenPOWER on IntegriCloud