summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-04mcb: Replace ioremap and request_region with the devm versionAndreas Werner1-12/+7
2016-05-04mcb: Implement bus->dev.release callbackJohannes Thumshirn1-6/+14
2016-05-04mcb: export bus information via sysfsJohannes Thumshirn5-11/+103
2016-05-04mcb: Correctly initialize the bus's deviceJohannes Thumshirn2-6/+18
2016-05-04mei: bus: call mei_cl_read_start under device lockAlexander Usyskin1-3/+12
2016-05-04coresight: etb10: adjust read pointer only when neededMathieu Poirier1-1/+2
2016-05-04coresight: configuring ETF in FIFO mode when acting as linkMathieu Poirier1-4/+28
2016-05-04coresight: tmc: implementing TMC-ETF AUX space APIMathieu Poirier2-0/+200
2016-05-04coresight: moving struct cs_buffers to header fileMathieu Poirier2-20/+20
2016-05-04coresight: tmc: keep track of memory widthMathieu Poirier3-17/+41
2016-05-04coresight: tmc: make sysFS and Perf mode mutually exclusiveMathieu Poirier2-5/+117
2016-05-04coresight: tmc: dump system memory content only when neededMathieu Poirier2-2/+12
2016-05-04coresight: tmc: adding mode of operation for link/sinksMathieu Poirier3-14/+40
2016-05-04coresight: tmc: getting rid of multiple read accessMathieu Poirier4-17/+18
2016-05-04coresight: tmc: allocating memory when neededMathieu Poirier3-27/+170
2016-05-04coresight: tmc: making prepare/unprepare functions genericMathieu Poirier4-50/+117
2016-05-04coresight: tmc: splitting driver in ETB/ETF and ETR componentsMathieu Poirier5-261/+357
2016-05-04coresight: tmc: cleaning up header fileMathieu Poirier2-4/+3
2016-05-04coresight: tmc: introducing new header fileMathieu Poirier2-101/+123
2016-05-04coresight: tmc: clearly define number of transfers per burstMathieu Poirier1-2/+2
2016-05-04coresight: tmc: re-implementing tmc_read_prepare/unprepare() functionsMathieu Poirier1-20/+36
2016-05-04coresight: tmc: waiting for TMCReady bit before programmingMathieu Poirier1-0/+9
2016-05-04coresight: tmc: modifying naming conventionMathieu Poirier1-4/+4
2016-05-04coresight: tmc: adding sysFS management entriesMathieu Poirier2-64/+120
2016-05-04coresight: etm4x: add tracer ID for A72 Maia processor.Li Pengcheng1-0/+5
2016-05-04coresight: etb10: fixing the right amount of words to readMathieu Poirier1-1/+1
2016-05-04coresight: stm: adding driver for CoreSight STM componentPratik Patel7-2/+1047
2016-05-04coresight: stm: Bindings for System Trace MacrocellMathieu Poirier1-0/+28
2016-05-04coresight: adding path for STM deviceMathieu Poirier1-24/+82
2016-05-04stm class: Support devices that override software assigned mastersAlexander Shishkin3-0/+28
2016-05-04coresight: etm4x: modify q_support typeLi Pengcheng1-1/+1
2016-05-04coresight: no need to do the forced type conversionLi Pengcheng1-2/+2
2016-05-02w1: add ability to set (SRAM) and store (EEPROM) configuration for temp senso...Ben Sen3-8/+222
2016-05-02memory: of_memory: Silence uninitialized variable warningDan Carpenter1-1/+1
2016-05-02drivers: amba: properly handle devices with power domainsMarek Szyprowski1-10/+90
2016-05-02ti-st: Fix complete_all() wrong usageDaniel Wagner1-1/+0
2016-05-02ARM: qcom: silence an uninitialized variable warningDan Carpenter1-1/+2
2016-05-02char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven1-1/+0
2016-05-02coresight: removing gratuitous boot time log messagesMathieu Poirier5-5/+0
2016-05-02coresight: etb10: splitting sysFS "status" entryMathieu Poirier2-50/+100
2016-05-02coresight: moving coresight_simple_func() to header fileMathieu Poirier3-55/+51
2016-05-02coresight: etm4x: implementing the perf PMU APIMathieu Poirier2-8/+82
2016-05-02coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier3-1/+42
2016-05-02coresight: etm4x: moving etm_drvdata::enable to atomic fieldMathieu Poirier2-11/+63
2016-05-02coresight: etm4x: unlocking tracers in default arch initMathieu Poirier1-6/+5
2016-05-02coresight: etm4x: splitting etmv4 default configurationMathieu Poirier2-67/+73
2016-05-02coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier3-445/+533
2016-05-02coresight: etm4x: adding config and traceid registersMathieu Poirier2-0/+17
2016-05-02coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier4-2030/+2052
2016-05-02checkkconfigsymbols.py: Fix typo in help messageAndreas Ziegler1-1/+1