aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-20coresight: etb10: moving to local atomic operationsMathieu Poirier1-4/+5
2016-02-20coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier5-9/+99
2016-02-20coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier4-1/+75
2016-02-20coresight: etm3x: consolidating initial configMathieu Poirier1-23/+14
2016-02-20coresight: etm3x: changing default trace configurationMathieu Poirier2-16/+15
2016-02-20coresight: etm3x: set progbit to stop trace collectionMathieu Poirier1-3/+0
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier7-17/+76
2016-02-20coresight: etm3x: splitting struct etm_drvdataMathieu Poirier3-240/+305
2016-02-20coresight: etm3x: unlocking tracers in default arch initMathieu Poirier1-5/+5
2016-02-20coresight: etm3x: moving sysFS entries to dedicated fileMathieu Poirier4-1218/+1241
2016-02-20coresight: etm3x: moving etm_readl/writel to header fileMathieu Poirier2-29/+29
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier9-29/+8
2016-02-20coresight: add API to get sink from pathMathieu Poirier2-0/+16
2016-02-20coresight: associating path with session rather than tracerMathieu Poirier3-97/+206
2016-02-20coresight: etm4x: Check every parameter used by dma_xx_coherent.Eric Long1-2/+2
2016-02-20coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long2-2/+2
2016-02-20stm class: dummy_stm: Add link callback for fault injectionAlexander Shishkin1-0/+14
2016-02-20stm class: Plug stm device's unlink callbackAlexander Shishkin2-4/+22
2016-02-20stm class: Fix a race in unlinkingAlexander Shishkin1-12/+42
2016-02-20stm class: Fix unbalanced module/device refcountingAlexander Shishkin1-6/+14
2016-02-20stm class: Guard output assignment against concurrencyAlexander Shishkin2-0/+18
2016-02-20stm class: Fix unlocking braino in the error pathAlexander Shishkin1-4/+3
2016-02-20stm class: Add heartbeat stm source deviceAlexander Shishkin3-0/+143
2016-02-20stm class: dummy_stm: Create multiple devicesAlexander Shishkin1-9/+48
2016-02-20stm class: Support devices with multiple instancesAlexander Shishkin1-3/+4
2016-02-20stm class: Use driver's packet callback return valueAlexander Shishkin2-7/+19
2016-02-20intel_th: Use real device index in the node namesAlexander Shishkin1-3/+20
2016-02-20intel_th: Set root device's drvdata earlyAlexander Shishkin2-2/+2
2016-02-20intel_th: sth: Sanitize packet callback's return valuesAlexander Shishkin1-3/+8
2016-02-20intel_th: msu: Release resources on read errorLaurent FERT1-4/+3
2016-02-20intel_th: msu: Fix offset for wrapped blockLaurent FERT1-1/+1
2016-02-20intel_th: Update scratchpad bits according to enabled output activityAlexander Shishkin4-4/+59
2016-02-20intel_th: gth: Remove commented-out codeAlexander Shishkin1-18/+0
2016-02-20intel_th: Depend on HAS_IOMEMAlexander Shishkin1-1/+1
2016-02-20stm class: Fix master deallocation in device unregisteringChunyan Zhang1-1/+1
2016-02-20stm class: Use a signed return type for stm_find_master_chanLucas Tanure1-2/+2
2016-02-14ppdev: use dev_* macrosSudip Mukherjee1-7/+7
2016-02-14ppdev: use new parport device modelSudip Mukherjee1-5/+20
2016-02-14ppdev: remove space before tabSudip Mukherjee1-1/+1
2016-02-14ppdev: fix parenthesis alignmentSudip Mukherjee1-13/+13
2016-02-14ppdev: remove bracesSudip Mukherjee1-35/+22
2016-02-14ppdev: add missing blank lineSudip Mukherjee1-0/+6
2016-02-14ppdev: remove whitespace around pointersSudip Mukherjee1-12/+12
2016-02-14ppdev: space prohibited between function name and parenthesisSudip Mukherjee1-96/+96
2016-02-14misc: mic: silence an overflow warningDan Carpenter1-1/+2
2016-02-14misc: mic: use after free printing error messageDan Carpenter1-1/+1
2016-02-14Linux 4.5-rc4Linus Torvalds1-1/+1
2016-02-13ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin1-7/+17