index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
intel_th
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-04-25
intel_th: pci: Add Comet Lake support
Alexander Shishkin
1
-0
/
+5
2019-03-01
intel_th: gth: Fix an off-by-one in output unassigning
Alexander Shishkin
1
-1
/
+1
2019-02-21
intel_th: Don't reference unassigned outputs
Alexander Shishkin
1
-0
/
+4
2019-02-21
intel_th: pti: Use sysfs_match_string() helper
Andy Shevchenko
1
-9
/
+7
2019-02-21
intel_th: Only create useful device nodes
Alexander Shishkin
1
-1
/
+5
2019-02-21
intel_th: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-12-19
intel_th: msu: Fix an off-by-one in attribute store
Alexander Shishkin
1
-1
/
+2
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-23
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-08
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-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+3
[prev]
[next]