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
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-2
/
+2
*
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-22
1
-4
/
+4
|
\
|
*
intel_th: Constify the struct device_type usage
Ricardo B. Marliere
2024-05-04
1
-4
/
+4
*
|
intel_th: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-04-29
1
-3
/
+3
|
/
*
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
2023-01-27
1
-3
/
+3
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
intel_th: Wait until port is in reset before programming it
Alexander Shishkin
2021-06-24
1
-0
/
+17
*
intel_th: Remove an unused exit point from intel_th_remove()
Uwe Kleine-König
2021-06-24
1
-5
/
+7
*
intel_th: Constify all drvdata references
Alexander Shishkin
2021-04-16
1
-1
/
+1
*
intel_th: Fix a NULL dereference when hub driver is not loaded
Alexander Shishkin
2020-07-10
1
-3
/
+18
*
intel_th: Fix freeing IRQs
Alexander Shishkin
2019-12-17
1
-3
/
+4
*
intel_th: Fix a double put_device() in error path
Alexander Shishkin
2019-11-20
1
-6
/
+2
*
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-30
1
-9
/
+1
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-3
/
+2
*
intel_th: Add switch triggering support
Alexander Shishkin
2019-05-03
1
-2
/
+23
*
intel_th: Only report useful IRQs to subdevices
Alexander Shishkin
2019-05-03
1
-1
/
+6
*
intel_th: msu: Start handling IRQs
Alexander Shishkin
2019-05-03
1
-0
/
+32
*
intel_th: Communicate IRQ via resource
Alexander Shishkin
2019-05-03
1
-5
/
+18
*
intel_th: Add "rtit" source device
Alexander Shishkin
2019-05-03
1
-0
/
+18
*
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
1
-20
/
+7
*
intel_th: Only create useful device nodes
Alexander Shishkin
2019-02-21
1
-1
/
+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
*
intel_th: Allow forcing host mode through drvdata
Alexander Shishkin
2018-03-28
1
-2
/
+4
*
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
1
-9
/
+1
*
intel_th: Perform time resync on capture start
Alexander Shishkin
2017-08-25
1
-1
/
+2
*
intel_th: Add global activate/deactivate callbacks for the glue layers
Alexander Shishkin
2017-08-25
1
-4
/
+22
*
intel_th: pci: Use drvdata for quirks
Alexander Shishkin
2017-08-25
1
-2
/
+4
*
intel_th: Enumerate Low Power Path output port type
Alexander Shishkin
2017-08-25
1
-0
/
+15
*
intel_th: Make the switch allocate its subdevices
Alexander Shishkin
2017-08-25
1
-82
/
+206
*
intel_th: Make SOURCE devices children of the root device
Alexander Shishkin
2017-08-25
1
-3
/
+3
*
intel_th: Streamline the subdevice tree accessors
Alexander Shishkin
2017-08-25
1
-15
/
+0
*
hwtracing: intel_th: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-06-09
1
-1
/
+0
*
intel_th: Don't leak module refcount on failure to activate
Alexander Shishkin
2017-03-15
1
-1
/
+3
*
intel_th: Support Host Debugger mode of operation
Alexander Shishkin
2016-11-18
1
-8
/
+18
*
intel_th: Constify subdevices
Alexander Shishkin
2016-11-18
1
-1
/
+1
*
Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2016-07-15
1
-1
/
+34
|
\
|
*
intel_th: Fix a deadlock in modprobing
Alexander Shishkin
2016-07-14
1
-1
/
+34
*
|
intel_th: Add runtime power management handling
Alexander Shishkin
2016-07-01
1
-9
/
+45
|
/
*
intel_th: Hold output driver module reference while capture is active
Alexander Shishkin
2016-04-08
1
-0
/
+5
*
intel_th: Fix activating a subdevice without a driver
Alexander Shishkin
2016-04-08
1
-2
/
+10
*
intel_th: Allow subdevice drivers to bring in own attribute groups
Alexander Shishkin
2016-04-08
1
-0
/
+12
*
intel_th: Use real device index in the node names
Alexander Shishkin
2016-02-20
1
-3
/
+20
*
intel_th: Set root device's drvdata early
Alexander Shishkin
2016-02-20
1
-0
/
+2
*
intel_th: Update scratchpad bits according to enabled output activity
Alexander Shishkin
2016-02-20
1
-0
/
+5
*
intel_th: Add driver infrastructure for Intel(R) Trace Hub devices
Alexander Shishkin
2015-10-04
1
-0
/
+692