1. fc5279e coresight: stop copying etf contents when buffer size is reached by Pratik Patel · 10 years ago
  2. 72b4509 Merge "coresight: abort tracing for unhandled aborts" by Linux Build Service Account · 10 years ago
  3. 6f45598 Merge "coresight: make coresight event module configurable" by Linux Build Service Account · 10 years ago
  4. 98e8e7d Merge "coresight: modify function names and messages" by Linux Build Service Account · 10 years ago
  5. 4c6dba4 coresight: add device attribute for etr ddr mem size by Sarang Joshi · 11 years ago
  6. 632d012 coresight: abort tracing for unhandled aborts by Sarang Joshi · 11 years ago
  7. 0ba1c16 coresight: make coresight event module configurable by Sarang Joshi · 11 years ago
  8. f02a01a coresight: modify function names and messages by Sarang Joshi · 11 years ago
  9. 6e3249d coresight: fix error checks for byte counter init code by Pratik Patel · 11 years ago
  10. b84b311 coresight: support etm tracing on remote processors by Aparna Das · 11 years ago
  11. 379cc97 coresight: query cti mappings only when cti is enabled by Aparna Das · 11 years ago
  12. ee8f071 coresight: disable sdc io regulator when disabling tpiu by Aparna Das · 11 years ago
  13. 3a62119 coresight: use fixed clock rate for tpiu sdc use case by Pratik Patel · 11 years ago
  14. 15604c7 coresight: enable flush-on-flushin for periodic flush to usb by Pratik Patel · 11 years ago
  15. 29c8bfd coresight: use dma_alloc_coherent for allocating tmc-etr memory by Aparna Das · 11 years ago
  16. 1ffb73d coresight: add lpae support for coresight tmc driver by Pushkar Joshi · 11 years ago
  17. 156a295 coresight: add support to reset cti block by Aparna Das · 11 years ago
  18. a177eb7 coresight: configure sdc io regulator for tpiu trace via sdc by Aparna Das · 11 years ago
  19. bc3e5a0 coresight: perform byte counter value check only for non-zero values by Pushkar Joshi · 11 years ago
  20. af36a85 coresight: use no log version of readl while dumping etf by Pratik Patel · 11 years ago
  21. f0cf221 coresight: disable byte counter if byte counter initialization fails by Pushkar Joshi · 11 years ago
  22. c791fb3 coresight: appropriately handle hardware event mux control registers by Pushkar Joshi · 11 years ago
  23. 1f86584 coresight: add support to query current cti mappings by Aparna Das · 11 years ago
  24. 9093f88 coresight: prevent multiple map or unmap of same cti trigger channel pair by Aparna Das · 11 years ago
  25. bf213a0 coresight: Add support for byte counter interrupt feature by Pushkar Joshi · 11 years ago
  26. 0be1fca coresight: return correct size for stm_send by Pratik Patel · 11 years ago
  27. 4930640 coresight: add coresight fuse state query by Pratik Patel · 11 years ago
  28. 9266be3 coresight: add coresight fuse driver by Pratik Patel · 11 years ago
  29. ec3f1a4 coresight: remove hotplug locking from etm probe by Pratik Patel · 11 years ago
  30. d96ae50 coresight: use trigin 2 for cti reset trigger for tmc-etr by Pratik Patel · 11 years ago
  31. f5e8497 coresight: move of_coresight.c to drivers/of by Pratik Patel · 11 years ago
  32. 4b2cb3b coresight: free temporarily allocated memory when done using it by Pratik Patel · 11 years ago
  33. b5ad7af coresight: release tpiu regulator of node only when done using it by Pratik Patel · 11 years ago
  34. a60feab coresight: support sdc regulators without voltage/current levels by Pratik Patel · 11 years ago
  35. 3b8a708 coresight: add support for coresight hardware event driver by Aparna Das · 11 years ago
  36. 394783a coresight: use export_symbol api consistently by Pratik Patel · 11 years ago
  37. 176c492 coresight: enable clocks during hotplug when required by Pratik Patel · 11 years ago
  38. c990751 coresight: modify coresight drivers to use reg-names property by Aparna Das · 11 years ago
  39. 9a9313d coresight: support for tpiu output to mictor and sdc connectors by Pratik Patel · 11 years ago
  40. 14135b8 Merge "usb: usb_bam: Add support for multi USB BAMs" by Linux Build Service Account · 11 years ago
  41. dbf43d7 usb: usb_bam: Add support for multi USB BAMs by Shimrit Malichi · 11 years ago
  42. cba120a coresight: OS unlock for non-krait CPUs using memory mapped access by Pushkar Joshi · 11 years ago
  43. 4d5cb98 coresight: add support for ost mipi 1.0 protocol by Pratik Patel · 12 years ago
  44. 36cc448 coresight: use cp15 cpmr_etmclken instead of etmpdcr for krait by Pratik Patel · 12 years ago
  45. 89a7662 coresight: disable tmc-etr to bam traffic during coresight abort by Pratik Patel · 12 years ago
  46. a554416 coresight: enable & disable flush on wdog reset using cti for tmc-etr by Pratik Patel · 12 years ago
  47. 7c0b372 coresight: enable & disable flush on wdog reset using cti for tmc-etf by Pratik Patel · 12 years ago
  48. d944cc7 coresight: add coresight cti driver by Pratik Patel · 12 years ago
  49. 67598f4 coresight: rename control_trace.c to coresight-event.c by Pratik Patel · 12 years ago
  50. 61e9170 coresight: split qdss config to more granular coresight configs by Pratik Patel · 12 years ago
  51. 365b202 coresight: use core_initcall for coresight core layer code by Pratik Patel · 12 years ago
  52. 6a3d1ae coresight: improve error handling for exported coresight apis by Pratik Patel · 12 years ago
  53. bfd2de6 coresight: implement new tmc etr to usb flush procedure by Pratik Patel · 12 years ago
  54. aa0e6f9 coresight: reset bam before making etr to usb connection by Pratik Patel · 12 years ago
  55. 933d36f Revert "coresight: enable and disable STM during probe" by Pratik Patel · 12 years ago
  56. 790f06d Update copyright to The Linux Foundation by Duy Truong · 12 years ago
  57. b7fd060 coresight: turn on etm during first cpu hotplug if enabled in boot by Pratik Patel · 12 years ago
  58. dbb352b coresight: hotplug enable/disable etm only for round robin access by Pratik Patel · 12 years ago
  59. b335426 coresight: remove cpu hotplug locking for smp_calls by Pratik Patel · 12 years ago
  60. 50cd217 coresight: read block size for tmc-etr to usb transfers from DT by Pratik Patel · 12 years ago
  61. a20572b coresight: return error if null or error is passed to coresight_register by Pratik Patel · 12 years ago
  62. 8c86adf coresight: read tmc-etr reservation size from DT node by Pratik Patel · 12 years ago
  63. 84750b2 coresight: support dumping tmc-etf and tmc-etr on kernel panic by Pratik Patel · 12 years ago
  64. 85688c6 coresight: 9625: Modify ETM driver to support ETMv3.5 by Pushkar Joshi · 12 years ago
  65. cd2452e coresight: turn on pcsave during first hotplug if enabled in boot by Pratik Patel · 12 years ago
  66. f95c540 coresight: clear pwrup just after clearing pwrdwn by Pratik Patel · 12 years ago
  67. e411ac7 coresight: keep drvdata->size as the actual buffer size by Pratik Patel · 12 years ago
  68. fe155c8 coresight: attempt to send data over STM only if size is non-zero by Pratik Patel · 12 years ago
  69. e7b35aa coresight: add STM support for explicit userspace entity ids by Pratik Patel · 12 years ago
  70. 97a08f3 coresight: graceful etm enable/disable for offline cores by Pratik Patel · 12 years ago
  71. 0a10be2 coresight: change ETM locking scheme from mutex to spinlock by Pratik Patel · 12 years ago
  72. 9dbfa37 coresight: graceful pcsave enable/disable for offline cores by Pratik Patel · 12 years ago
  73. f3238df coresight: resolve pcsave and etm tracing concurreny issue by Pratik Patel · 12 years ago
  74. 3e525e1 coresight: use 2K block size transfers for output via usb by Pratik Patel · 12 years ago
  75. 938e1ff coresight: implement runtime pc save control by Pratik Patel · 12 years ago
  76. d1d65c9 coresight: explicitly control ETMCR & preserve prog & power down bits by Pratik Patel · 12 years ago
  77. 946cb81 coresight: enable and disable STM during probe by Pratik Patel · 12 years ago
  78. cd8ac7a coresight: initialize buf during tmc etr probe by Pratik Patel · 12 years ago
  79. 0047456 coresight: ignore multiple calls to coresight_abort by Pratik Patel · 12 years ago
  80. ef23b24 Revert "coresight: disable ETM probe for Krait v3" by Pratik Patel · 12 years ago
  81. e6e41da coresight: cp14 support for etm driver for krait v3 by Pratik Patel · 12 years ago
  82. ef6da29 coresight: use ETMPDCR instead of ETMCR for ETM power/clock control by Pratik Patel · 12 years ago
  83. 61af718 coresight: A DLKM to abort trace on userspace abort by Pushkar Joshi · 12 years ago
  84. dc3a0a4 coresight: simplify etm_init_arch_data by Pratik Patel · 12 years ago
  85. 2647779 coresight: implement crash dumping support by Pratik Patel · 12 years ago
  86. 7720b23 coresight: sequence FFCR writes during __etb_disable by Pratik Patel · 12 years ago
  87. 3109a9b coresight: change STM ATID to allow concurrent trace sources by Pratik Patel · 12 years ago
  88. 66e1a41 coresight: change to using smp call for etm enable/disable by Pratik Patel · 12 years ago
  89. c14b4df coresight: only use etm0 for populating configuration by Pratik Patel · 12 years ago
  90. fa896c9 coresight: reserve memory for tmc etr carve out by Pratik Patel · 12 years ago
  91. 05fe91e coresight: take care of tmc etr wrap around & offset calculation by Pratik Patel · 12 years ago
  92. 32a6348 coresight: allow hardware events to feed into CTI input by Pratik Patel · 12 years ago
  93. b46038f coresight: support for etr to usb output by Pratik Patel · 12 years ago
  94. 670627c coresight: disable ETM probe for Krait pass3 by Pratik Patel · 12 years ago
  95. 2c09b76 coresight: fix whitespace in coresight drivers by Pratik Patel · 12 years ago
  96. 77b9063 coresight: krait pass3 support for etm driver by Pratik Patel · 12 years ago
  97. 0012058 coresight: implement stm hardware event and port enable sysfs nodes by Pratik Patel · 12 years ago
  98. cf7d045 coresight: implement coresight abort by Pratik Patel · 12 years ago
  99. 2291149 coresight: coresight tmc driver by Pratik Patel · 12 years ago
  100. 5f6d1af coresight: device tree support for coresight drivers by Pratik Patel · 12 years ago