input-wacom v1.6.0

v1.6.0Linux
Added 1
  • Add a new Art Pen 2
Changed 5
  • Rename from_timer() to timer_container_of() and move this API to the canonical timer_*() namespace
  • Add backward compatibility for timer function
  • Use pm_ptr instead of #ifdef CONFIG_PM to increase build coverage and drop an #ifdef
  • Replace curl with wget in main.yaml
  • Add lines in configure.ac for applying pm_ptr
Fixed 2
  • Fix out-of-bounds read in wacom_intuos_bt_irq
  • Fix memory leak in bluetooth-IRQ

This release of input-wacom includes a memory leak in blutooth-IRQ, a new pen support, and other additional backport compatibility in the main line kernel. The details can be checked in the list below.

Commits

Ping Cheng (5):

  • Merge pull request #474 from flying-elephant/patch-artpen
  • Merge pull request #481 from flying-elephant/applying-timer-patch-final
  • Merge pull request #502 from flying-elephant/modify-yaml-to-remove-defect
  • Merge pull request #503 from flying-elephant/fix-bt-irq
  • Merge pull request #504 from flying-elephant/replace-PM_COMFIG

Tatsunosuke Tobita (8):

  • HID: wacom: Add a new Art Pen 2
  • treewide, timers: Rename from_timer() to timer_container_of() Move this API to the canonical timer_*() namespace.
  • Backward compatibility for timer function
  • main.yaml: replacing curl to wget
  • HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq
  • HID: wacom: Use pm_ptr instead of #ifdef CONFIG_PM This increases build coverage and allows to drop an #ifdef.
  • configure.ac: add lines for applying pm_ptr
  • input-wacom 1.6.0
Release

git tag: v1.6.0

md5: 8db3731494adbf87beb724050bce334d sha1: 148a0b14e797a213622030d767eacd0090873574 sha256: c4dfbaad6128d71f43fe99581349d068689e0f578959a0a5fc1468a03cf67103

View original

Upgraded? How did it go?

Discussion