Age | Commit message (Expand) | Author | Files | Lines |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 14 | -199/+752 |
2019-09-18 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -31/+5 |
2019-09-18 | Merge tag 'docs-5.4' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-09-03 | coresight: tmc-etr: Add barrier packets when moving offset forward | Mathieu Poirier | 1 | -5/+24 |
2019-09-03 | coresight: tmc-etr: Decouple buffer sync and barrier packet insertion | Mathieu Poirier | 1 | -6/+12 |
2019-09-03 | coresight: tmc: Make memory width mask computation into a function | Mathieu Poirier | 3 | -21/+31 |
2019-09-03 | coresight: tmc-etr: Fix perf_data check | Yabin Cui | 2 | -7/+7 |
2019-09-03 | coresight: tmc-etr: Fix updating buffer in not-snapshot mode. | Yabin Cui | 1 | -7/+11 |
2019-09-03 | coresight: etm4x: improve clarity of etm4_os_unlock comment | Andrew Murray | 1 | -1/+1 |
2019-09-03 | coresight: etm4x: use module_param instead of module_param_named | Andrew Murray | 1 | -1/+2 |
2019-09-03 | coresight: etm4x: Use explicit barriers on enable/disable | Andrew Murray | 1 | -2/+13 |
2019-09-03 | coresight: etm4x: Remove superfluous setting of os_unlock | Andrew Murray | 1 | -3/+1 |
2019-09-03 | coresight: acpi: Static funnel support | Suzuki K Poulose | 1 | -0/+9 |
2019-09-03 | coresight: Convert pr_warn to dev_warn for obsolete bindings | Suzuki K Poulose | 2 | -2/+3 |
2019-09-03 | coresight: tmc-etr: Check if non-secure access is enabled | Suzuki K Poulose | 2 | -0/+15 |
2019-09-03 | coresight: tmc-etr: Handle memory errors | Suzuki K Poulose | 2 | -0/+14 |
2019-09-03 | coresight: etr_buf: Consolidate refcount initialization | Suzuki K Poulose | 1 | -11/+2 |
2019-09-03 | coresight: cpu-debug: Add support for Qualcomm Kryo | Sai Prakash Ranjan | 2 | -22/+21 |
2019-09-03 | coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996 | Sai Prakash Ranjan | 1 | -5/+9 |
2019-09-03 | coresight: etm4x: Two function calls less | Markus Elfring | 1 | -9/+4 |
2019-09-02 | Merge 5.3-rc7 into char-misc-next | Greg Kroah-Hartman | 2 | -1/+10 |
2019-08-28 | intel_th: pci: Add Tiger Lake support | Alexander Shishkin | 1 | -0/+5 |
2019-08-28 | intel_th: pci: Add support for another Lewisburg PCH | Alexander Shishkin | 1 | -0/+5 |
2019-08-28 | stm class: Fix a double free of stm_source_device | Ding Xiang | 1 | -1/+0 |
2019-08-19 | Merge 5.3-rc5 into char-misc-next | Greg Kroah-Hartman | 2 | -2/+2 |
2019-08-18 | Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -2/+2 |
2019-08-12 | Merge 5.3-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+1 |
2019-08-01 | coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute | Suzuki K Poulose | 1 | -0/+1 |
2019-07-31 | docs: fix a couple of new broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-30 | intel_th: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2 | -2/+2 |
2019-07-30 | drivers: Introduce device lookup variants by device type | Suzuki K Poulose | 1 | -9/+1 |
2019-07-30 | drivers: Introduce device lookup variants by fwnode | Suzuki K Poulose | 3 | -14/+3 |
2019-07-30 | drivers: Introduce device lookup variants by name | Suzuki K Poulose | 1 | -8/+1 |
2019-07-25 | intel_th: msu: Preserve pre-existing buffer configuration | Alexander Shishkin | 1 | -2/+7 |
2019-07-25 | intel_th: msu: Prevent freeing buffers while locked windows exist | Alexander Shishkin | 1 | -0/+5 |
2019-07-25 | intel_th: msu: Get rid of the window size limit | Alexander Shishkin | 1 | -71/+68 |
2019-07-25 | intel_th: msu-sink: An example msu buffer "sink" | Alexander Shishkin | 2 | -0/+119 |
2019-07-25 | intel_th: msu: Introduce buffer interface | Alexander Shishkin | 2 | -29/+379 |
2019-07-13 | coresight: Make the coresight_device_fwnode_match declaration's fwnode parame... | Nathan Chancellor | 1 | -1/+1 |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -20/+8 |
2019-07-04 | coresight: Do not default to CPU0 for missing CPU phandle | Sai Prakash Ranjan | 4 | -10/+19 |
2019-07-03 | coresight: tmc: Smatch: Fix potential NULL pointer dereference | Suzuki K Poulose | 1 | -2/+4 |
2019-07-03 | coresight: etm3x: Smatch: Fix potential NULL pointer dereference | Suzuki K Poulose | 1 | -1/+2 |
2019-07-03 | coresight: Potential uninitialized variable in probe() | Dan Carpenter | 1 | -0/+1 |
2019-07-03 | coresight: etb10: Do not call smp_processor_id from preemptible | Suzuki K Poulose | 1 | -4/+2 |
2019-07-03 | coresight: tmc-etf: Do not call smp_processor_id from preemptible | Suzuki K Poulose | 1 | -4/+2 |
2019-07-03 | coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt... | Suzuki K Poulose | 1 | -5/+2 |
2019-07-03 | coresight: tmc-etr: Do not call smp_processor_id() from preemptible | Suzuki K Poulose | 1 | -4/+2 |
2019-07-03 | intel_th: msu: Start read iterator from a non-empty window | Alexander Shishkin | 1 | -9/+33 |
2019-07-03 | intel_th: msu: Split sgt array and pointer in multiwindow mode | Alexander Shishkin | 1 | -10/+13 |