aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-30ata/pata_arasan: remove conditional compilation of clk codeViresh Kumar1-13/+1
2012-07-25[libata] pata_cmd64x: whitespace cleanupJeff Garzik1-2/+2
2012-07-25libata-acpi: fix up for acpi_pm_device_sleep_state APIStephen Rothwell1-1/+1
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik2-11/+50
2012-07-25sata_dwc_460ex: device tree may specify dma_channelThang Q. Nguyen1-17/+31
2012-07-25ahci, trivial: fixed coding style issues related to bracesJeffrin Jose1-22/+11
2012-07-25ahci_platform: add hibernation callbacksShiraz Hashim1-7/+3
2012-07-25libata-eh.c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-07-25libata-transport.c: local functions should not be exposed globallyH Hartley Sweeten1-3/+3
2012-07-25sata_dwc_460ex: support hardresetThang Q. Nguyen1-1/+23
2012-07-25ata: use module_pci_driverAxel Lin60-761/+60
2012-07-25drivers/ata/pata_pcmcia.c: adjust suspicious bit operationJulia Lawall1-1/+2
2012-07-25pata_imx: Convert to clk_prepare_enable/clk_disable_unprepareFabio Estevam1-5/+5
2012-07-25ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2Mark Nelson1-0/+16
2012-07-25[libata] Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman1-0/+1
2012-07-25libata-acpi: add missing inlines in libata.hLin Ming1-3/+3
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2-11/+50
2012-06-29libata: tell scsi layer device supports runtime power offAaron Lu1-2/+26
2012-06-29libata: detect Device Attention supportLin Ming1-0/+3
2012-06-29libata-acpi: register/unregister device to/from power resourceLin Ming1-0/+32
2012-06-29libata-acpi: add ata port runtime D3Cold supportLin Ming3-4/+81
2012-06-29libata-acpi: set acpi state for SATA portLin Ming1-9/+11
2012-06-29libata: migrate ACPI code over to new bindingsMatthew Garrett5-139/+38
2012-06-29libata: bind the Linux device tree to the ACPI device treeMatthew Garrett3-2/+146
2012-06-20Viresh has movedViresh Kumar1-2/+2
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+36
2012-05-22PATA host controller driver for ep93xxRafal Prylowski3-0/+1054
2012-05-22[libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklistPrarit Bhargava1-0/+1
2012-05-22ata_generic: Skip is_intel_ider() check when ata_generic=1 is setAndi Kleen1-1/+1
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clockArnd Bergmann1-4/+36
2012-05-08ARM: Orion: SATA: Add per channel clk/clkdev support.Andrew Lunn1-4/+36
2012-05-07libata-eh don't waste time retrying media errors (v3)Mark Lord1-3/+21
2012-05-07ata_piix: defer disks to the Hyper-V drivers by defaultAndy Whitcroft1-0/+36
2012-05-07libata: add a host flag to ignore detected ATA devicesAndy Whitcroft1-0/+6
2012-05-03Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-5/+7
2012-05-03ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar1-0/+1
2012-05-03ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar1-3/+1
2012-05-03libata: init ata_print_id to 0Tero Roponen1-1/+1
2012-05-03ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson1-0/+2
2012-05-03libata: skip old error history when counting probe trialsLin Ming1-1/+2
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams1-15/+20
2012-04-22[SCSI] libata: Pass correct DMA device to scsi hostLin Ming1-1/+2
2012-04-18libata: forbid port runtime pm by default, fixing regressionLin Ming1-0/+1
2012-04-12libata: make ata_print_id atomicDan Williams3-5/+5
2012-04-12sata_mv: silence an uninitialized variable warningDan Carpenter1-1/+2
2012-04-12ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley1-0/+2
2012-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds10-76/+281
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-17/+33
2012-03-20ata: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-13pata_cmd64x: implement sff_irq_check() methodSergei Shtylyov1-1/+42