index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
intel_th
/
intel_th.h
Age
Commit message (
Expand
)
Author
2023-01-27
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
2021-06-24
intel_th: Wait until port is in reset before programming it
Alexander Shishkin
2021-04-16
intel_th: Constify attribute_group structs
Rikard Falkeborn
2021-04-16
intel_th: Constify all drvdata references
Alexander Shishkin
2020-03-18
intel_th: Disallow multi mode on devices where it's broken
Alexander Shishkin
2019-12-17
intel_th: Fix freeing IRQs
Alexander Shishkin
2019-05-03
intel_th: Add switch triggering support
Alexander Shishkin
2019-05-03
intel_th: msu: Factor out pipeline draining
Alexander Shishkin
2019-05-03
intel_th: Only report useful IRQs to subdevices
Alexander Shishkin
2019-05-03
intel_th: msu: Start handling IRQs
Alexander Shishkin
2019-05-03
intel_th: pci: Use MSI interrupt signalling
Alexander Shishkin
2019-05-03
intel_th: Communicate IRQ via resource
Alexander Shishkin
2019-05-03
intel_th: Add "rtit" source device
Alexander Shishkin
2019-05-03
intel_th: Rework resource passing between glue layers and core
Alexander Shishkin
2018-03-28
intel_th: Allow forcing host mode through drvdata
Alexander Shishkin
2018-03-28
intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
2017-08-25
intel_th: Perform time resync on capture start
Alexander Shishkin
2017-08-25
intel_th: Add global activate/deactivate callbacks for the glue layers
Alexander Shishkin
2017-08-25
intel_th: pci: Use drvdata for quirks
Alexander Shishkin
2017-08-25
intel_th: Enumerate Low Power Path output port type
Alexander Shishkin
2017-08-25
intel_th: Make the switch allocate its subdevices
Alexander Shishkin
2017-08-25
intel_th: Make SOURCE devices children of the root device
Alexander Shishkin
2017-08-25
intel_th: Streamline the subdevice tree accessors
Alexander Shishkin
2017-08-25
intel_th: Output devices without ports don't need assigning
Alexander Shishkin
2016-11-18
intel_th: Support Host Debugger mode of operation
Alexander Shishkin
2016-07-15
Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2016-07-14
intel_th: Fix a deadlock in modprobing
Alexander Shishkin
2016-07-01
intel_th: Document output device callbacks
Alexander Shishkin
2016-04-08
intel_th: Fix activating a subdevice without a driver
Alexander Shishkin
2016-04-08
intel_th: Allow subdevice drivers to bring in own attribute groups
Alexander Shishkin
2016-02-20
intel_th: Update scratchpad bits according to enabled output activity
Alexander Shishkin
2015-10-04
intel_th: Add driver infrastructure for Intel(R) Trace Hub devices
Alexander Shishkin