summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-10-30Merge tag 'coresight-next-v5.16.v3' of gitolite.kernel.org:pub/scm/linux/kern...Greg Kroah-Hartman-154/+905
2021-10-27arm64: errata: Enable TRBE workaround for write to out-of-range addressSuzuki K Poulose-2/+0
2021-10-27arm64: errata: Enable workaround for TRBE overwrite in FILL modeSuzuki K Poulose-2/+0
2021-10-27coresight: trbe: Work around write to out of rangeSuzuki K Poulose-1/+62
2021-10-27coresight: trbe: Make sure we have enough spaceSuzuki K Poulose-1/+5
2021-10-27coresight: trbe: Add a helper to determine the minimum buffer sizeSuzuki K Poulose-1/+6
2021-10-27coresight: trbe: Workaround TRBE errata overwrite in FILL modeSuzuki K Poulose-11/+157
2021-10-27coresight: trbe: Add infrastructure for Errata handlingSuzuki K Poulose-1/+68
2021-10-27coresight: trbe: Allow driver to choose a different alignmentSuzuki K Poulose-3/+15
2021-10-27coresight: trbe: Decouple buffer base from the hardware baseSuzuki K Poulose-4/+14
2021-10-27coresight: trbe: Add a helper to pad a given buffer areaSuzuki K Poulose-1/+7
2021-10-27coresight: trbe: Add a helper to calculate the trace generatedSuzuki K Poulose-18/+29
2021-10-27coresight: trbe: Defer the probe on offline CPUsSuzuki K Poulose-1/+7
2021-10-27coresight: trbe: Fix incorrect access of the sink specific dataSuzuki K Poulose-1/+1
2021-10-27coresight: etm4x: Add ETM PID for Kryo-5XXTao Zhang-0/+1
2021-10-27coresight: trbe: Prohibit trace before disabling TRBESuzuki K Poulose-1/+12
2021-10-27coresight: trbe: End the AUX handle on truncationSuzuki K Poulose-10/+16
2021-10-27coresight: trbe: Do not truncate buffer on IRQSuzuki K Poulose-6/+21
2021-10-27coresight: trbe: Fix handling of spurious interruptsSuzuki K Poulose-13/+9
2021-10-27coresight: trbe: irq handler: Do not disable TRBE if no action is neededSuzuki K Poulose-6/+6
2021-10-27coresight: trbe: Unify the enabling sequenceSuzuki K Poulose-19/+18
2021-10-27coresight: trbe: Drop duplicate TRUNCATE flagsSuzuki K Poulose-6/+6
2021-10-27coresight: trbe: Ensure the format flag is always setSuzuki K Poulose-4/+3
2021-10-27coresight: etm-pmu: Ensure the AUX handle is validSuzuki K Poulose-3/+24
2021-10-27coresight: etm4x: Use Trace Filtering controls dynamicallySuzuki K Poulose-18/+59
2021-10-27coresight: etm4x: Save restore TRFCR_EL1Suzuki K Poulose-12/+57
2021-10-27coresight: Don't immediately close events that are run on invalid CPU/sink co...James Clark-6/+23
2021-10-27coresight: tmc-etr: Speed up for bounce buffer in flat modeLeo Yan-4/+22
2021-10-27coresight: Update comments for removing cs_etm_find_snapshot()Leo Yan-9/+6
2021-10-27coresight: tmc-etr: Use perf_output_handle::head for AUX ring bufferLeo Yan-7/+3
2021-10-27coresight: tmc-etf: Add comment for store orderingLeo Yan-0/+5
2021-10-27coresight: tmc-etr: Add barrier after updating AUX ring bufferLeo Yan-0/+8
2021-10-27coresight: tmc: Configure AXI write burst sizeTanmay Jagdale-4/+26
2021-10-27dt-bindings: coresight: Add burst size for TMCTanmay Jagdale-0/+5
2021-10-27coresight: cpu-debug: Control default behavior via KconfigBrian Norris-1/+14
2021-10-27coresight: cti: Correct the parameter for pm_runtime_putTao Zhang-1/+1
2021-10-27Merge tag 'phy-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman-110/+1752
2021-10-27Merge tag 'extcon-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-12/+192
2021-10-27fix for "dma-buf: move dma-buf symbols into the DMA_BUF module namespace"Stephen Rothwell-0/+2
2021-10-27dt-bindings: extcon: usbc-tusb320: Add TUSB320L compatible stringYassine Oudjana-1/+3
2021-10-27extcon: usbc-tusb320: Add support for TUSB320LYassine Oudjana-3/+79
2021-10-27extcon: usbc-tusb320: Add support for mode setting and resetYassine Oudjana-4/+81
2021-10-27extcon: extcon-axp288: Use P-Unit semaphore lock for register accessesFabio Aiuto-3/+30
2021-10-27extcon: max3355: Drop unused includeLinus Walleij-1/+0
2021-10-27extcon: usb-gpio: Use the right includesLinus Walleij-2/+1
2021-10-26most: fix control-message timeoutsJohan Hovold-2/+3
2021-10-26comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold-5/+7
2021-10-26comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold-9/+7
2021-10-26comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold-2/+4
2021-10-26phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()Yang Yingliang-2/+2