summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-022-20/+51
|\
| * Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley2012-10-022-20/+51
| |\
| | * [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams2012-08-241-8/+2
| | * [SCSI] libata: export ata_port suspend/resume infrastructure for sasDan Williams2012-08-241-12/+46
| | * [SCSI] libata: reset onceDan Williams2012-08-242-0/+3
* | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-0213-52/+940
|\ \ \
| * | | sata_mv: Fix warnings when no PCIAndrew Lunn2012-10-011-3/+5
| * | | [libata] Makefile: Fix build error in sata_highbankMark Langsdorf2012-10-011-1/+1
| * | | [libata] export ata_dev_set_feature()Jeff Garzik2012-09-131-0/+1
| * | | libata-core: use ATA_LBA in ata_build_rw_tf()Sergei Shtylyov2012-09-131-1/+1
| * | | ata/ahci_platform: Add clock framework supportViresh Kumar2012-09-132-7/+52
| * | | pata_arasan: add Device Tree probing capabilityViresh Kumar2012-09-131-0/+10
| * | | pata_arasan: Add clk_{un}prepare() supportViresh Kumar2012-09-131-2/+2
| * | | ata: add platform driver for Calxeda AHCI controllerMark Langsdorf2012-09-134-1/+459
| * | | sata_fsl: add workaround for data length mismatch on freescale V2 controllerShaohui Xie2012-09-131-4/+35
| * | | ahci: implement aggressive SATA device sleep supportShane Huang2012-09-135-11/+143
| * | | Revert "libata: enable SATA disk fua detection on default"Jeff Garzik2012-09-131-2/+2
| * | | [libata] scsi: implement MODE SELECT commandPaolo Bonzini2012-08-171-6/+188
| * | | [libata] scsi: support MODE SENSE request for changeable and default parametersPaolo Bonzini2012-08-171-16/+43
| * | | [libata] scsi: Remove unlikely() from FUA checkJeff Garzik2012-08-171-2/+2
| * | | libata: enable SATA disk fua detection on defaultZheng Liu2012-08-171-2/+2
* | | | Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-223-3/+3
|\ \ \ \
| * | | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| * | | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| * | | | ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | |_|/ | |/| |
* | | | ahci: Add identifiers for ASM106x devicesAlan Cox2012-09-131-1/+4
* | | | ahci: Add alternate identifier for the 88SE9172Alan Cox2012-09-131-0/+2
* | | | ahci: Add JMicron 362 device IDsBen Hutchings2012-09-131-0/+3
| |_|/ |/| |
* | | libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entryPrarit Bhargava2012-08-251-1/+1
| |/ |/|
* | [libata] new quirk, lift bridge limits for Buffalo DriveStation QuattroJeff Garzik2012-08-171-0/+1
* | [libata] Kconfig: Elaborate that SFF is meant for legacy and PATA stuffPaul Menzel2012-08-171-1/+1
* | [libata] acpi: call ata_acpi_gtm during ata port init timeAaron Lu2012-08-171-11/+4
* | ata_piix: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-08-171-0/+8
* | ahci: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-08-171-0/+8
* | pata_atiixp: override cable detection on MSI E350DM-E33Arnd Hannemann2012-08-171-0/+16
* | ahci: un-staticize ahci_dev_classifyRob Herring2012-08-172-1/+3
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-021-13/+29
|\
| * ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-271-13/+29
* | 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
OpenPOWER on IntegriCloud