summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-04393-6909/+22124
|\
| * comedi: dt9812: fix DMA buffers on stackJohan Hovold2021-10-301-29/+86
| * comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold2021-10-301-0/+10
| * Merge tag 'coresight-next-v5.16.v3' of gitolite.kernel.org:pub/scm/linux/kern...Greg Kroah-Hartman2021-10-3020-154/+905
| |\
| | * arm64: errata: Enable TRBE workaround for write to out-of-range addressSuzuki K Poulose2021-10-271-2/+0
| | * arm64: errata: Enable workaround for TRBE overwrite in FILL modeSuzuki K Poulose2021-10-271-2/+0
| | * coresight: trbe: Work around write to out of rangeSuzuki K Poulose2021-10-271-1/+62
| | * coresight: trbe: Make sure we have enough spaceSuzuki K Poulose2021-10-271-1/+5
| | * coresight: trbe: Add a helper to determine the minimum buffer sizeSuzuki K Poulose2021-10-271-1/+6
| | * coresight: trbe: Workaround TRBE errata overwrite in FILL modeSuzuki K Poulose2021-10-271-11/+157
| | * coresight: trbe: Add infrastructure for Errata handlingSuzuki K Poulose2021-10-271-1/+68
| | * coresight: trbe: Allow driver to choose a different alignmentSuzuki K Poulose2021-10-271-3/+15
| | * coresight: trbe: Decouple buffer base from the hardware baseSuzuki K Poulose2021-10-271-4/+14
| | * coresight: trbe: Add a helper to pad a given buffer areaSuzuki K Poulose2021-10-271-1/+7
| | * coresight: trbe: Add a helper to calculate the trace generatedSuzuki K Poulose2021-10-271-18/+29
| | * coresight: trbe: Defer the probe on offline CPUsSuzuki K Poulose2021-10-271-1/+7
| | * coresight: trbe: Fix incorrect access of the sink specific dataSuzuki K Poulose2021-10-271-1/+1
| | * coresight: etm4x: Add ETM PID for Kryo-5XXTao Zhang2021-10-271-0/+1
| | * coresight: trbe: Prohibit trace before disabling TRBESuzuki K Poulose2021-10-272-1/+12
| | * coresight: trbe: End the AUX handle on truncationSuzuki K Poulose2021-10-271-10/+16
| | * coresight: trbe: Do not truncate buffer on IRQSuzuki K Poulose2021-10-271-6/+21
| | * coresight: trbe: Fix handling of spurious interruptsSuzuki K Poulose2021-10-271-13/+9
| | * coresight: trbe: irq handler: Do not disable TRBE if no action is neededSuzuki K Poulose2021-10-271-6/+6
| | * coresight: trbe: Unify the enabling sequenceSuzuki K Poulose2021-10-271-19/+18
| | * coresight: trbe: Drop duplicate TRUNCATE flagsSuzuki K Poulose2021-10-271-6/+6
| | * coresight: trbe: Ensure the format flag is always setSuzuki K Poulose2021-10-271-4/+3
| | * coresight: etm-pmu: Ensure the AUX handle is validSuzuki K Poulose2021-10-271-3/+24
| | * coresight: etm4x: Use Trace Filtering controls dynamicallySuzuki K Poulose2021-10-273-18/+59
| | * coresight: etm4x: Save restore TRFCR_EL1Suzuki K Poulose2021-10-273-12/+57
| | * coresight: Don't immediately close events that are run on invalid CPU/sink co...James Clark2021-10-271-6/+23
| | * coresight: tmc-etr: Speed up for bounce buffer in flat modeLeo Yan2021-10-271-4/+22
| | * coresight: Update comments for removing cs_etm_find_snapshot()Leo Yan2021-10-273-9/+6
| | * coresight: tmc-etr: Use perf_output_handle::head for AUX ring bufferLeo Yan2021-10-271-7/+3
| | * coresight: tmc-etf: Add comment for store orderingLeo Yan2021-10-271-0/+5
| | * coresight: tmc-etr: Add barrier after updating AUX ring bufferLeo Yan2021-10-271-0/+8
| | * coresight: tmc: Configure AXI write burst sizeTanmay Jagdale2021-10-273-4/+26
| | * dt-bindings: coresight: Add burst size for TMCTanmay Jagdale2021-10-271-0/+5
| | * coresight: cpu-debug: Control default behavior via KconfigBrian Norris2021-10-272-1/+14
| | * coresight: cti: Correct the parameter for pm_runtime_putTao Zhang2021-10-271-1/+1
| * | Merge tag 'phy-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2021-10-2721-110/+1752
| |\ \
| | * | phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()Yang Yingliang2021-10-261-2/+2
| | * | phy: qcom-snps: Correct the FSEL_MASKSandeep Maheswaram2021-10-261-1/+1
| | * | phy: hisilicon: Add of_node_put() in phy-hisi-inno-usb2Wan Jiabing2021-10-261-2/+8
| | * | phy: qcom-qmp: another fix for the sc8180x PCIe definitionDmitry Baryshkov2021-10-261-1/+1
| | * | phy: cadence-torrent: Add support to output received reference clockSwapnil Jakhade2021-10-261-11/+148
| | * | phy: cadence-torrent: Model reference clock driver as a clock to enable deriv...Swapnil Jakhade2021-10-261-25/+132
| | * | dt-bindings: phy: cadence-torrent: Add clock IDs for derived and received refclkSwapnil Jakhade2021-10-261-0/+2
| | * | phy: cadence-torrent: Migrate to clk_hw based registration and OF APIsSwapnil Jakhade2021-10-261-11/+19
| | * | phy: ti: gmii-sel: check of_get_address() for failureDan Carpenter2021-10-261-0/+2
| | * | dt-bindings: phy: qcom,qmp: IPQ6018 and IPQ8074 PCIe PHY require no supplyShawn Guo2021-10-261-24/+31