Linux Input/HID development
 help / color / mirror / Atom feed
* [git pull] Input updates for v5.19-rc1
@ 2022-06-07 21:16 Dmitry Torokhov
  2022-06-07 22:11 ` Linus Torvalds
  2022-06-08  1:30 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Dmitry Torokhov @ 2022-06-07 21:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-input

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v5.19-rc1

to receive updates for the input subsystem. You will get:

- proper annotation of USB buffers in bcm5974 touchpad dirver

- a quirk in SOC button driver to handle Lenovo Yoga Tablet2 1051F

- a fix for missing dependency in raspberrypi-ts driver to avoid
  compile breakages with random configs.

Changelog:
---------

Marius Hoch (1):
      Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq

Mathias Nyman (1):
      Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag

Randy Dunlap (1):
      Input: raspberrypi-ts - add missing HAS_IOMEM dependency

Diffstat:
--------

 drivers/input/joystick/Kconfig        | 1 +
 drivers/input/misc/soc_button_array.c | 4 ++--
 drivers/input/mouse/bcm5974.c         | 7 ++++++-
 3 files changed, 9 insertions(+), 3 deletions(-)

Thanks.


-- 
Dmitry

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

end of thread, other threads:[~2022-06-08  5:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-07 21:16 [git pull] Input updates for v5.19-rc1 Dmitry Torokhov
2022-06-07 22:11 ` Linus Torvalds
2022-06-08  1:30 ` 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