Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1c2d131a37ec803af2134443212a3138e0f17054
/
drivers
/
coresight
f5e8497
coresight: move of_coresight.c to drivers/of
by Pratik Patel
· 12 years ago
4b2cb3b
coresight: free temporarily allocated memory when done using it
by Pratik Patel
· 12 years ago
b5ad7af
coresight: release tpiu regulator of node only when done using it
by Pratik Patel
· 12 years ago
a60feab
coresight: support sdc regulators without voltage/current levels
by Pratik Patel
· 12 years ago
3b8a708
coresight: add support for coresight hardware event driver
by Aparna Das
· 12 years ago
394783a
coresight: use export_symbol api consistently
by Pratik Patel
· 12 years ago
176c492
coresight: enable clocks during hotplug when required
by Pratik Patel
· 12 years ago
c990751
coresight: modify coresight drivers to use reg-names property
by Aparna Das
· 12 years ago
9a9313d
coresight: support for tpiu output to mictor and sdc connectors
by Pratik Patel
· 12 years ago
14135b8
Merge "usb: usb_bam: Add support for multi USB BAMs"
by Linux Build Service Account
· 12 years ago
dbf43d7
usb: usb_bam: Add support for multi USB BAMs
by Shimrit Malichi
· 12 years ago
cba120a
coresight: OS unlock for non-krait CPUs using memory mapped access
by Pushkar Joshi
· 12 years ago
4d5cb98
coresight: add support for ost mipi 1.0 protocol
by Pratik Patel
· 12 years ago
36cc448
coresight: use cp15 cpmr_etmclken instead of etmpdcr for krait
by Pratik Patel
· 12 years ago
89a7662
coresight: disable tmc-etr to bam traffic during coresight abort
by Pratik Patel
· 12 years ago
a554416
coresight: enable & disable flush on wdog reset using cti for tmc-etr
by Pratik Patel
· 12 years ago
7c0b372
coresight: enable & disable flush on wdog reset using cti for tmc-etf
by Pratik Patel
· 12 years ago
d944cc7
coresight: add coresight cti driver
by Pratik Patel
· 12 years ago
67598f4
coresight: rename control_trace.c to coresight-event.c
by Pratik Patel
· 12 years ago
61e9170
coresight: split qdss config to more granular coresight configs
by Pratik Patel
· 12 years ago
365b202
coresight: use core_initcall for coresight core layer code
by Pratik Patel
· 12 years ago
6a3d1ae
coresight: improve error handling for exported coresight apis
by Pratik Patel
· 12 years ago
bfd2de6
coresight: implement new tmc etr to usb flush procedure
by Pratik Patel
· 12 years ago
aa0e6f9
coresight: reset bam before making etr to usb connection
by Pratik Patel
· 12 years ago
933d36f
Revert "coresight: enable and disable STM during probe"
by Pratik Patel
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
b7fd060
coresight: turn on etm during first cpu hotplug if enabled in boot
by Pratik Patel
· 12 years ago
dbb352b
coresight: hotplug enable/disable etm only for round robin access
by Pratik Patel
· 12 years ago
b335426
coresight: remove cpu hotplug locking for smp_calls
by Pratik Patel
· 12 years ago
50cd217
coresight: read block size for tmc-etr to usb transfers from DT
by Pratik Patel
· 12 years ago
a20572b
coresight: return error if null or error is passed to coresight_register
by Pratik Patel
· 12 years ago
8c86adf
coresight: read tmc-etr reservation size from DT node
by Pratik Patel
· 12 years ago
84750b2
coresight: support dumping tmc-etf and tmc-etr on kernel panic
by Pratik Patel
· 12 years ago
85688c6
coresight: 9625: Modify ETM driver to support ETMv3.5
by Pushkar Joshi
· 12 years ago
cd2452e
coresight: turn on pcsave during first hotplug if enabled in boot
by Pratik Patel
· 12 years ago
f95c540
coresight: clear pwrup just after clearing pwrdwn
by Pratik Patel
· 12 years ago
e411ac7
coresight: keep drvdata->size as the actual buffer size
by Pratik Patel
· 12 years ago
fe155c8
coresight: attempt to send data over STM only if size is non-zero
by Pratik Patel
· 12 years ago
e7b35aa
coresight: add STM support for explicit userspace entity ids
by Pratik Patel
· 12 years ago
97a08f3
coresight: graceful etm enable/disable for offline cores
by Pratik Patel
· 12 years ago
0a10be2
coresight: change ETM locking scheme from mutex to spinlock
by Pratik Patel
· 12 years ago
9dbfa37
coresight: graceful pcsave enable/disable for offline cores
by Pratik Patel
· 12 years ago
f3238df
coresight: resolve pcsave and etm tracing concurreny issue
by Pratik Patel
· 12 years ago
3e525e1
coresight: use 2K block size transfers for output via usb
by Pratik Patel
· 12 years ago
938e1ff
coresight: implement runtime pc save control
by Pratik Patel
· 12 years ago
d1d65c9
coresight: explicitly control ETMCR & preserve prog & power down bits
by Pratik Patel
· 12 years ago
946cb81
coresight: enable and disable STM during probe
by Pratik Patel
· 12 years ago
cd8ac7a
coresight: initialize buf during tmc etr probe
by Pratik Patel
· 12 years ago
0047456
coresight: ignore multiple calls to coresight_abort
by Pratik Patel
· 12 years ago
ef23b24
Revert "coresight: disable ETM probe for Krait v3"
by Pratik Patel
· 12 years ago
e6e41da
coresight: cp14 support for etm driver for krait v3
by Pratik Patel
· 12 years ago
ef6da29
coresight: use ETMPDCR instead of ETMCR for ETM power/clock control
by Pratik Patel
· 12 years ago
61af718
coresight: A DLKM to abort trace on userspace abort
by Pushkar Joshi
· 12 years ago
dc3a0a4
coresight: simplify etm_init_arch_data
by Pratik Patel
· 12 years ago
2647779
coresight: implement crash dumping support
by Pratik Patel
· 12 years ago
7720b23
coresight: sequence FFCR writes during __etb_disable
by Pratik Patel
· 12 years ago
3109a9b
coresight: change STM ATID to allow concurrent trace sources
by Pratik Patel
· 12 years ago
66e1a41
coresight: change to using smp call for etm enable/disable
by Pratik Patel
· 12 years ago
c14b4df
coresight: only use etm0 for populating configuration
by Pratik Patel
· 12 years ago
fa896c9
coresight: reserve memory for tmc etr carve out
by Pratik Patel
· 12 years ago
05fe91e
coresight: take care of tmc etr wrap around & offset calculation
by Pratik Patel
· 12 years ago
32a6348
coresight: allow hardware events to feed into CTI input
by Pratik Patel
· 12 years ago
b46038f
coresight: support for etr to usb output
by Pratik Patel
· 12 years ago
670627c
coresight: disable ETM probe for Krait pass3
by Pratik Patel
· 12 years ago
2c09b76
coresight: fix whitespace in coresight drivers
by Pratik Patel
· 12 years ago
77b9063
coresight: krait pass3 support for etm driver
by Pratik Patel
· 12 years ago
0012058
coresight: implement stm hardware event and port enable sysfs nodes
by Pratik Patel
· 12 years ago
cf7d045
coresight: implement coresight abort
by Pratik Patel
· 12 years ago
2291149
coresight: coresight tmc driver
by Pratik Patel
· 12 years ago
5f6d1af
coresight: device tree support for coresight drivers
by Pratik Patel
· 12 years ago
4a1b252
coresight: use devm apis in driver probe
by Pratik Patel
· 12 years ago
450287e
coresight: coresight replicator driver
by Pratik Patel
· 12 years ago
3b0ca88
coresight: switch to use coresight core layer code
by Pratik Patel
· 13 years ago
c496b66
coresight: disable tpiu at init to support older targets
by Pratik Patel
· 12 years ago
0a7edd3
coresight: sink switching support for coresight core layer code
by Pratik Patel
· 12 years ago
6fb3834
coresight: rename variables and functions from cs to coresight
by Pratik Patel
· 13 years ago
1746b8f
coresight: rename directory and files from cs to coresight
by Pratik Patel
· 13 years ago