index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
intel_th
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
intel_th: pci: Add Tiger Lake CPU support
Alexander Shishkin
1
-0
/
+5
2019-11-20
intel_th: pci: Add Ice Lake CPU support
Alexander Shishkin
1
-0
/
+5
2019-11-20
intel_th: Fix a double put_device() in error path
Alexander Shishkin
1
-6
/
+2
2019-11-04
intel_th: pci: Add Jasper Lake PCH support
Alexander Shishkin
1
-0
/
+5
2019-11-04
intel_th: pci: Add Comet Lake PCH support
Alexander Shishkin
1
-0
/
+5
2019-11-04
intel_th: msu: Fix possible memory leak in mode_store()
Wei Yongjun
1
-1
/
+3
2019-11-04
intel_th: msu: Fix overflow in shift of an unsigned int
Colin Ian King
1
-1
/
+1
2019-11-04
intel_th: msu: Fix missing allocation failure check on a kstrndup
Colin Ian King
1
-0
/
+3
2019-11-04
intel_th: msu: Fix an uninitialized mutex
Alexander Shishkin
1
-1
/
+1
2019-11-04
intel_th: gth: Fix the window switching sequence
Alexander Shishkin
1
-0
/
+3
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-100
/
+576
2019-09-18
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+1
2019-09-02
Merge 5.3-rc7 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+10
2019-08-28
intel_th: pci: Add Tiger Lake support
Alexander Shishkin
1
-0
/
+5
2019-08-28
intel_th: pci: Add support for another Lewisburg PCH
Alexander Shishkin
1
-0
/
+5
2019-08-19
Merge 5.3-rc5 into char-misc-next
Greg Kroah-Hartman
2
-2
/
+2
2019-07-30
intel_th: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-2
/
+2
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
1
-9
/
+1
2019-07-25
intel_th: msu: Preserve pre-existing buffer configuration
Alexander Shishkin
1
-2
/
+7
2019-07-25
intel_th: msu: Prevent freeing buffers while locked windows exist
Alexander Shishkin
1
-0
/
+5
2019-07-25
intel_th: msu: Get rid of the window size limit
Alexander Shishkin
1
-71
/
+68
2019-07-25
intel_th: msu-sink: An example msu buffer "sink"
Alexander Shishkin
2
-0
/
+119
2019-07-25
intel_th: msu: Introduce buffer interface
Alexander Shishkin
2
-29
/
+379
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2019-07-03
intel_th: msu: Start read iterator from a non-empty window
Alexander Shishkin
1
-9
/
+33
2019-07-03
intel_th: msu: Split sgt array and pointer in multiwindow mode
Alexander Shishkin
1
-10
/
+13
2019-07-03
intel_th: msu: Support multipage blocks
Alexander Shishkin
1
-18
/
+38
2019-07-03
intel_th: pci: Add Ice Lake NNPI support
Alexander Shishkin
1
-0
/
+5
2019-07-03
intel_th: msu: Fix single mode with disabled IOMMU
Alexander Shishkin
1
-1
/
+1
2019-07-03
intel_th: msu: Remove set but not used variable 'last'
YueHaibing
1
-2
/
+1
2019-07-03
intel_th: msu: Fix unused variable warning on arm64 platform
Shaokun Zhang
1
-13
/
+27
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-3
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-173
/
+599
2019-05-03
intel_th: msu: Add current window tracking
Alexander Shishkin
1
-30
/
+49
2019-05-03
intel_th: msu: Add a sysfs attribute to trigger window switch
Alexander Shishkin
1
-0
/
+28
2019-05-03
intel_th: msu: Correct the block wrap detection
Alexander Shishkin
1
-1
/
+1
2019-05-03
intel_th: Add switch triggering support
Alexander Shishkin
4
-2
/
+85
2019-05-03
intel_th: gth: Factor out trace start/stop
Alexander Shishkin
1
-29
/
+64
2019-05-03
intel_th: msu: Factor out pipeline draining
Alexander Shishkin
3
-10
/
+29
2019-05-03
intel_th: msu: Switch over to scatterlist
Alexander Shishkin
1
-59
/
+104
2019-05-03
intel_th: msu: Replace open-coded list_{first,last,next}_entry variants
Alexander Shishkin
1
-10
/
+10
2019-05-03
intel_th: Only report useful IRQs to subdevices
Alexander Shishkin
3
-1
/
+9
2019-05-03
intel_th: msu: Start handling IRQs
Alexander Shishkin
4
-2
/
+106
2019-05-03
intel_th: pci: Use MSI interrupt signalling
Alexander Shishkin
2
-6
/
+13
2019-05-03
intel_th: Communicate IRQ via resource
Alexander Shishkin
4
-14
/
+30
2019-05-03
intel_th: Add "rtit" source device
Alexander Shishkin
3
-3
/
+27
2019-05-03
intel_th: Skip subdevices if their MMIO is missing
Alexander Shishkin
1
-4
/
+9
2019-05-03
intel_th: Rework resource passing between glue layers and core
Alexander Shishkin
4
-29
/
+33
2019-05-03
intel_th: msu: Fix single mode with IOMMU
Alexander Shishkin
1
-3
/
+32
[next]