summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
| * | ata: sata_dwc_460ex: use readl/writel_relaxed()Mans Rullgard2016-05-121-48/+43
| * | ata: sata_dwc_460ex: switch to new dmaengine_terminate_* APIAndy Shevchenko2016-05-121-1/+1
| * | ata: sata_dwc_460ex: add __iomem to register base pointerMans Rullgard2016-05-101-1/+1
| * | ata: sata_dwc_460ex: get rid of incorrect castMans Rullgard2016-05-101-2/+2
| * | ata: sata_dwc_460ex: get rid of some pointless castsMans Rullgard2016-05-101-15/+15
| * | ata: sata_dwc_460ex: remove empty libata callbackMans Rullgard2016-05-101-22/+0
| * | ata: sata_dwc_460ex: correct HOSTDEV{P}_FROM_*() macrosAndy Shevchenko2016-05-101-11/+6
| * | ata: sata_dwc_460ex: get rid of global dataMans Rullgard2016-05-101-50/+29
| * | ata: sata_dwc_460ex: add phy supportMans Rullgard2016-05-102-0/+23
| * | ata: sata_dwc_460ex: use "dmas" DT property to find dma channelMans Rullgard2016-05-102-71/+138
| * | ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commandsAndy Shevchenko2016-05-101-2/+2
| * | ata: sata_dwc_460ex: skip dma setup for non-dma commandsMans Rullgard2016-05-101-26/+9
| * | ata: sata_dwc_460ex: select only core part of DMA driverAndy Shevchenko2016-05-101-1/+1
| * | ata: sata_dwc_460ex: DMA is always a flow controllerAndy Shevchenko2016-05-101-1/+1
| * | ata: sata_dwc_460ex: burst size must be in items not bytesAndy Shevchenko2016-05-101-3/+3
| * | ata: sata_dwc_460ex: set dma_boundary to 0x1fffAndy Shevchenko2016-05-101-1/+7
| * | ata: sata_dwc_460ex: fix crash on offline links without an attached driveChristian Lamparter2016-05-101-0/+7
| * | ata: sata_dwc_460ex: remove incorrect lockingMans Rullgard2016-05-101-3/+1
* | | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-05-235-171/+989
|\ \ \
| * | | libata: support host-aware and host-managed ZAC devicesHannes Reinecke2016-05-092-2/+130
| * | | libata: support device-managed ZAC devicesHannes Reinecke2016-05-091-9/+10
| * | | libata: NCQ encapsulation for ZAC MANAGEMENT OUTHannes Reinecke2016-05-093-8/+56
| * | | libata: Implement ZBC OUT translationHannes Reinecke2016-05-093-0/+84
| * | | libata: implement ZBC IN translationHannes Reinecke2016-05-093-0/+168
| * | | libata-scsi: Generate sense code for disabled devicesHannes Reinecke2016-05-091-0/+6
| * | | libata-trace: decode subcommandsHannes Reinecke2016-05-091-0/+43
| * | | libata: Check log page directory before accessing pagesHannes Reinecke2016-05-091-0/+17
| * | | libata: Separate out ata_dev_config_ncq_send_recv()Hannes Reinecke2016-05-091-20/+27
| * | | libata: do not attempt to retrieve sense code twiceHannes Reinecke2016-05-091-2/+2
| * | | Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2016-05-091-1/+1
| |\ \ \
| * | | | libata-scsi: Set information sense field for invalid parameterHannes Reinecke2016-04-041-20/+61
| * | | | libata-scsi: set bit pointer for sense code informationHannes Reinecke2016-04-041-11/+19
| * | | | libata-scsi: Set field pointer in sense codeHannes Reinecke2016-04-041-47/+108
| * | | | libata: Implement control mode page to select sense formatHannes Reinecke2016-04-043-33/+90
| * | | | libata-scsi: generate correct ATA pass-through senseHannes Reinecke2016-04-041-34/+59
| * | | | libata: evaluate SCSI sense codeHannes Reinecke2016-04-041-9/+20
| * | | | libata-scsi: use ata_scsi_set_sense()Hannes Reinecke2016-04-041-10/+8
| * | | | libata-eh: Set 'information' field for autosenseHannes Reinecke2016-04-043-0/+22
| * | | | libata-scsi: use scsi_set_sense_information()Hannes Reinecke2016-04-041-13/+1
| * | | | libata: sanitize ata_tf_read_block()Hannes Reinecke2016-04-043-3/+6
| * | | | libata-scsi: sanitize ata_gen_ata_sense()Hannes Reinecke2016-04-041-0/+6
| * | | | libata: Implement support for sense data reportingHannes Reinecke2016-04-042-5/+83
| * | | | libata: Implement NCQ autosenseHannes Reinecke2016-04-043-1/+19
* | | | | Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-05-191-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko2016-05-021-1/+1
| * | | dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko2016-04-131-2/+2
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-181-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-151-1/+1
| |/ /
* | | Merge branch 'for-4.6-fixes' into for-4.7Tejun Heo2016-05-135-0/+223
|\ \ \
| * | | ata: add AMD Seattle platform driverBrijesh Singh2016-04-133-0/+219