| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 2 | -5/+5 |
|\ |
|
| * | driver core: make struct device_type.devnode() take a const * | Greg Kroah-Hartman | 2023-01-27 | 2 | -5/+5 |
* | | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 2023-02-10 | 1 | -1/+1 |
|/ |
|
* | intel_th: pci: Add Raptor Lake-S CPU support | Alexander Shishkin | 2022-07-08 | 1 | -0/+5 |
* | intel_th: pci: Add Raptor Lake-S PCH support | Alexander Shishkin | 2022-07-08 | 1 | -0/+5 |
* | intel_th: pci: Add Meteor Lake-P support | Alexander Shishkin | 2022-07-08 | 1 | -0/+5 |
* | intel_th: msu: Fix vmalloced buffers | Alexander Shishkin | 2022-07-08 | 1 | -2/+12 |
* | intel_th: msu-sink: Potential dereference of null pointer | Jiasheng Jiang | 2022-07-08 | 1 | -0/+3 |
* | intel_th: Fix a resource leak in an error handling path | Christophe JAILLET | 2022-07-08 | 1 | -2/+8 |
* | intel_th: msu: Use memset_startat() for clearing hw header | Kees Cook | 2022-02-14 | 1 | -3/+1 |
* | 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 | 3 | -0/+36 |
* | intel_th: msu: Make contiguous buffers uncached | Alexander Shishkin | 2021-06-24 | 1 | -16/+32 |
* | intel_th: Remove an unused exit point from intel_th_remove() | Uwe Kleine-König | 2021-06-24 | 1 | -5/+7 |
* | intel_th: pci: Add Alder Lake-M support | Alexander Shishkin | 2021-04-16 | 1 | -0/+5 |
* | intel_th: pci: Add Rocket Lake CPU support | Alexander Shishkin | 2021-04-16 | 1 | -0/+5 |
* | intel_th: Consistency and off-by-one fix | Pavel Machek | 2021-04-16 | 1 | -2/+2 |
* | intel_th: Constify attribute_group structs | Rikard Falkeborn | 2021-04-16 | 3 | -4/+4 |
* | intel_th: Constify all drvdata references | Alexander Shishkin | 2021-04-16 | 3 | -5/+5 |
* | intel_th: pci: Add Alder Lake-P support | Alexander Shishkin | 2021-01-21 | 1 | -0/+5 |
* | hwtracing: intel: use krealloc_array() | Bartosz Golaszewski | 2020-12-15 | 1 | -1/+1 |
* | intel_th: pci: Add Alder Lake CPU support | Alexander Shishkin | 2020-10-05 | 1 | -0/+5 |
* | intel_th: pci: Add Alder Lake-S support | Alexander Shishkin | 2020-10-05 | 1 | -0/+5 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -2/+2 |
* | intel_th: Fix a NULL dereference when hub driver is not loaded | Alexander Shishkin | 2020-07-10 | 2 | -6/+19 |
* | intel_th: pci: Add Emmitsburg PCH support | Alexander Shishkin | 2020-07-10 | 1 | -0/+5 |
* | intel_th: pci: Add Tiger Lake PCH-H support | Alexander Shishkin | 2020-07-10 | 1 | -0/+5 |
* | intel_th: pci: Add Jasper Lake CPU support | Alexander Shishkin | 2020-07-10 | 1 | -0/+5 |
* | intel_th: msu: Make stopping the trace optional | Alexander Shishkin | 2020-03-24 | 1 | -1/+37 |
* | Merge 5.6-rc7 into char-misc-next | Greg Kroah-Hartman | 2020-03-23 | 2 | -6/+12 |
|\ |
|
| * | intel_th: pci: Add Elkhart Lake CPU support | Alexander Shishkin | 2020-03-18 | 1 | -0/+5 |
| * | intel_th: Fix user-visible error codes | Alexander Shishkin | 2020-03-18 | 1 | -3/+3 |
| * | intel_th: msu: Fix the unexpected state warning | Alexander Shishkin | 2020-03-18 | 1 | -3/+4 |
* | | intel_th: Disallow multi mode on devices where it's broken | Alexander Shishkin | 2020-03-18 | 3 | -4/+17 |
|/ |
|
* | intel_th: msu: Fix window switching without windows | Alexander Shishkin | 2019-12-17 | 1 | -5/+9 |
* | intel_th: Fix freeing IRQs | Alexander Shishkin | 2019-12-17 | 2 | -3/+6 |
* | intel_th: pci: Add Elkhart Lake SOC support | Alexander Shishkin | 2019-12-17 | 1 | -0/+5 |
* | intel_th: pci: Add Comet Lake PCH-V support | Alexander Shishkin | 2019-12-17 | 1 | -0/+5 |
* | intel_th: pci: Add Tiger Lake CPU support | Alexander Shishkin | 2019-11-20 | 1 | -0/+5 |
* | intel_th: pci: Add Ice Lake CPU support | Alexander Shishkin | 2019-11-20 | 1 | -0/+5 |
* | intel_th: Fix a double put_device() in error path | Alexander Shishkin | 2019-11-20 | 1 | -6/+2 |
* | intel_th: pci: Add Jasper Lake PCH support | Alexander Shishkin | 2019-11-04 | 1 | -0/+5 |
* | intel_th: pci: Add Comet Lake PCH support | Alexander Shishkin | 2019-11-04 | 1 | -0/+5 |
* | intel_th: msu: Fix possible memory leak in mode_store() | Wei Yongjun | 2019-11-04 | 1 | -1/+3 |
* | intel_th: msu: Fix overflow in shift of an unsigned int | Colin Ian King | 2019-11-04 | 1 | -1/+1 |
* | intel_th: msu: Fix missing allocation failure check on a kstrndup | Colin Ian King | 2019-11-04 | 1 | -0/+3 |
* | intel_th: msu: Fix an uninitialized mutex | Alexander Shishkin | 2019-11-04 | 1 | -1/+1 |
* | intel_th: gth: Fix the window switching sequence | Alexander Shishkin | 2019-11-04 | 1 | -0/+3 |
* | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-09-18 | 4 | -100/+576 |
|\ |
|
| * | Merge 5.3-rc7 into char-misc-next | Greg Kroah-Hartman | 2019-09-02 | 1 | -0/+10 |
| |\ |
|