aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cb710 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-25vmw_balloon: unify commands tracing and statsNadav Amit1-75/+41
2018-09-25vmw_balloon: handle commands in a single function.Nadav Amit1-107/+116
2018-09-25coresight: Remove redundant null pointer check before of_node_put and put_devicezhong jiang1-6/+3
2018-09-25coresight: dts: binding: Update coresight binding examplesSuzuki K Poulose1-15/+10
2018-09-25coresight: dts: binding: Fix example for TPIU componentSuzuki K Poulose1-1/+1
2018-09-25coresight: dynamic-replicator: Claim device for useSuzuki K Poulose1-5/+18
2018-09-25coresight: catu: Claim device before useSuzuki K Poulose1-0/+6
2018-09-25coresight: funnel: Claim devices before useSuzuki K Poulose1-5/+21
2018-09-25coresight: etmx: Claim devices before useSuzuki K Poulose2-6/+24
2018-09-25coresight: Add support for CLAIM tag protocolSuzuki K Poulose3-0/+113
2018-09-25coresight: dynamic-replicator: Handle multiple connectionsSuzuki K Poulose1-17/+47
2018-09-25coresight: etb10: Handle errors enabling the deviceSuzuki K Poulose1-5/+13
2018-09-25coresight: etm3: Add support for handling errorsSuzuki K Poulose1-14/+28
2018-09-25coresight: etm4x: Add support for handling errorsSuzuki K Poulose1-13/+26
2018-09-25coresight: tmc-etb/etf: Prepare to handle errors enablingSuzuki K Poulose1-28/+45
2018-09-25coresight: tmc-etr: Handle errors enabling CATUSuzuki K Poulose1-7/+12
2018-09-25coresight: tmc-etr: Refactor for handling errorsSuzuki K Poulose1-24/+43
2018-09-25coresight: Handle failures in enabling a trace pathSuzuki K Poulose1-6/+26
2018-09-25coresight: tmc: Fix byte-address alignment for RRPLeo Yan1-2/+2
2018-09-25coresight: tmc: Refactor loops in etb dumpLeo Yan1-10/+7
2018-09-25coresight: etm4x: Configure EL2 exception level when kernel is running in HYPTomasz Nowicki1-20/+20
2018-09-25coresight: etb10: Splitting function etb_enable()Mathieu Poirier1-21/+52
2018-09-25coresight: etb10: Refactor etb_drvdata::mode handlingMathieu Poirier1-28/+34
2018-09-25coresight: etm-perf: Add support for ETR backendSuzuki K Poulose2-2/+248
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose8-38/+59
2018-09-25coresight: perf: Add helper to retrieve sink configurationSuzuki K Poulose2-14/+26
2018-09-25coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose4-103/+26
2018-09-25coresight: Convert driver messages to dev_dbgSuzuki K Poulose11-25/+25
2018-09-25coresight: tmc-etr: Relax collection of trace from sysfs modeSuzuki K Poulose1-8/+6
2018-09-25coresight: tmc-etr: Handle driver mode specific ETR buffersSuzuki K Poulose2-20/+40
2018-09-25coresight: perf: Disable trace path upon source errorSuzuki K Poulose1-1/+3
2018-09-25coresight: perf: Allow tracing on hotplugged CPUsSuzuki K Poulose1-15/+29
2018-09-25coresight: perf: Avoid unncessary CPU hotplug read lockSuzuki K Poulose1-3/+0
2018-09-25coresight: perf: Fix per cpu path managementSuzuki K Poulose1-15/+40
2018-09-25coresight: etb10: Fix handling of perf modeSuzuki K Poulose1-0/+4
2018-09-25coresight: Fix handling of sinksSuzuki K Poulose1-7/+15
2018-09-25coresight: Use ERR_CAST instead of ERR_PTRzhong jiang1-1/+1
2018-09-25coresight: Cleanup coresight DT bindingsSuzuki K Poulose2-50/+143
2018-09-25coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose3-61/+22
2018-09-25coresight: Add helper to check if the endpoint is inputSuzuki K Poulose1-2/+7
2018-09-25coresight: Fix remote endpoint parsingSuzuki K Poulose1-11/+11
2018-09-25coresight: platform: Fix leaking device referenceSuzuki K Poulose1-1/+5
2018-09-25coresight: platform: Fix refcounting for graph nodesSuzuki K Poulose1-0/+5
2018-09-25coresight: platform: Refactor graph endpoint parsingSuzuki K Poulose1-55/+83
2018-09-25coresight: Document error handling in coresight_registerSuzuki K Poulose1-7/+11
2018-09-20misc: sgi-gru: fix fall-through annotationsGustavo A. R. Silva1-2/+2
2018-09-16Linux 4.19-rc4Linus Torvalds1-1/+1
2018-09-16Code of Conduct: Let's revamp it.Greg Kroah-Hartman3-29/+82
2018-09-15x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap1-0/+2
2018-09-14NFS: Don't open code clearing of delegation stateTrond Myklebust1-9/+12