Linux Input/HID development
 help / color / mirror / Atom feed
* [PATCH 0/5] Fixes and updates to amd-sfh
@ 2024-02-14 14:41 Basavaraj Natikar
  2024-02-14 14:41 ` [PATCH 1/5] HID: amd_sfh: Increase sensor command timeout Basavaraj Natikar
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Basavaraj Natikar @ 2024-02-14 14:41 UTC (permalink / raw)
  To: jikos, benjamin.tissoires, linux-input
  Cc: akshata.mukundshetty, Basavaraj Natikar

This patch series include changes for:
- Increase sensor command timeout.
- Update HPD sensor structure elements.
- Avoid disabling the interrupt.
- Improve boot time.
- Extend MP2 register access.

Basavaraj Natikar (5):
  HID: amd_sfh: Increase sensor command timeout
  HID: amd_sfh: Update HPD sensor structure elements
  HID: amd_sfh: Avoid disabling the interrupt
  HID: amd_sfh: Improve boot time when SFH is available
  HID: amd_sfh: Extend MP2 register access to SFH

 drivers/hid/amd-sfh-hid/amd_sfh_common.h      |  16 +++
 drivers/hid/amd-sfh-hid/amd_sfh_pcie.c        | 118 ++++++++++++++----
 drivers/hid/amd-sfh-hid/amd_sfh_pcie.h        |   6 +-
 drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_desc.c |   2 +-
 drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c |   4 +-
 .../amd-sfh-hid/sfh1_1/amd_sfh_interface.c    |  10 +-
 6 files changed, 124 insertions(+), 32 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-02-27 14:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-14 14:41 [PATCH 0/5] Fixes and updates to amd-sfh Basavaraj Natikar
2024-02-14 14:41 ` [PATCH 1/5] HID: amd_sfh: Increase sensor command timeout Basavaraj Natikar
2024-02-14 14:41 ` [PATCH 2/5] HID: amd_sfh: Update HPD sensor structure elements Basavaraj Natikar
2024-02-14 14:41 ` [PATCH 3/5] HID: amd_sfh: Avoid disabling the interrupt Basavaraj Natikar
2024-02-14 14:41 ` [PATCH 4/5] HID: amd_sfh: Improve boot time when SFH is available Basavaraj Natikar
2024-02-14 14:41 ` [PATCH 5/5] HID: amd_sfh: Extend MP2 register access to SFH Basavaraj Natikar
2024-02-27 14:14 ` [PATCH 0/5] Fixes and updates to amd-sfh Jiri Kosina

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