summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2016-05-10ata: sata_dwc_460ex: get rid of global dataMans Rullgard
2016-05-10ata: sata_dwc_460ex: add phy supportMans Rullgard
2016-05-10ata: sata_dwc_460ex: use "dmas" DT property to find dma channelMans Rullgard
2016-05-10ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commandsAndy Shevchenko
2016-05-10ata: sata_dwc_460ex: skip dma setup for non-dma commandsMans Rullgard
2016-05-10ata: sata_dwc_460ex: select only core part of DMA driverAndy Shevchenko
2016-05-10ata: sata_dwc_460ex: DMA is always a flow controllerAndy Shevchenko
2016-05-10ata: sata_dwc_460ex: burst size must be in items not bytesAndy Shevchenko
2016-05-10ata: sata_dwc_460ex: set dma_boundary to 0x1fffAndy Shevchenko
2016-05-10ata: sata_dwc_460ex: fix crash on offline links without an attached driveChristian Lamparter
2016-05-10ata: sata_dwc_460ex: remove incorrect lockingMans Rullgard
2016-05-09libata: support host-aware and host-managed ZAC devicesHannes Reinecke
2016-05-09libata: support device-managed ZAC devicesHannes Reinecke
2016-05-09libata: NCQ encapsulation for ZAC MANAGEMENT OUTHannes Reinecke
2016-05-09libata: Implement ZBC OUT translationHannes Reinecke
2016-05-09libata: implement ZBC IN translationHannes Reinecke
2016-05-09libata-scsi: Generate sense code for disabled devicesHannes Reinecke
2016-05-09libata-trace: decode subcommandsHannes Reinecke
2016-05-09libata: Check log page directory before accessing pagesHannes Reinecke
2016-05-09libata: Separate out ata_dev_config_ncq_send_recv()Hannes Reinecke
2016-05-09libata: do not attempt to retrieve sense code twiceHannes Reinecke
2016-05-09Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2016-05-09libata-scsi: use %*ph to dump small buffersAndy Shevchenko
2016-05-02dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2016-04-13ata: add AMD Seattle platform driverBrijesh Singh
2016-04-13treewide: Fix typos in libata.xmlMasanari Iida
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko
2016-04-04libata-core: Allow longer timeout for drive spinup from PUISDamien Le Moal
2016-04-04libata-scsi: Set information sense field for invalid parameterHannes Reinecke
2016-04-04libata-scsi: set bit pointer for sense code informationHannes Reinecke
2016-04-04libata-scsi: Set field pointer in sense codeHannes Reinecke
2016-04-04libata: Implement control mode page to select sense formatHannes Reinecke
2016-04-04libata-scsi: generate correct ATA pass-through senseHannes Reinecke
2016-04-04libata: evaluate SCSI sense codeHannes Reinecke
2016-04-04libata-scsi: use ata_scsi_set_sense()Hannes Reinecke
2016-04-04libata-eh: Set 'information' field for autosenseHannes Reinecke
2016-04-04libata-scsi: use scsi_set_sense_information()Hannes Reinecke
2016-04-04libata: sanitize ata_tf_read_block()Hannes Reinecke
2016-04-04libata-scsi: sanitize ata_gen_ata_sense()Hannes Reinecke
2016-04-04libata: Implement support for sense data reportingHannes Reinecke
2016-04-04libata: Implement NCQ autosenseHannes Reinecke
2016-04-01ata: ahci-platform: Add ports-implemented DT bindings.Srinivas Kandagatla
2016-04-01libahci: save port map for forced port mapSrinivas Kandagatla
2016-03-30libata: Fixup awkward whitespace in warning by removing line continuation.Sander Eikelenboom
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17ata: hpt366: convert to use match_string() helperAndy Shevchenko
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds