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
2018-09-18
intel_th: pci: Add Ice Lake PCH support
Alexander Shishkin
1
-0
/
+5
2018-09-18
intel_th: Fix resource handling for ACPI glue layer
Alexander Shishkin
1
-2
/
+11
2018-09-18
intel_th: Fix device removal logic
Alexander Shishkin
1
-1
/
+2
2018-08-24
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-05-25
intel_th: Use correct device when freeing buffers
Alexander Shishkin
1
-3
/
+3
2018-03-28
intel_th: Add ACPI glue layer
Alexander Shishkin
3
-0
/
+94
2018-03-28
intel_th: Allow forcing host mode through drvdata
Alexander Shishkin
2
-3
/
+7
2018-03-28
intel_th: Pick up irq number from resources
Alexander Shishkin
1
-1
/
+8
2018-03-28
intel_th: Don't touch switch routing in host mode
Alexander Shishkin
1
-0
/
+4
2018-03-28
intel_th: Use correct method of finding hub
Alexander Shishkin
1
-1
/
+1
2018-03-28
intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
13
-117
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-22
intel_th: pci: Add Lewisburg PCH support
Alexander Shishkin
1
-0
/
+5
2017-09-22
intel_th: pci: Add Cedar Fork PCH support
Alexander Shishkin
1
-0
/
+5
2017-08-25
intel_th: Perform time resync on capture start
Alexander Shishkin
5
-9
/
+82
2017-08-25
intel_th: Add global activate/deactivate callbacks for the glue layers
Alexander Shishkin
2
-4
/
+24
2017-08-25
intel_th: pci: Use drvdata for quirks
Alexander Shishkin
3
-10
/
+26
2017-08-25
intel_th: pci: Add Cannon Lake PCH-LP support
Alexander Shishkin
1
-0
/
+5
2017-08-25
intel_th: pci: Add Cannon Lake PCH-H support
Alexander Shishkin
1
-0
/
+5
2017-08-25
intel_th: pti: Support Low Power Path output port type
Alexander Shishkin
2
-5
/
+118
2017-08-25
intel_th: Enumerate Low Power Path output port type
Alexander Shishkin
2
-1
/
+17
2017-08-25
intel_th: msu: Use the real device in case of IOMMU domain allocation
Alexander Shishkin
1
-6
/
+6
2017-08-25
intel_th: Make the switch allocate its subdevices
Alexander Shishkin
3
-88
/
+230
2017-08-25
intel_th: Make SOURCE devices children of the root device
Alexander Shishkin
2
-18
/
+27
2017-08-25
intel_th: Streamline the subdevice tree accessors
Alexander Shishkin
2
-16
/
+24
2017-08-25
intel_th: Output devices without ports don't need assigning
Alexander Shishkin
1
-11
/
+12
2017-08-25
intel_th: pci: Enable bus mastering
Alexander Shishkin
1
-0
/
+2
2017-06-09
hwtracing: intel_th: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-1
/
+0
2017-05-09
drivers/hwtracing/intel_th/msu.c: use set_memory.h header
Laura Abbott
1
-1
/
+3
2017-03-15
intel_th: pci: Add Gemini Lake support
Alexander Shishkin
1
-0
/
+5
2017-03-15
intel_th: pci: Add Denverton SOC support
Alexander Shishkin
1
-0
/
+5
2017-03-15
intel_th: Don't leak module refcount on failure to activate
Alexander Shishkin
1
-1
/
+3
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+3
2016-12-16
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-4
/
+7
2016-11-23
intel_th: Mark sth_stm_packet() with notrace
Chunyan Zhang
1
-4
/
+7
2016-11-18
intel_th: gth: Handle host mode correctly
Alexander Shishkin
1
-2
/
+24
2016-11-18
intel_th: Support Host Debugger mode of operation
Alexander Shishkin
2
-8
/
+22
2016-11-18
intel_th: Constify subdevices
Alexander Shishkin
1
-1
/
+1
2016-07-15
Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
3
-1
/
+42
2016-07-14
intel_th: pci: Add Kaby Lake PCH-H support
Alexander Shishkin
1
-0
/
+5
2016-07-14
intel_th: Fix a deadlock in modprobing
Alexander Shishkin
2
-1
/
+37
2016-07-01
intel_th: Document output device callbacks
Alexander Shishkin
1
-0
/
+3
2016-07-01
intel_th: gth: Fix a source comment
Alexander Shishkin
1
-1
/
+1
2016-07-01
intel_th: Add runtime power management handling
Alexander Shishkin
2
-10
/
+60
2016-05-21
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-55
/
+107
2016-05-20
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
1
-1
/
+1
2016-04-19
intel_th: pci: Add Broxton-M SOC support
Alexander Shishkin
1
-0
/
+5
2016-04-08
intel_th: msu: Release resources on removal
Alexander Shishkin
1
-0
/
+12
2016-04-08
intel_th: msu: Set fops::owner to prevent module from unloading
Alexander Shishkin
1
-0
/
+1
2016-04-08
intel_th: Hold output driver module reference while capture is active
Alexander Shishkin
1
-0
/
+5
[next]