index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mcb: export bus information via sysfs
Johannes Thumshirn
2016-05-04
5
-11
/
+103
*
mcb: Correctly initialize the bus's device
Johannes Thumshirn
2016-05-04
2
-6
/
+18
*
mei: bus: call mei_cl_read_start under device lock
Alexander Usyskin
2016-05-04
1
-3
/
+12
*
coresight: etb10: adjust read pointer only when needed
Mathieu Poirier
2016-05-03
1
-1
/
+2
*
coresight: configuring ETF in FIFO mode when acting as link
Mathieu Poirier
2016-05-03
1
-4
/
+28
*
coresight: tmc: implementing TMC-ETF AUX space API
Mathieu Poirier
2016-05-03
2
-0
/
+200
*
coresight: moving struct cs_buffers to header file
Mathieu Poirier
2016-05-03
2
-20
/
+20
*
coresight: tmc: keep track of memory width
Mathieu Poirier
2016-05-03
3
-17
/
+41
*
coresight: tmc: make sysFS and Perf mode mutually exclusive
Mathieu Poirier
2016-05-03
2
-5
/
+117
*
coresight: tmc: dump system memory content only when needed
Mathieu Poirier
2016-05-03
2
-2
/
+12
*
coresight: tmc: adding mode of operation for link/sinks
Mathieu Poirier
2016-05-03
3
-14
/
+40
*
coresight: tmc: getting rid of multiple read access
Mathieu Poirier
2016-05-03
4
-17
/
+18
*
coresight: tmc: allocating memory when needed
Mathieu Poirier
2016-05-03
3
-27
/
+170
*
coresight: tmc: making prepare/unprepare functions generic
Mathieu Poirier
2016-05-03
4
-50
/
+117
*
coresight: tmc: splitting driver in ETB/ETF and ETR components
Mathieu Poirier
2016-05-03
5
-261
/
+357
*
coresight: tmc: cleaning up header file
Mathieu Poirier
2016-05-03
2
-4
/
+3
*
coresight: tmc: introducing new header file
Mathieu Poirier
2016-05-03
2
-101
/
+123
*
coresight: tmc: clearly define number of transfers per burst
Mathieu Poirier
2016-05-03
1
-2
/
+2
*
coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
Mathieu Poirier
2016-05-03
1
-20
/
+36
*
coresight: tmc: waiting for TMCReady bit before programming
Mathieu Poirier
2016-05-03
1
-0
/
+9
*
coresight: tmc: modifying naming convention
Mathieu Poirier
2016-05-03
1
-4
/
+4
*
coresight: tmc: adding sysFS management entries
Mathieu Poirier
2016-05-03
2
-64
/
+120
*
coresight: etm4x: add tracer ID for A72 Maia processor.
Li Pengcheng
2016-05-03
1
-0
/
+5
*
coresight: etb10: fixing the right amount of words to read
Mathieu Poirier
2016-05-03
1
-1
/
+1
*
coresight: stm: adding driver for CoreSight STM component
Pratik Patel
2016-05-03
7
-2
/
+1047
*
coresight: stm: Bindings for System Trace Macrocell
Mathieu Poirier
2016-05-03
1
-0
/
+28
*
coresight: adding path for STM device
Mathieu Poirier
2016-05-03
1
-24
/
+82
*
stm class: Support devices that override software assigned masters
Alexander Shishkin
2016-05-03
3
-0
/
+28
*
coresight: etm4x: modify q_support type
Li Pengcheng
2016-05-03
1
-1
/
+1
*
coresight: no need to do the forced type conversion
Li Pengcheng
2016-05-03
1
-2
/
+2
*
w1: add ability to set (SRAM) and store (EEPROM) configuration for temp senso...
Ben Sen
2016-05-01
3
-8
/
+222
*
memory: of_memory: Silence uninitialized variable warning
Dan Carpenter
2016-05-01
1
-1
/
+1
*
drivers: amba: properly handle devices with power domains
Marek Szyprowski
2016-05-01
1
-10
/
+90
*
ti-st: Fix complete_all() wrong usage
Daniel Wagner
2016-05-01
1
-1
/
+0
*
ARM: qcom: silence an uninitialized variable warning
Dan Carpenter
2016-05-01
1
-1
/
+2
*
char: Drop bogus dependency of DEVPORT on !M68K
Geert Uytterhoeven
2016-05-01
1
-1
/
+0
*
coresight: removing gratuitous boot time log messages
Mathieu Poirier
2016-05-01
5
-5
/
+0
*
coresight: etb10: splitting sysFS "status" entry
Mathieu Poirier
2016-05-01
2
-50
/
+100
*
coresight: moving coresight_simple_func() to header file
Mathieu Poirier
2016-05-01
3
-55
/
+51
*
coresight: etm4x: implementing the perf PMU API
Mathieu Poirier
2016-05-01
2
-8
/
+82
*
coresight: etm4x: implementing user/kernel mode tracing
Mathieu Poirier
2016-05-01
3
-1
/
+42
*
coresight: etm4x: moving etm_drvdata::enable to atomic field
Mathieu Poirier
2016-05-01
2
-11
/
+63
*
coresight: etm4x: unlocking tracers in default arch init
Mathieu Poirier
2016-05-01
1
-6
/
+5
*
coresight: etm4x: splitting etmv4 default configuration
Mathieu Poirier
2016-05-01
2
-67
/
+73
*
coresight: etm4x: splitting struct etmv4_drvdata
Mathieu Poirier
2016-05-01
3
-445
/
+533
*
coresight: etm4x: adding config and traceid registers
Mathieu Poirier
2016-05-01
2
-0
/
+17
*
coresight: etm4x: moving sysFS entries to a dedicated file
Mathieu Poirier
2016-05-01
4
-2030
/
+2052
*
checkkconfigsymbols.py: Fix typo in help message
Andreas Ziegler
2016-05-01
1
-1
/
+1
*
uio: add missing error codes
Dan Carpenter
2016-05-01
1
-4
/
+12
*
char/rtc: replace blacklist with whitelist
Arnd Bergmann
2016-05-01
1
-2
/
+1
[next]