summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coresight: tmc: getting rid of multiple read accessMathieu Poirier2016-05-034-17/+18
* coresight: tmc: allocating memory when neededMathieu Poirier2016-05-033-27/+170
* coresight: tmc: making prepare/unprepare functions genericMathieu Poirier2016-05-034-50/+117
* coresight: tmc: splitting driver in ETB/ETF and ETR componentsMathieu Poirier2016-05-035-261/+357
* coresight: tmc: cleaning up header fileMathieu Poirier2016-05-032-4/+3
* coresight: tmc: introducing new header fileMathieu Poirier2016-05-032-101/+123
* coresight: tmc: clearly define number of transfers per burstMathieu Poirier2016-05-031-2/+2
* coresight: tmc: re-implementing tmc_read_prepare/unprepare() functionsMathieu Poirier2016-05-031-20/+36
* coresight: tmc: waiting for TMCReady bit before programmingMathieu Poirier2016-05-031-0/+9
* coresight: tmc: modifying naming conventionMathieu Poirier2016-05-031-4/+4
* coresight: tmc: adding sysFS management entriesMathieu Poirier2016-05-032-64/+120
* coresight: etm4x: add tracer ID for A72 Maia processor.Li Pengcheng2016-05-031-0/+5
* coresight: etb10: fixing the right amount of words to readMathieu Poirier2016-05-031-1/+1
* coresight: stm: adding driver for CoreSight STM componentPratik Patel2016-05-037-2/+1047
* coresight: stm: Bindings for System Trace MacrocellMathieu Poirier2016-05-031-0/+28
* coresight: adding path for STM deviceMathieu Poirier2016-05-031-24/+82
* stm class: Support devices that override software assigned mastersAlexander Shishkin2016-05-033-0/+28
* coresight: etm4x: modify q_support typeLi Pengcheng2016-05-031-1/+1
* coresight: no need to do the forced type conversionLi Pengcheng2016-05-031-2/+2
* w1: add ability to set (SRAM) and store (EEPROM) configuration for temp senso...Ben Sen2016-05-013-8/+222
* memory: of_memory: Silence uninitialized variable warningDan Carpenter2016-05-011-1/+1
* drivers: amba: properly handle devices with power domainsMarek Szyprowski2016-05-011-10/+90
* ti-st: Fix complete_all() wrong usageDaniel Wagner2016-05-011-1/+0
* ARM: qcom: silence an uninitialized variable warningDan Carpenter2016-05-011-1/+2
* char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven2016-05-011-1/+0
* coresight: removing gratuitous boot time log messagesMathieu Poirier2016-05-015-5/+0
* coresight: etb10: splitting sysFS "status" entryMathieu Poirier2016-05-012-50/+100
* coresight: moving coresight_simple_func() to header fileMathieu Poirier2016-05-013-55/+51
* coresight: etm4x: implementing the perf PMU APIMathieu Poirier2016-05-012-8/+82
* coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier2016-05-013-1/+42
* coresight: etm4x: moving etm_drvdata::enable to atomic fieldMathieu Poirier2016-05-012-11/+63
* coresight: etm4x: unlocking tracers in default arch initMathieu Poirier2016-05-011-6/+5
* coresight: etm4x: splitting etmv4 default configurationMathieu Poirier2016-05-012-67/+73
* coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier2016-05-013-445/+533
* coresight: etm4x: adding config and traceid registersMathieu Poirier2016-05-012-0/+17
* coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier2016-05-014-2030/+2052
* checkkconfigsymbols.py: Fix typo in help messageAndreas Ziegler2016-05-011-1/+1
* uio: add missing error codesDan Carpenter2016-05-011-4/+12
* char/rtc: replace blacklist with whitelistArnd Bergmann2016-05-011-2/+1
* w1: silence an uninitialized variable warningDan Carpenter2016-05-011-1/+1
* eeprom: 93xx46: Fix SPI device leakMark Brown2016-05-011-1/+1
* eeprom: at25: Fix SPI device leakMark Brown2016-05-011-1/+1
* w1: Spelling s/minmum/minimum/Geert Uytterhoeven2016-05-011-1/+1
* w1: enable active pullup for DS2482 by defaultMariusz Bialonczyk2016-05-011-0/+18
* nvmem: 93xx46: remove nvmem regmap dependencySrinivas Kandagatla2016-05-011-72/+18
* nvmem: lpc18xx-eeprom: remove nvmem regmap dependencySrinivas Kandagatla2016-05-011-68/+26
* nvmem: imx-ocotp: remove nvmem regmap dependencySrinivas Kandagatla2016-05-011-44/+11
* nvmem: rockchip-efuse: remove nvmem regmap dependencySrinivas Kandagatla2016-05-011-40/+9
* nvmem: sunxi-sid: remove nvmem regmap dependencySrinivas Kandagatla2016-05-012-46/+9
* nvmem: vif610-ocotp: remove nvmem regmap dependencySrinivas Kandagatla2016-05-011-34/+10
OpenPOWER on IntegriCloud