index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996
Sai Prakash Ranjan
2019-09-03
1
-5
/
+9
|
*
coresight: etm4x: Two function calls less
Markus Elfring
2019-09-03
1
-9
/
+4
|
*
Merge 5.3-rc7 into char-misc-next
Greg Kroah-Hartman
2019-09-02
2
-1
/
+10
|
|
\
|
*
\
Merge 5.3-rc5 into char-misc-next
Greg Kroah-Hartman
2019-08-19
2
-2
/
+2
|
|
\
\
|
*
\
\
Merge 5.3-rc4 into char-misc-next
Greg Kroah-Hartman
2019-08-12
1
-0
/
+1
|
|
\
\
\
|
*
|
|
|
intel_th: msu: Preserve pre-existing buffer configuration
Alexander Shishkin
2019-07-25
1
-2
/
+7
|
*
|
|
|
intel_th: msu: Prevent freeing buffers while locked windows exist
Alexander Shishkin
2019-07-25
1
-0
/
+5
|
*
|
|
|
intel_th: msu: Get rid of the window size limit
Alexander Shishkin
2019-07-25
1
-71
/
+68
|
*
|
|
|
intel_th: msu-sink: An example msu buffer "sink"
Alexander Shishkin
2019-07-25
2
-0
/
+119
|
*
|
|
|
intel_th: msu: Introduce buffer interface
Alexander Shishkin
2019-07-25
2
-29
/
+379
*
|
|
|
|
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-18
5
-31
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-30
1
-9
/
+1
|
*
|
|
|
|
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-30
3
-14
/
+3
|
*
|
|
|
|
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
1
-8
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
2019-09-18
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
docs: fix a couple of new broken references
Mauro Carvalho Chehab
2019-07-31
1
-1
/
+1
|
|
/
/
/
*
|
|
|
intel_th: pci: Add Tiger Lake support
Alexander Shishkin
2019-08-28
1
-0
/
+5
*
|
|
|
intel_th: pci: Add support for another Lewisburg PCH
Alexander Shishkin
2019-08-28
1
-0
/
+5
*
|
|
|
stm class: Fix a double free of stm_source_device
Ding Xiang
2019-08-28
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-08-18
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
intel_th: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-07-30
2
-2
/
+2
|
|
/
*
/
coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
Suzuki K Poulose
2019-08-01
1
-0
/
+1
|
/
*
coresight: Make the coresight_device_fwnode_match declaration's fwnode parame...
Nathan Chancellor
2019-07-12
1
-1
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
4
-20
/
+8
|
\
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
3
-7
/
+6
|
*
coresight: cpu-debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-21
1
-13
/
+2
*
|
coresight: Do not default to CPU0 for missing CPU phandle
Sai Prakash Ranjan
2019-07-04
4
-10
/
+19
*
|
coresight: tmc: Smatch: Fix potential NULL pointer dereference
Suzuki K Poulose
2019-07-03
1
-2
/
+4
*
|
coresight: etm3x: Smatch: Fix potential NULL pointer dereference
Suzuki K Poulose
2019-07-03
1
-1
/
+2
*
|
coresight: Potential uninitialized variable in probe()
Dan Carpenter
2019-07-03
1
-0
/
+1
*
|
coresight: etb10: Do not call smp_processor_id from preemptible
Suzuki K Poulose
2019-07-03
1
-4
/
+2
*
|
coresight: tmc-etf: Do not call smp_processor_id from preemptible
Suzuki K Poulose
2019-07-03
1
-4
/
+2
*
|
coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt...
Suzuki K Poulose
2019-07-03
1
-5
/
+2
*
|
coresight: tmc-etr: Do not call smp_processor_id() from preemptible
Suzuki K Poulose
2019-07-03
1
-4
/
+2
*
|
intel_th: msu: Start read iterator from a non-empty window
Alexander Shishkin
2019-07-03
1
-9
/
+33
*
|
intel_th: msu: Split sgt array and pointer in multiwindow mode
Alexander Shishkin
2019-07-03
1
-10
/
+13
*
|
intel_th: msu: Support multipage blocks
Alexander Shishkin
2019-07-03
1
-18
/
+38
*
|
intel_th: pci: Add Ice Lake NNPI support
Alexander Shishkin
2019-07-03
1
-0
/
+5
*
|
intel_th: msu: Fix single mode with disabled IOMMU
Alexander Shishkin
2019-07-03
1
-1
/
+1
*
|
intel_th: msu: Remove set but not used variable 'last'
YueHaibing
2019-07-03
1
-2
/
+1
*
|
intel_th: msu: Fix unused variable warning on arm64 platform
Shaokun Zhang
2019-07-03
1
-13
/
+27
*
|
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: 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
[prev]
[next]