| Commit message (Expand) | Author | Age | Files | Lines |
* | mei: vsc: Fix wrong invocation of ACPI SID method | Hans de Goede | 2024-06-04 | 1 | -1/+1 |
* | mei: vsc: Don't stop/restart mei device during system suspend/resume | Wentong Wu | 2024-06-04 | 1 | -24/+15 |
* | mei: me: release irq in mei_me_pci_resume error path | Tomas Winkler | 2024-06-04 | 1 | -1/+3 |
* | mei: demote client disconnect warning on suspend to debug | Alexander Usyskin | 2024-06-04 | 1 | -1/+1 |
* | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 2024-05-22 | 1 | -3/+3 |
* | Merge 6.9-rc7 into char-misc-testing | Greg Kroah-Hartman | 2024-05-08 | 3 | -2/+9 |
|\ |
|
| * | mei: me: add lunar lake point M DID | Alexander Usyskin | 2024-04-23 | 2 | -0/+4 |
| * | mei: pxp: match against PCI_CLASS_DISPLAY_OTHER | Daniele Ceraolo Spurio | 2024-04-23 | 1 | -2/+5 |
* | | mei: bus: constify the struct mei_cl_bus_type usage | Kunwu Chan | 2024-04-23 | 1 | -1/+1 |
* | | Merge 6.9-rc5 into char-misc-next | Greg Kroah-Hartman | 2024-04-23 | 4 | -27/+79 |
|\| |
|
| * | mei: vsc: Unregister interrupt handler for system suspend | Sakari Ailus | 2024-04-11 | 3 | -26/+78 |
| * | Revert "mei: vsc: Call wake_up() in the threaded IRQ handler" | Sakari Ailus | 2024-04-11 | 1 | -2/+2 |
| * | mei: me: disable RPL-S on SPS and IGN firmwares | Alexander Usyskin | 2024-04-11 | 1 | -1/+1 |
* | | mei: Avoid a bunch of -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 2024-04-11 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-03-21 | 9 | -108/+63 |
|\ |
|
| * | mei: vsc: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-03-05 | 1 | -4/+2 |
| * | mei: vsc: Assign pinfo fields in variable declaration | Sakari Ailus | 2024-03-05 | 1 | -8/+8 |
| * | mei: vsc: Don't use sleeping condition in wait_event_timeout() | Sakari Ailus | 2024-03-05 | 1 | -5/+8 |
| * | mei: vsc: Call wake_up() in the threaded IRQ handler | Sakari Ailus | 2024-03-05 | 1 | -2/+2 |
| * | mei: me: remove unnecessary NULL pointer checks | Bjorn Helgaas | 2024-03-05 | 1 | -32/+6 |
| * | mei: txe: remove unnecessary NULL pointer checks | Bjorn Helgaas | 2024-03-05 | 1 | -34/+6 |
| * | mei: gsc: remove unnecessary NULL pointer checks | Bjorn Helgaas | 2024-03-05 | 1 | -17/+0 |
| * | mei: pxp: add dependency on Xe driver | Alexander Usyskin | 2024-01-30 | 1 | -1/+1 |
| * | mei: hdcp: add dependency on Xe driver | Alexander Usyskin | 2024-01-30 | 1 | -1/+1 |
| * | mei: pxp: match without driver name | Alexander Usyskin | 2024-01-30 | 1 | -2/+12 |
| * | mei: hdcp: match without driver name | Alexander Usyskin | 2024-01-30 | 1 | -2/+12 |
| * | mei: gsc: add support for auxiliary device created by Xe driver | Vitaly Lubart | 2024-01-30 | 1 | -0/+5 |
* | | mei: gsc_proxy: match component when GSC is on different bus | Alexander Usyskin | 2024-03-05 | 1 | -3/+5 |
* | | mei: Add Meteor Lake support for IVSC device | Wentong Wu | 2024-02-19 | 1 | -0/+1 |
* | | mei: me: add arrow lake point H DID | Alexander Usyskin | 2024-02-19 | 2 | -0/+2 |
* | | mei: me: add arrow lake point S DID | Alexander Usyskin | 2024-02-19 | 2 | -0/+2 |
|/ |
|
* | mei: rework Kconfig dependencies | Arnd Bergmann | 2023-12-15 | 4 | -11/+9 |
* | mei: fix vsc dependency | Arnd Bergmann | 2023-12-15 | 1 | -0/+1 |
* | mei: vsc: Rework firmware image names | Sakari Ailus | 2023-12-15 | 1 | -62/+10 |
* | mei: pxp: spdx should be at first line | Alexander Usyskin | 2023-12-15 | 1 | -1/+0 |
* | Merge 6.7-rc5 into char-misc-next | Greg Kroah-Hartman | 2023-12-11 | 2 | -3/+4 |
|\ |
|
| * | misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_write | Su Hui | 2023-11-27 | 1 | -1/+1 |
| * | misc: mei: client.c: return negative error code in mei_cl_write | Su Hui | 2023-11-27 | 1 | -1/+1 |
| * | mei: pxp: fix mei_pxp_send_message return value | Alexander Usyskin | 2023-11-27 | 1 | -1/+2 |
* | | mei: Add MEI hardware support for IVSC device | Wentong Wu | 2023-12-07 | 3 | -0/+466 |
* | | mei: Add transport driver for IVSC device | Wentong Wu | 2023-12-07 | 5 | -0/+1442 |
|/ |
|
* | mei: me: emit error only if reset was unexpected | Vitaly Lubart | 2023-10-18 | 4 | -5/+133 |
* | misc: mei: main.c: fix kernel-doc warnings | Randy Dunlap | 2023-10-18 | 1 | -4/+4 |
* | misc: mei: interrupt.c: fix kernel-doc warnings | Randy Dunlap | 2023-10-18 | 1 | -2/+2 |
* | misc: mei: hw-me.c: fix kernel-doc warnings | Randy Dunlap | 2023-10-18 | 1 | -8/+8 |
* | misc: mei: hbm.c: fix kernel-doc warnings | Randy Dunlap | 2023-10-18 | 1 | -0/+2 |
* | misc: mei: dma-ring.c: fix kernel-doc warnings | Randy Dunlap | 2023-10-18 | 1 | -0/+4 |
* | misc: mei: client.c: fix kernel-doc warnings | Randy Dunlap | 2023-10-18 | 1 | -10/+10 |
* | misc: mei: hw.h: fix kernel-doc warnings | Randy Dunlap | 2023-10-18 | 1 | -4/+4 |
* | mei: docs: fix spelling errors | Tomas Winkler | 2023-10-18 | 5 | -8/+8 |