Linux Input/HID development
 help / color / mirror / Atom feed
* [PATCH 0/2] HID: intel-ish-hid: ipc: Use PCI_VDEVICE() and add Lunar Lake-M PCI device ID
@ 2024-03-06  0:56 Zhang, Lixu
  2024-03-06  0:56 ` [PATCH 1/2] HID: intel-ish-hid: Use PCI_VDEVICE() and rename device ID macros Zhang, Lixu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zhang, Lixu @ 2024-03-06  0:56 UTC (permalink / raw)
  To: linux-input, srinivas.pandruvada, jikos, benjamin.tissoires

This patch series consists of two patches. The first patch simplifies
the device table by using the PCI_VDEVICE() macro and renames the device
ID macros to follow the pattern PCI_DEVICE_ID_INTEL_*. The second patch
adds the device ID of Lunar Lake-M to the ISHTP support list.

Zhang Lixu (1):
  HID: intel-ish-hid: ipc: Add Lunar Lake-M PCI device ID

Zhang, Lixu (1):
  HID: intel-ish-hid: Use PCI_VDEVICE() and rename device ID macros

 drivers/hid/intel-ish-hid/ipc/hw-ish.h  | 45 ++++++++++---------
 drivers/hid/intel-ish-hid/ipc/ipc.c     | 14 +++---
 drivers/hid/intel-ish-hid/ipc/pci-ish.c | 59 +++++++++++++------------
 3 files changed, 60 insertions(+), 58 deletions(-)

-- 
2.40.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-03 11:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-06  0:56 [PATCH 0/2] HID: intel-ish-hid: ipc: Use PCI_VDEVICE() and add Lunar Lake-M PCI device ID Zhang, Lixu
2024-03-06  0:56 ` [PATCH 1/2] HID: intel-ish-hid: Use PCI_VDEVICE() and rename device ID macros Zhang, Lixu
2024-03-06  0:56 ` [PATCH 2/2] HID: intel-ish-hid: ipc: Add Lunar Lake-M PCI device ID Zhang, Lixu
2024-04-03 11:21 ` [PATCH 0/2] HID: intel-ish-hid: ipc: Use PCI_VDEVICE() and add " Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox