summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge char-misc-next into staging-nextGreg Kroah-Hartman2016-02-22446-7007/+12104
|\
| * mei: fix format string in debug printsAlexander Usyskin2016-02-204-6/+6
| * drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker2016-02-2011-45/+33
| * coresight: introducing a global trace ID functionMathieu Poirier2016-02-202-5/+14
| * coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier2016-02-205-1/+461
| * coresight: etb10: implementing AUX APIMathieu Poirier2016-02-202-2/+253
| * coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier2016-02-206-16/+32
| * coresight: etb10: moving to local atomic operationsMathieu Poirier2016-02-201-4/+5
| * coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier2016-02-205-9/+99
| * coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier2016-02-204-1/+75
| * coresight: etm3x: consolidating initial configMathieu Poirier2016-02-201-23/+14
| * coresight: etm3x: changing default trace configurationMathieu Poirier2016-02-202-16/+15
| * coresight: etm3x: set progbit to stop trace collectionMathieu Poirier2016-02-201-3/+0
| * coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier2016-02-207-17/+76
| * coresight: etm3x: splitting struct etm_drvdataMathieu Poirier2016-02-203-240/+305
| * coresight: etm3x: unlocking tracers in default arch initMathieu Poirier2016-02-201-5/+5
| * coresight: etm3x: moving sysFS entries to dedicated fileMathieu Poirier2016-02-204-1218/+1241
| * coresight: etm3x: moving etm_readl/writel to header fileMathieu Poirier2016-02-202-29/+29
| * coresight: moving PM runtime operations to core frameworkMathieu Poirier2016-02-209-29/+8
| * coresight: add API to get sink from pathMathieu Poirier2016-02-202-0/+16
| * coresight: associating path with session rather than tracerMathieu Poirier2016-02-203-97/+206
| * coresight: etm4x: Check every parameter used by dma_xx_coherent.Eric Long2016-02-201-2/+2
| * coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long2016-02-202-2/+2
| * stm class: dummy_stm: Add link callback for fault injectionAlexander Shishkin2016-02-201-0/+14
| * stm class: Plug stm device's unlink callbackAlexander Shishkin2016-02-202-4/+22
| * stm class: Fix a race in unlinkingAlexander Shishkin2016-02-201-12/+42
| * stm class: Fix unbalanced module/device refcountingAlexander Shishkin2016-02-201-6/+14
| * stm class: Guard output assignment against concurrencyAlexander Shishkin2016-02-202-0/+18
| * stm class: Fix unlocking braino in the error pathAlexander Shishkin2016-02-201-4/+3
| * stm class: Add heartbeat stm source deviceAlexander Shishkin2016-02-203-0/+143
| * stm class: dummy_stm: Create multiple devicesAlexander Shishkin2016-02-201-9/+48
| * stm class: Support devices with multiple instancesAlexander Shishkin2016-02-201-3/+4
| * stm class: Use driver's packet callback return valueAlexander Shishkin2016-02-202-7/+19
| * intel_th: Use real device index in the node namesAlexander Shishkin2016-02-201-3/+20
| * intel_th: Set root device's drvdata earlyAlexander Shishkin2016-02-202-2/+2
| * intel_th: sth: Sanitize packet callback's return valuesAlexander Shishkin2016-02-201-3/+8
| * intel_th: msu: Release resources on read errorLaurent FERT2016-02-201-4/+3
| * intel_th: msu: Fix offset for wrapped blockLaurent FERT2016-02-201-1/+1
| * intel_th: Update scratchpad bits according to enabled output activityAlexander Shishkin2016-02-204-4/+59
| * intel_th: gth: Remove commented-out codeAlexander Shishkin2016-02-201-18/+0
| * intel_th: Depend on HAS_IOMEMAlexander Shishkin2016-02-201-1/+1
| * stm class: Fix master deallocation in device unregisteringChunyan Zhang2016-02-201-1/+1
| * stm class: Use a signed return type for stm_find_master_chanLucas Tanure2016-02-201-2/+2
| * ppdev: use dev_* macrosSudip Mukherjee2016-02-141-7/+7
| * ppdev: use new parport device modelSudip Mukherjee2016-02-141-5/+20
| * ppdev: remove space before tabSudip Mukherjee2016-02-141-1/+1
| * ppdev: fix parenthesis alignmentSudip Mukherjee2016-02-141-13/+13
| * ppdev: remove bracesSudip Mukherjee2016-02-141-35/+22
| * ppdev: add missing blank lineSudip Mukherjee2016-02-141-0/+6
| * ppdev: remove whitespace around pointersSudip Mukherjee2016-02-141-12/+12