index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lkdtm: Check for SMEP clearing protections
Kees Cook
2019-06-23
3
-0
/
+68
*
binder: fix memory leak in error path
Todd Kjos
2019-06-22
1
-2
/
+2
*
misc: xilinx_sdfec: Add CCF support
Dragan Cvetic
2019-06-21
1
-5
/
+188
*
misc: xilinx-sdfec: add core driver
Dragan Cvetic
2019-06-21
3
-0
/
+175
*
memory: jz4780_nemc: Add support for the JZ4740
Paul Cercueil
2019-06-21
1
-3
/
+21
*
memory: jz4780-nemc: Reduce size of const array
Paul Cercueil
2019-06-21
1
-1
/
+1
*
memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780
Paul Cercueil
2019-06-21
1
-1
/
+1
*
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
2019-06-21
3
-58
/
+89
*
mux: mmio: add generic regmap bitfield-based multiplexer
Pankaj Bansal
2019-06-21
2
-7
/
+11
*
slimbus: core: generate uevent for non-dt only
Srinivas Kandagatla
2019-06-20
1
-5
/
+0
*
slimbus: remove redundant dev_err message
Ding Xiang
2019-06-20
1
-3
/
+1
*
drivers: fpga: Kconfig: pedantic cleanups
Enrico Weigelt
2019-06-20
1
-3
/
+3
*
coresight: replicator: Add terminate entry for acpi_device_id tables
Wei Yongjun
2019-06-20
1
-0
/
+1
*
coresight: platform: add OF/APCI dependency
Arnd Bergmann
2019-06-20
1
-0
/
+1
*
coresight: Add dummy definition for of_coresight_get_cpu()
Suzuki K Poulose
2019-06-20
1
-0
/
+5
*
coresight: acpi: Support for platform devices
Suzuki K Poulose
2019-06-20
1
-1
/
+9
*
coresight: acpi: Support for AMBA components
Suzuki K Poulose
2019-06-20
1
-0
/
+9
*
coresight: Support for ACPI bindings
Suzuki K Poulose
2019-06-20
1
-0
/
+464
*
coresight: stm: ACPI support for parsing stimulus base
Suzuki K Poulose
2019-06-20
1
-1
/
+52
*
coresight: Use platform agnostic names
Suzuki K Poulose
2019-06-20
10
-11
/
+117
*
coresight: Use fwnode handle instead of device names
Suzuki K Poulose
2019-06-20
3
-15
/
+47
*
coresight: platform: Use fwnode handle for device search
Suzuki K Poulose
2019-06-20
1
-7
/
+9
*
coresight: Add support for releasing platform specific data
Suzuki K Poulose
2019-06-20
3
-1
/
+12
*
coresight: Rearrange platform data probing
Suzuki K Poulose
2019-06-20
9
-49
/
+60
*
coresight: Reuse platform data structure for connection tracking
Suzuki K Poulose
2019-06-20
2
-25
/
+25
*
coresight: Cleanup coresight_remove_conns
Suzuki K Poulose
2019-06-20
1
-2
/
+13
*
coresight: Remove name from platform description
Suzuki K Poulose
2019-06-20
11
-7
/
+15
*
coresight: Remove cpu field from platform data
Suzuki K Poulose
2019-06-20
3
-3
/
+2
*
coresight: Make device to CPU mapping generic
Suzuki K Poulose
2019-06-20
2
-7
/
+14
*
coresight: Introduce generic platform data helper
Suzuki K Poulose
2019-06-20
10
-81
/
+81
*
coresight: Make sure device uses DT for obsolete compatible check
Suzuki K Poulose
2019-06-20
2
-2
/
+4
*
coresight: platform: Make memory allocation helper generic
Suzuki K Poulose
2019-06-20
1
-15
/
+19
*
coresight: Rename of_coresight to coresight-platform
Suzuki K Poulose
2019-06-20
2
-3
/
+3
*
coresight: tmc-etr: Rearrange probing default buffer size
Suzuki K Poulose
2019-06-19
1
-9
/
+12
*
coresight: stm: Rearrange probing the stimulus area
Suzuki K Poulose
2019-06-19
1
-4
/
+19
*
coresight: etm3x: Rearrange cp14 access detection
Suzuki K Poulose
2019-06-19
1
-1
/
+1
*
coresight: Use coresight device names for sinks in PMU attribute
Mathieu Poirier
2019-06-19
1
-4
/
+4
*
coresight: etb10: Clean up device specific data
Suzuki K Poulose
2019-06-19
1
-16
/
+16
*
coresight: etm: Clean up device specific data
Suzuki K Poulose
2019-06-19
5
-30
/
+29
*
coresight: stm: Cleanup device specific data
Suzuki K Poulose
2019-06-19
1
-11
/
+10
*
coresight: tpiu: Clean up device specific data
Suzuki K Poulose
2019-06-19
1
-5
/
+2
*
coresight: catu: Cleanup device specific data
Suzuki K Poulose
2019-06-19
2
-7
/
+7
*
coresight: tmc: Clean up device specific data
Suzuki K Poulose
2019-06-19
5
-47
/
+47
*
coresight: replicator: Cleanup device tracking
Suzuki K Poulose
2019-06-19
1
-5
/
+2
*
coresight: funnel: Clean up device book keeping
Suzuki K Poulose
2019-06-19
1
-7
/
+4
*
coresight: perf: Don't set the truncated flag in snapshot mode
Mathieu Poirier
2019-06-19
3
-3
/
+21
*
coresight: tmc-etf: Fix snapshot mode update function
Mathieu Poirier
2019-06-19
1
-2
/
+4
*
coresight: tmc-etf: Properly set AUX buffer head in snapshot mode
Mathieu Poirier
2019-06-19
1
-5
/
+9
*
coresight: tmc-etr: Properly set AUX buffer head in snapshot mode
Mathieu Poirier
2019-06-19
1
-6
/
+5
*
coresight: etb10: Properly set AUX buffer head in snapshot mode
Mathieu Poirier
2019-06-19
1
-6
/
+7
[next]