aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
...
| * | | libata: Implement ZBC OUT translationHannes Reinecke2016-05-09
| * | | libata: implement ZBC IN translationHannes Reinecke2016-05-09
| * | | libata-scsi: Generate sense code for disabled devicesHannes Reinecke2016-05-09
| * | | libata-trace: decode subcommandsHannes Reinecke2016-05-09
| * | | libata: Check log page directory before accessing pagesHannes Reinecke2016-05-09
| * | | libata: Separate out ata_dev_config_ncq_send_recv()Hannes Reinecke2016-05-09
| * | | libata: do not attempt to retrieve sense code twiceHannes Reinecke2016-05-09
| * | | Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2016-05-09
| |\ \ \
| * | | | libata-scsi: Set information sense field for invalid parameterHannes Reinecke2016-04-04
| * | | | libata-scsi: set bit pointer for sense code informationHannes Reinecke2016-04-04
| * | | | libata-scsi: Set field pointer in sense codeHannes Reinecke2016-04-04
| * | | | libata: Implement control mode page to select sense formatHannes Reinecke2016-04-04
| * | | | libata-scsi: generate correct ATA pass-through senseHannes Reinecke2016-04-04
| * | | | libata: evaluate SCSI sense codeHannes Reinecke2016-04-04
| * | | | libata-scsi: use ata_scsi_set_sense()Hannes Reinecke2016-04-04
| * | | | libata-eh: Set 'information' field for autosenseHannes Reinecke2016-04-04
| * | | | libata-scsi: use scsi_set_sense_information()Hannes Reinecke2016-04-04
| * | | | libata: sanitize ata_tf_read_block()Hannes Reinecke2016-04-04
| * | | | libata-scsi: sanitize ata_gen_ata_sense()Hannes Reinecke2016-04-04
| * | | | libata: Implement support for sense data reportingHannes Reinecke2016-04-04
| * | | | libata: Implement NCQ autosenseHannes Reinecke2016-04-04
* | | | | Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-05-19
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko2016-05-02
| * | | dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko2016-04-13
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-18
|\ \ \ \ | | |_|/ | |/| |
| * | | scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-15
| |/ /
* | | Merge branch 'for-4.6-fixes' into for-4.7Tejun Heo2016-05-13
|\ \ \
| * | | ata: add AMD Seattle platform driverBrijesh Singh2016-04-13
| * | | ata: ahci-platform: Add ports-implemented DT bindings.Srinivas Kandagatla2016-04-01
| * | | libahci: save port map for forced port mapSrinivas Kandagatla2016-04-01
| |/ /
* | | libata-scsi: use %*ph to dump small buffersAndy Shevchenko2016-05-09
* | | treewide: Fix typos in libata.xmlMasanari Iida2016-04-13
* | | libata-core: Allow longer timeout for drive spinup from PUISDamien Le Moal2016-04-04
| |/ |/|
* | libata: Fixup awkward whitespace in warning by removing line continuation.Sander Eikelenboom2016-03-30
|/
* Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-03-18
|\
| * ata: ahci_xgene: dereferencing uninitialized pointer in probeDan Carpenter2016-03-11
| * AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDsScott Lawson2016-03-11
| * Merge branch 'for-4.5-fixes' into for-4.6Tejun Heo2016-03-11
| |\
| * | ata: sata_rcar: Use ARCH_RENESASSimon Horman2016-03-04
| * | sata_via: Implement hotplug for VT6421Ondrej Zary2016-02-25
| * | sata_via: Apply WD workaround only when needed on VT6421Ondrej Zary2016-02-25
| * | ahci: Add runtime PM support for the host controllerMika Westerberg2016-02-19
| * | ahci: Add functions to manage runtime PM of AHCI portsMika Westerberg2016-02-19
| * | ahci: Convert driver to use modern PM hooksMika Westerberg2016-02-19
| * | ahci: Cache host controller versionMika Westerberg2016-02-19
| * | ata: ahci_mvebu: add support for Armada 3700 variantLior Amsalem2016-02-18
| * | libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in ata_scsi_park_s...Tejun Heo2016-02-18
| * | libata: support AHCI on OCTEON platformAleksey Makarov2016-02-11
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-18
|\ \ \
| * | | ata: hpt366: convert to use match_string() helperAndy Shevchenko2016-03-17