summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-03intel_th: msu: Correct the block wrap detectionAlexander Shishkin1-1/+1
2019-05-03intel_th: Add switch triggering supportAlexander Shishkin4-2/+85
2019-05-03intel_th: gth: Factor out trace start/stopAlexander Shishkin1-29/+64
2019-05-03intel_th: msu: Factor out pipeline drainingAlexander Shishkin3-10/+29
2019-05-03intel_th: msu: Switch over to scatterlistAlexander Shishkin1-59/+104
2019-05-03intel_th: msu: Replace open-coded list_{first,last,next}_entry variantsAlexander Shishkin1-10/+10
2019-05-03intel_th: Only report useful IRQs to subdevicesAlexander Shishkin3-1/+9
2019-05-03intel_th: msu: Start handling IRQsAlexander Shishkin4-2/+106
2019-05-03intel_th: pci: Use MSI interrupt signallingAlexander Shishkin2-6/+13
2019-05-03intel_th: Communicate IRQ via resourceAlexander Shishkin4-14/+30
2019-05-03intel_th: Add "rtit" source deviceAlexander Shishkin3-3/+27
2019-05-03intel_th: Skip subdevices if their MMIO is missingAlexander Shishkin1-4/+9
2019-05-03intel_th: Rework resource passing between glue layers and coreAlexander Shishkin4-29/+33
2019-05-03intel_th: msu: Fix single mode with IOMMUAlexander Shishkin1-3/+32
2019-05-03Merge tag 'gnss-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-0/+1
2019-05-02habanalabs: Update CPU DMA memory label nameTomer Tayar1-2/+2
2019-05-02habanalabs: Update CPU DMA pool label nameTomer Tayar1-2/+2
2019-04-30habanalabs: increase timeout if working with simulatorDalit Ben Zoor2-2/+13
2019-05-01habanalabs: remove condition that is always trueDalit Ben Zoor1-25/+23
2019-05-01habanalabs: remove redundant member from parser structDalit Ben Zoor3-5/+1
2019-05-01habanalabs: Manipulate DMA addresses in ASIC functionsTomer Tayar6-56/+72
2019-05-01habanalabs: rename functions to improve code readabilityOded Gabbay5-36/+38
2019-04-30habanalabs: remove call to cs_parser()Dalit Ben Zoor1-24/+3
2019-04-28habanalabs: Use single pool for CPU accessible host memoryTomer Tayar4-22/+48
2019-04-28habanalabs: return old dram bar address upon changeOded Gabbay3-35/+35
2019-04-25habanalabs: rename restore to ctx_switch when appropriateOded Gabbay4-21/+22
2019-04-22habanalabs: use ASIC functions interface for rreg/wregOded Gabbay3-44/+71
2019-04-21uapi/habanalabs: add missing fields in bmon paramsOded Gabbay1-4/+12
2019-04-21habanalabs: re-factor goya_parse_cb_no_ext_queue()Oded Gabbay1-22/+21
2019-04-10habanalabs: Cancel pr_fmt() definition dependency on includes orderTomer Tayar3-2/+4
2019-05-02coresight: funnel: Support static funnelLeo Yan1-27/+89
2019-05-02coresight: replicator: Add new device id for static replicatorLeo Yan1-1/+5
2019-05-02soundwire: add a blank line between functionsVinod Koul1-0/+1
2019-05-02soundwire: fix more typosVinod Koul1-2/+2
2019-05-02soundwire: avoid multiple assignmentsVinod Koul1-2/+4
2019-05-02soundwire: intel: more alignment fixesVinod Koul1-18/+18
2019-05-02soundwire: more alignment fixesVinod Koul2-6/+12
2019-05-02soundwire: intel: remove empty line after bracesVinod Koul1-1/+0
2019-05-02soundwire: cadence: remove empty line after bracesVinod Koul1-1/+0
2019-05-02soundwire: remove empty line before/after bracesVinod Koul3-22/+0
2019-05-02soundwire: fix kconfig help formatVinod Koul1-1/+1
2019-05-02soundwire: add missing newlines in dynamic debug logsPierre-Louis Bossart4-104/+104
2019-05-02soundwire: cadence_master: remove spurious newlinePierre-Louis Bossart1-1/+0
2019-05-02soundwire: cadence_master: fix boolean comparisonsPierre-Louis Bossart1-2/+2
2019-05-02soundwire: cadence_master: balance parenthesesPierre-Louis Bossart1-1/+2
2019-05-02soundwire: cadence_master: fix alignment issuesPierre-Louis Bossart1-39/+40
2019-05-02soundwire: intel: fix boolean comparisonPierre-Louis Bossart1-1/+1
2019-05-02soundwire: intel: protect macro parametersPierre-Louis Bossart1-13/+13
2019-05-02soundwire: intel: fix alignment issuesPierre-Louis Bossart1-30/+29
2019-05-02soundwire: intel_init: fix alignment issuesPierre-Louis Bossart1-6/+6