summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/intel_th
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-5/+5
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-5/+5
2026-01-27intel_th: pci: Add Nova Lake supportPawel Chmielewski-0/+8
2026-01-27intel_th: pci: Use PCI_DEVICE_DATA() for device entriesPawel Chmielewski-219/+102
2026-01-16intel_th: rename error labelJohan Hovold-4/+4
2026-01-16intel_th: fix device leak on output open()Johan Hovold-3/+16
2025-11-26intel_th: Fix error handling in intel_th_output_openMa Ke-5/+15
2025-10-22intel_th: make intel_th_bus_type constantGreg Kroah-Hartman-1/+1
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple-2/+1
2025-04-15intel_th: avoid using deprecated page->mapping, index fieldsLorenzo Stoakes-24/+8
2025-02-20intel_th: pci: Add Panther Lake-P/U supportAlexander Shishkin-0/+5
2025-02-20intel_th: pci: Add Panther Lake-H supportAlexander Shishkin-0/+5
2025-02-20intel_th: pci: Add Arrow Lake supportPawel Chmielewski-0/+5
2025-02-20intel_th: msu: Fix less trivial kernel-doc warningsAlexander Shishkin-1/+8
2025-02-20intel_th: msu: Fix kernel-doc warningsAndy Shevchenko-1/+3
2025-01-13intel_th: core: fix kernel-doc warningsRandy Dunlap-1/+2
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-1/+1
2024-10-30intel_th: pci: Replace deprecated PCI functionsPhilipp Stanner-2/+7
2024-09-27[tree-wide] finally take no_llseek outAl Viro-1/+0
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2024-07-03intel_th: msu-sink: add missing MODULE_DESCRIPTION()Jeff Johnson-0/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman-3/+3
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-15/+51
2024-05-04intel_th: pci: Add Lunar Lake supportAlexander Shishkin-0/+5
2024-05-04intel_th: pci: Add Meteor Lake-S CPU supportAlexander Shishkin-0/+5
2024-05-04intel_th: pci: Add Meteor Lake-S supportAlexander Shishkin-0/+5
2024-05-04intel_th: pci: Add Sapphire Rapids SOC supportAlexander Shishkin-0/+5
2024-05-04intel_th: pci: Add Granite Rapids SOC supportAlexander Shishkin-0/+5
2024-05-04intel_th: pci: Add Granite Rapids supportAlexander Shishkin-0/+5
2024-05-04intel_th: msu: Fix kernel-doc warningsRandy Dunlap-2/+10
2024-05-04intel_th: Remove redundant initialization of pointer outpColin Ian King-1/+1
2024-05-04intel_th: Convert sprintf/snprintf to sysfs_emitLi Zhijian-4/+4
2024-05-04intel_th: Constify the struct device_type usageRicardo B. Marliere-4/+4
2024-05-04intel_th: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-04-29intel_th: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET-3/+3
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan-1/+1
2023-01-27driver core: make struct device_type.devnode() take a const *Greg Kroah-Hartman-5/+5
2022-07-08intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin-0/+5
2022-07-08intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin-0/+5
2022-07-08intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin-0/+5
2022-07-08intel_th: msu: Fix vmalloced buffersAlexander Shishkin-2/+12
2022-07-08intel_th: msu-sink: Potential dereference of null pointerJiasheng Jiang-0/+3
2022-07-08intel_th: Fix a resource leak in an error handling pathChristophe JAILLET-2/+8
2022-02-13intel_th: msu: Use memset_startat() for clearing hw headerKees Cook-3/+1
2021-07-21bus: Make remove callback return voidUwe Kleine-König-3/+1
2021-06-24intel_th: Wait until port is in reset before programming itAlexander Shishkin-0/+36
2021-06-24intel_th: msu: Make contiguous buffers uncachedAlexander Shishkin-16/+32
2021-06-24intel_th: Remove an unused exit point from intel_th_remove()Uwe Kleine-König-5/+7
2021-04-16intel_th: pci: Add Alder Lake-M supportAlexander Shishkin-0/+5