summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-09-262-2/+2
|\
| * EDAC/dmc520: Assign the proper type to dimm->edac_modeBorislav Petkov2021-09-161-1/+1
| * EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri2021-09-161-1/+1
* | Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-263-8/+8
|\ \
| * | thermal/drivers/tsens: Fix wrong check for tzd in irq handlersAnsuel Smith2021-09-211-2/+2
| * | thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter2021-09-211-4/+3
| * | thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart2021-09-141-2/+3
| |/
* | Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-266-13/+64
|\ \
| * \ Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-09-246-13/+64
| |\ \
| | * | irqchip/gic: Work around broken Renesas integrationMarc Zyngier2021-09-221-1/+51
| | * | irqchip/renesas-rza1: Use semicolons instead of commasGeert Uytterhoeven2021-09-221-6/+6
| | * | irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu2021-09-221-1/+1
| | * | irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap2021-09-221-0/+1
| | * | irqchip/mbigen: Repair non-kernel-doc notationRandy Dunlap2021-09-221-3/+3
| | * | irqchip/armada-370-xp: Fix ack/eoi breakageMarc Zyngier2021-09-221-2/+2
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-09-2532-284/+273
|\ \ \ \
| * | | | scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong2021-09-221-4/+18
| * | | | scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT"Colin Ian King2021-09-221-1/+1