index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
intel_th
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-3
/
+2
|
\
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-3
/
+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
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
8
-173
/
+599
|
\
|
*
intel_th: msu: Add current window tracking
Alexander Shishkin
2019-05-03
1
-30
/
+49
|
*
intel_th: msu: Add a sysfs attribute to trigger window switch
Alexander Shishkin
2019-05-03
1
-0
/
+28
|
*
intel_th: msu: Correct the block wrap detection
Alexander Shishkin
2019-05-03
1
-1
/
+1
|
*
intel_th: Add switch triggering support
Alexander Shishkin
2019-05-03
4
-2
/
+85
|
*
intel_th: gth: Factor out trace start/stop
Alexander Shishkin
2019-05-03
1
-29
/
+64
|
*
intel_th: msu: Factor out pipeline draining
Alexander Shishkin
2019-05-03
3
-10
/
+29
|
*
intel_th: msu: Switch over to scatterlist
Alexander Shishkin
2019-05-03
1
-59
/
+104
|
*
intel_th: msu: Replace open-coded list_{first,last,next}_entry variants
Alexander Shishkin
2019-05-03
1
-10
/
+10
|
*
intel_th: Only report useful IRQs to subdevices
Alexander Shishkin
2019-05-03
3
-1
/
+9
|
*
intel_th: msu: Start handling IRQs
Alexander Shishkin
2019-05-03
4
-2
/
+106
|
*
intel_th: pci: Use MSI interrupt signalling
Alexander Shishkin
2019-05-03
2
-6
/
+13
|
*
intel_th: Communicate IRQ via resource
Alexander Shishkin
2019-05-03
4
-14
/
+30
|
*
intel_th: Add "rtit" source device
Alexander Shishkin
2019-05-03
3
-3
/
+27
|
*
intel_th: Skip subdevices if their MMIO is missing
Alexander Shishkin
2019-05-03
1
-4
/
+9
|
*
intel_th: Rework resource passing between glue layers and core
Alexander Shishkin
2019-05-03
4
-29
/
+33
|
*
intel_th: msu: Fix single mode with IOMMU
Alexander Shishkin
2019-05-03
1
-3
/
+32
*
|
intel_th: pci: Add Comet Lake support
Alexander Shishkin
2019-04-25
1
-0
/
+5
|
/
*
intel_th: gth: Fix an off-by-one in output unassigning
Alexander Shishkin
2019-03-01
1
-1
/
+1
*
intel_th: Don't reference unassigned outputs
Alexander Shishkin
2019-02-21
1
-0
/
+4
*
intel_th: pti: Use sysfs_match_string() helper
Andy Shevchenko
2019-02-21
1
-9
/
+7
*
intel_th: Only create useful device nodes
Alexander Shishkin
2019-02-21
1
-1
/
+5
*
intel_th: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-02-21
1
-0
/
+4
*
intel_th: msu: Fix an off-by-one in attribute store
Alexander Shishkin
2018-12-19
1
-1
/
+2
*
intel_th: pci: Add Ice Lake PCH support
Alexander Shishkin
2018-09-18
1
-0
/
+5
*
intel_th: Fix resource handling for ACPI glue layer
Alexander Shishkin
2018-09-18
1
-2
/
+11
*
intel_th: Fix device removal logic
Alexander Shishkin
2018-09-18
1
-1
/
+2
*
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
Souptick Joarder
2018-08-24
1
-1
/
+1
*
intel_th: Use correct device when freeing buffers
Alexander Shishkin
2018-05-25
1
-3
/
+3
*
intel_th: Add ACPI glue layer
Alexander Shishkin
2018-03-28
3
-0
/
+94
*
intel_th: Allow forcing host mode through drvdata
Alexander Shishkin
2018-03-28
2
-3
/
+7
*
intel_th: Pick up irq number from resources
Alexander Shishkin
2018-03-28
1
-1
/
+8
*
intel_th: Don't touch switch routing in host mode
Alexander Shishkin
2018-03-28
1
-0
/
+4
*
intel_th: Use correct method of finding hub
Alexander Shishkin
2018-03-28
1
-1
/
+1
*
intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
2018-03-28
13
-117
/
+13
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
intel_th: pci: Add Lewisburg PCH support
Alexander Shishkin
2017-09-22
1
-0
/
+5
*
intel_th: pci: Add Cedar Fork PCH support
Alexander Shishkin
2017-09-22
1
-0
/
+5
*
intel_th: Perform time resync on capture start
Alexander Shishkin
2017-08-25
5
-9
/
+82
*
intel_th: Add global activate/deactivate callbacks for the glue layers
Alexander Shishkin
2017-08-25
2
-4
/
+24
[next]