Show patches with: Series = coresight: next v5.2-rc5       |   45 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[45/45] coresight: replicator: Add terminate entry for acpi_device_id tables coresight: next v5.2-rc5 - 1 - --- 2019-06-19 Mathieu Poirier Mainlined
[44/45] coresight: platform: add OF/APCI dependency coresight: next v5.2-rc5 - 1 - --- 2019-06-19 Mathieu Poirier Mainlined
[43/45] coresight: tmc: Smatch: Fix potential NULL pointer dereference coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[42/45] coresight: etm3x: Smatch: Fix potential NULL pointer dereference coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[41/45] coresight: Potential uninitialized variable in probe() coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[40/45] coresight: etb10: Do not call smp_processor_id from preemptible coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[39/45] coresight: tmc-etf: Do not call smp_processor_id from preemptible coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[38/45] coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preemptible coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[37/45] coresight: tmc-etr: Do not call smp_processor_id() from preemptible coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[36/45] coresight: Add dummy definition for of_coresight_get_cpu() coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[35/45] coresight: acpi: Support for platform devices coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[34/45] coresight: acpi: Support for AMBA components coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[33/45] coresight: Support for ACPI bindings coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[32/45] coresight: stm: ACPI support for parsing stimulus base coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[31/45] coresight: Use platform agnostic names coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[30/45] coresight: Use fwnode handle instead of device names coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[29/45] coresight: platform: Use fwnode handle for device search coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[28/45] coresight: Add support for releasing platform specific data coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[27/45] coresight: Rearrange platform data probing coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[26/45] coresight: Reuse platform data structure for connection tracking coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[25/45] coresight: Cleanup coresight_remove_conns coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[24/45] coresight: Remove name from platform description coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[23/45] coresight: Remove cpu field from platform data coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[22/45] coresight: Make device to CPU mapping generic coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[21/45] coresight: Introduce generic platform data helper coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[20/45] coresight: Make sure device uses DT for obsolete compatible check coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[19/45] coresight: platform: Make memory allocation helper generic coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[18/45] coresight: tmc-etr: Rearrange probing default buffer size coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[17/45] coresight: stm: Rearrange probing the stimulus area coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[16/45] coresight: etm3x: Rearrange cp14 access detection coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[15/45] coresight: Rename of_coresight to coresight-platform coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[14/45] coresight: Use coresight device names for sinks in PMU attribute coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[13/45] coresight: etb10: Clean up device specific data coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[12/45] coresight: etm: Clean up device specific data coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[11/45] coresight: stm: Cleanup device specific data coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[10/45] coresight: tpiu: Clean up device specific data coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[09/45] coresight: catu: Cleanup device specific data coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[08/45] coresight: tmc: Clean up device specific data coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[07/45] coresight: replicator: Cleanup device tracking coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[06/45] coresight: funnel: Clean up device book keeping coresight: next v5.2-rc5 - - - --- 2019-06-19 Mathieu Poirier Mainlined
[05/45] coresight: perf: Don't set the truncated flag in snapshot mode coresight: next v5.2-rc5 - 1 1 --- 2019-06-19 Mathieu Poirier Mainlined
[04/45] coresight: tmc-etf: Fix snapshot mode update function coresight: next v5.2-rc5 - 2 1 --- 2019-06-19 Mathieu Poirier Mainlined
[03/45] coresight: tmc-etf: Properly set AUX buffer head in snapshot mode coresight: next v5.2-rc5 - 1 1 --- 2019-06-19 Mathieu Poirier Mainlined
[02/45] coresight: tmc-etr: Properly set AUX buffer head in snapshot mode coresight: next v5.2-rc5 - 1 1 --- 2019-06-19 Mathieu Poirier Mainlined
[01/45] coresight: etb10: Properly set AUX buffer head in snapshot mode coresight: next v5.2-rc5 - 1 1 --- 2019-06-19 Mathieu Poirier Mainlined