linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] HID for 6.9 merge window
@ 2024-03-13 20:37 Jiri Kosina
  2024-03-14 18:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Kosina @ 2024-03-13 20:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Benjamin Tissoires, linux-kernel

Linus,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/hid-for-linus-2024031301

to receive HID subsystem queue for 6.9 merge window.

=====
- support for the following Bluetooth devices from Samsung (Sandeep C S):
            Samsung wireless Keyboard
            Samsung wireless GamePad
            Samsung Wireless Action Mouse
            Samsung Wireless Book Cover
            Samsung Wireless Universal Keyboard
            Samsung Wireless HOGP Keyboard
- second version of code for applying proper quirk depending on firmware 
  version for lenovo/cptkbd (Mikhail Khvainitski)
- lenovo/cptkbd firmware-dependent quirk (Mikhail Khvainitski)
- assorted fixes and optimizations for amd-sfh (Basavaraj Natikar)
- dead code and dead data structures removal (Jiri Slaby, Jiapeng Chong)
=====

----------------------------------------------------------------
Basavaraj Natikar (6):
      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
      HID: amd_sfh: Set the AMD SFH driver to depend on x86

Dmitry Torokhov (1):
      HID: input: avoid polling stylus battery on Chromebook Pompom

Even Xu (1):
      HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID

Jiapeng Chong (2):
      HID: nintendo: Remove some unused functions
      HID: nintendo: Remove some unused functions

Jiri Slaby (SUSE) (7):
      HID: apple: remove unused members from struct apple_sc_backlight
      HID: wacom: remove unused hid_data::pressure
      HID: protect hid_device::bpf by CONFIG_HID_BPF
      HID: hid-lg3ff: remove unused struct lg3ff_device
      HID: hid-multitouch: remove unused mt_application::dev_time
      HID: hid-prodikeys: remove unused struct pcmidi_snd members
      HID: hid-prodikeys: remove struct pk_device

Mikhail Khvainitski (1):
      HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd

Sandeep C S (6):
      HID: samsung: Broaden device compatibility in samsung driver
      HID: samsung: Rewrite rdesc checking code using memcmp()
      HID: samsung: Add Samsung wireless keyboard support
      HID: samsung: Add Samsung wireless gamepad support
      HID: samsung: Add Samsung wireless action mouse support
      HID: samsung: Add Samsung wireless bookcover and universal keyboard support

Tatsunosuke Tobita (1):
      HID: wacom: Clean up use of struct->wacom_wac

 drivers/hid/amd-sfh-hid/Kconfig                    |   1 +
 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 +-
 drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c |  10 +-
 drivers/hid/hid-apple.c                            |   1 -
 drivers/hid/hid-ids.h                              |   8 +
 drivers/hid/hid-input.c                            |   2 +
 drivers/hid/hid-lenovo.c                           |  57 ++-
 drivers/hid/hid-lg3ff.c                            |   4 -
 drivers/hid/hid-multitouch.c                       |   1 -
 drivers/hid/hid-nintendo.c                         |  22 --
 drivers/hid/hid-prodikeys.c                        | 115 ++----
 drivers/hid/hid-samsung.c                          | 437 +++++++++++++++++++--
 drivers/hid/intel-ish-hid/ipc/hw-ish.h             |   1 +
 drivers/hid/intel-ish-hid/ipc/pci-ish.c            |   1 +
 drivers/hid/wacom_wac.c                            |   8 +-
 drivers/hid/wacom_wac.h                            |   1 -
 include/linux/hid.h                                |   4 +-
 21 files changed, 623 insertions(+), 196 deletions(-)

-- 
Jiri Kosina
SUSE Labs


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

* Re: [GIT PULL] HID for 6.9 merge window
  2024-03-13 20:37 [GIT PULL] HID for 6.9 merge window Jiri Kosina
@ 2024-03-14 18:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-14 18:20 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Linus Torvalds, Benjamin Tissoires, linux-kernel

The pull request you sent on Wed, 13 Mar 2024 21:37:37 +0100 (CET):

> git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/hid-for-linus-2024031301

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3e78a6c0d3e02e4cf881dc84c5127e9990f939d6

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2024-03-14 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-13 20:37 [GIT PULL] HID for 6.9 merge window Jiri Kosina
2024-03-14 18:20 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).