Changelog for
wacom-kmp-default-1.3.0_k6.11.2_1-1.4.x86_64.rpm :
* Sat Oct 05 2024 Михаил Чиков
- Update to 1.3.0
* 1.3.0 This release of input-wacom removes 3.17 and 4.5 support and moves it up to 4.18. For the 3.17 and 4.5 kernels refer to the 1.2.0 release which still supports them.
* Input: touchscreen - use sizeof(
*pointer) instead of sizeof(type)
* github: Temporarily set -Wno-error=unused-result to bypass upstream warning
* Input: wacom_w8001 - simplify device name generation
* github: Fix incorrect \'version\' file generation
* Input: wacom_w8001 - correct device name generation
* Revert \"github: Temporarily set -Wno-error=unused-result to bypass upstream warning\"
* github: Clean up and update tagged-release workflow
* release.sh: update to take a --token value (#340)
* release.sh: default to \'.\' if no module was given
* release.sh: drop --force and --moduleset
* release.sh: Drop the ancient x\"foo\" != x comparisons
* Merge pull request #417 from Pinglinux/sync_release_script_with_xf86
* Merge pull request #419 from jigpu/w8001-imports
* Merge pull request #425 from Joshua-Dickens/backports
* Merge pull request #427 from jigpu/w8001-import
* Merge pull request #426 from jigpu/release-fix
* A file path change is not an error
* Remove 3.17 and move 4.5->4.18 directory
* Clean up source code for 4.18+
* Update workflow kernel versions
* Merge pull request #430 from Pinglinux/remove_older_then_4.18
* Merge pull request #435 from Gavin-Hsia/6.11
* HID: wacom: Modify pen IDs
* HID: wacom: more appropriate tool type categorization
* Input: move from strlcpy with unused retval to strscpy
* 1.2.0 This release of input-wacom includes a few bug fixes which may cause issues in user experience, such as the input registration order, the serial ID update, and the clean-up of confidence bit logic.
* Minimize permissions granted to automated workflows / jobs #400
* wacom: Do not register input devices until after hid_hw_start
* 3329c40: Merge branch \'for-6.9\' into \'master\'
* HID: wacom: Do not register input devices until after hid_hw_start
* Update to use \'checkoutAATTv4\' action to avoid Node.js warnings #411
* wacom: generic: Avoid reporting a serial of \'0\' to userspace
* wacom: Clean up use of struct->wacom_wac
* HID: wacom: generic: Avoid reporting a serial of \'0\' to userspace
* HID: wacom: Clean up use of struct->wacom_wac
* wacom: Remove AES power_supply after extended inactivity #405
* wacom: Correct behavior when processing some confidence == false touches #406
* HID: wacom: Correct behavior when processing some confidence == false touches #408
* 7ada989: git-version-gen: modify \"TAG_PREFIX\" content #413
* wacom: remove unused hid_data::pressure
* HID: wacom: remove unused hid_data::pressure
* Tue Sep 28 2021 mrBadGuy - Update to version 0.48.0 This release of input-wacom removes the 2.6.32 and 2.6.38 branches due to no major Linux distros using such old kernels. It is recommended that those affected by their removal use the previous release. This release also adds support for a minor hardware revision to the Intuos BT (CTL4100WL/CTL-6100WL) tablets. Important fixes includes a fix for a bug that may cause the driver to crash when connecting a tablet on 3.7-3.16 kernels, and a fix for a bug which may prevent RHEL and Fedora from loading the driver on boot. The remaining changes are fairly low impact.
* HID: wacom: Ignore attempts to overwrite the touch_max value from HID
* backport: HID: wacom: Ignore attempts to overwrite the touch_max value from HID
* Fix incorrect references to \'wacom\' in Makefile for RHEL 7.4+ systems
* Add wacom_w8001 to the list of depmod overrides
* Fix dracut command-line arguments to avoid boot issues
* Correct syntax error preventing RHEL/Fedora initrd from being updated
* Run dracut on uninstall to restore stock driver to initramfs on RHEL/Fedora
* Configure dracut to install the input-wacom modules in the initramfs
* HID: wacom: Correct base usage for capacitive ExpressKey status bits
* backport: HID: wacom: Correct base usage for capacitive ExpressKey status bits
* github: Add 5.10 kernel to list of versions we test-compile against
* HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
* HID: wacom: Skip processing of touches with negative slot values
* backport: HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
* backport: HID: wacom: Skip processing of touches with negative slot values
* HID: wacom: Short-circuit processing of touch when it is disabled
* HID: wacom: Avoid sending empty sync events
* HID: wacom: Refactor touch input mute checks into a common function
* backport: HID: wacom: Short-circuit processing of touch when it is disabled
* backport: HID: wacom: Avoid sending empty sync events
* backport: HID: wacom: Refactor touch input mute checks into a common function
* 3.7: Prevent segfault when connecting recent tablets
* HID: wacom: convert sysfs sprintf/snprintf family to sysfs_emit
* HID: wacom: Assign boolean values to a bool variable
* backport: HID: wacom: Assign boolean values to a bool variable
* HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs
* backport: HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs
* HID: wacom_sys: Demote kernel-doc abuse
* Remove 2.6.32 and 2.6.38 branches
* HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
* backport: HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
* HID: wacom: Setup pen input capabilities to the targeted tools
* backport: HID: wacom: Setup pen input capabilities to the targeted tools
* HID: wacom: set initial hardware touch switch state to \'off\'
* backport: HID: wacom: set initial hardware touch switch state to \'off\'
* Thu Feb 18 2021 mrBadGuy - Update to version 0.47.0
* backport: HID: wacom: Bamboo One Medium does not have touch
* treewide: Use fallthrough pseudo-keyword
* backport: treewide: Use fallthrough pseudo-keyword
* Add additional entries to gitignore
* Add \'fallthrough\' pseudo keyword
* HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery
* backport: HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery
* Remove spurious newlines that aren\'t upstream
* HID: wacom: Correct NULL dereference on AES pen proximity
* configure: Force use of \'-fno-pie\' flag when test-compiling
* Use \"-isystem\" for kernel include directories
* Add workflows for automated testing via Github Actions
* Remove travis integration
* backport: HID: wacom: Correct NULL dereference on AES pen proximity
* Add support for the second generation of Cintiq 16 and DTK-1660E
* HID: wacom: Fix memory leakage caused by kfifo_alloc
* backport: HID: wacom: Fix memory leakage caused by kfifo_alloc
* backport: HID: wacom: Fix memory leakage caused by kfifo_alloc
* HID: wacom: Constify attribute_groups
* backport: HID: wacom: Constify attribute_groups
* Sat Jun 13 2020 mrBadGuy - Update to version 0.46.0
* Add support for \"Wacom One Pen Display 13\"
* HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
* backport: HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
* Revert \"HID: wacom: generic: read the number of expected touches on a per collection basis\"
* HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT
* backport: Revert \"HID: wacom: generic: read the number of expected touches on a per collection basis\"
* backport: HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT
* Tue Dec 24 2019 mrBadGuy - Update to version 0.45.0
* backport: HID: wacom: Don\'t add ghost interface as shared data
* backport: HID: wacom: call _query_tablet_data() for BAMBOO_TOUCH
* Error out if the build path has a space in it
* HID: wacom: generic: Treat serial number and related fields as unsigned
* backport: HID: wacom: generic: Treat serial number and related fields as unsigned
* HID: wacom: Recognize new MobileStudio Pro PID
* backport: HID: wacom: Recognize new MobileStudio Pro PID
* Thu Oct 03 2019 mrBadGuy - update to version 0.44.0 This release adds support for the following new devices: DTK-1660E Cintiq 22 2nd gen Mobile Studio Pro It also contains numerous bugfixes.
* Add support for the DTK-1660E on older kernels
* Remove oVid from Cintiq 16 and DTK-1660E
* release.sh: remove references to Sourceforge from project
* Add support for the Cintiq 22
* HID: wacom: generic: add touchring adjustment for 2nd Gen Pro Small
* HID: wacom: fix bit shift for Cintiq Companion 2
* HID: wacom: generic: add touchring adjustment for 2nd Gen Pro Small
* HID: wacom: fix bit shift for Cintiq Companion 2
* backport: HID: wacom: generic: add touchring adjustment for 2nd Gen Pro Small
* backport: HID: wacom: fix bit shift for Cintiq Companion 2
* backport: HID: wacom: fix bit shift for Cintiq Companion 2
* HID: wacom: support named keys on older devices
* HID: wacom: correct misreported EKR ring values
* backport: HID: wacom: correct misreported EKR ring values
* backport: HID: wacom: support named keys on older devices
* HID: wacom: do not call hid_set_drvdata(hdev, NULL)
* travis: Scan every commit for style issues
* travis: Properly handle commits pushed/merged to master
* travis: Disable warnings about duplicate \"Signed-off-by\" statements
* 2.6.32: Remove execute permission from source files
* travis: Move the running of checkpatch to its own stage
* travis: Disable some of the noisier checkpatch warnings
* 2.6.32: Fix incorrect case fall-through
* HID: wacom: Correct distance scale for 2nd-gen Intuos devices
* backport: HID: wacom: Correct distance scale for 2nd-gen Intuos devices
* HID: wacom: Fix several minor compiler warnings
* backport: HID: wacom: Fix several minor compiler warnings
* Input: wacom_w8001 - allocate additional space for \'phys\'
* backport: Input: wacom_w8001 - allocate additional space for \'phys\'
* release.sh: drop sourceforge release bits
* release.sh: don\'t release to github in dry-run mode
* release.sh: pass the module name to the github release function
* HID: wacom: add new MobileStudio Pro support
* HID: wacom: add new MobileStudio Pro support
* backport: HID: wacom: add new MobileStudio Pro support
* HID: wacom: add new MobileStudio Pro 13 support
* backport: HID: wacom: add new MobileStudio Pro support
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
* backport: treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
* Wed Jun 19 2019 mrBadGuy - update to version 0.43.0 This release adds support for the Cintiq 16, the Intuos Pro Small 2nd generation, the Pro Pen slim, and corrects button numbering for the Intuos Pro 2nd generation devices over their Bluetooth connections. It also contains many bugfixes and build script updates.
* Add support for Cintiq 16
* HID: wacom: generic: only switch the mode on devices with LEDs
* HID: wacom: generic: Correct pad syncing
* HID: wacom: correct touch resolution x/y typo
* HID: wacom: Add 2nd gen Intuos Pro Small support
* HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report
* HID: wacom: generic: support the \'report valid\' usage for touch
* HID: wacom: generic: read the number of expected touches on a per collection basis
* backport: Add Intuos Pro 2 S Second Generation support
* backport: HID: wacom: generic: only switch the mode on devices with LEDs
* backport: HID: wacom: generic: Correct pad syncing
* backport: HID: wacom: correct touch resolution x/y typo
* backport: HID: wacom: Add 2nd gen Intuos Pro Small support
* backport: HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report
* backport: HID: wacom: generic: support the \'report valid\' usage for touch
* backport: HID: wacom: generic: read the number of expected touches on a per collection basis
* HID: Fix hid_report_len usage
* HID: remove use of DRIVER_LICENSE
* HID: wacom: Mark expected switch fall-through
* backport: HID: wacom: Mark expected switch fall-through
* Add support for kernel module signing and enforcement
* 2.6.32: Limit input-wacom to only provide \"new\" devices to RHEL 6.10
* Only use AM_EXTRA_RECURSIVE_TARGETS if defined
* HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirk
* HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirk
* HID: wacom: Add support for Pro Pen slim
* backport: HID: wacom: Add support for Pro Pen slim
* Remove module signing support from 2.6.32 and 2.6.38 directories
* Use the kernel\'s built-in signing framework rather than our own
* Re-organize module signing section of configure.ac
* Read preferred module signing algorithm from kernel configuration
* Search for more potential key and cert locations
* Improve tests to see if module signing is required
* HID: wacom: Don\'t set tool type until we\'re in range
* HID: wacom: Don\'t report anything prior to the tool entering range
* HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact
* HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
* HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
* backport: HID: wacom: Don\'t set tool type until we\'re in range
* backport: HID: wacom: Don\'t report anything prior to the tool entering range
* backport: HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact
* backport: HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
* backport: HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
* treewide: devm_kzalloc() -> devm_kcalloc()
* 2.6.32: MobileStudio Pro 13/16 and Cintiq Pro 13FHD/16UHD support 10 fingers
* Recgonize Scientific Linux as a variant of RHEL
* Sat Oct 27 2018 Михаил Чиков - update to version 0.42.0 This driverbackports support for modern Wacom tablets to older kernels. This release in particular fixes an issue with the DTK-2451 and DTH-2452 that affects users of Linux 3.17 or later. It also adds support for the DTU-1141B to pre-3.17 kernels. If you use any of these tablets and experience issues with the stock kernel driver provided by your distribution, we recommend to install this driver as a substitute.
* HID: cougar: make compare_device_paths reusable
* HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
* HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
* Support DTU-1141B in the 3.7, 2.6.38, and 2.6.32 branches
* Wed Jul 04 2018 mike.chikovAATTgmail.com- update to version 0.41.0 This release contains two fixes of particular note. The first corrects the maximum Y value reported by the 2nd-gen Intuos Pro large. The second allows some (non-pro) Intuos and Bamboo tablets to keep the pen active at a larger distance. These fixes are also due in the upcoming Linux 4.18 release.
* HID: wacom: Support \"in range\" for Intuos/Bamboo tablets where possible
* backport: HID: wacom: Support \"in range\" for Intuos/Bamboo tablets where possible
* HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
* backport: HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
* HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
* HID: wacom: Replace touch_max fixup code with static touch_max definitions
* HID: wacom: Move handling of HID quirks into a dedicated function
* backport: HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
* backport: HID: wacom: Replace touch_max fixup code with static touch_max definitions
* backport: HID: wacom: Move handling of HID quirks into a dedicated function
* HID: wacom: convert Wacom custom usages to standard HID usages
* backport: HID: wacom: convert Wacom custom usages to standard HID usages
* Sat Apr 28 2018 mike.chikovAATTgmail.com- update to version 0.40.0 This release focuses on changes related to support for older kernels. The minimum supported version has been bumped from 2.6.30 to 2.6.32. Various changes have also been made that are specific to support for RHEL 6 and RHEL 7. This release also contains various bugfixes.
* release.sh: bugfixes
* HID: wacom: bluetooth: send exit report for recent Bluetooth devices
* 3.17/Makefile.in: don\'t fail uninstall if a .ko file isn\'t present
* backport: HID: wacom: bluetooth: send exit report for recent Bluetooth devices
* HID: wacom: Release device resource data obtained by devres_alloc()
* backport: HID: wacom: Release device resource data obtained by devres_alloc()
* Use `dracut` if available to update RHEL/Fedora initramfs
* 2.6.30: Do not wrap around pressure values >511 for Graphire tablets
* 2.6.30: Align INTUOSHT3 case in wacom_wac_irq with other trees
* 2.6.30: Remove useless statement
* 2.6.30: Do not report acceleromter data from Cintiq 27QHD
* 2.6.30: Backport report ID check for wacom_intuos_general
* Bump minimum required kernel from 2.6.30 to 2.6.32
* 2.6.32: Check WACOM_QUIRK_BBTOUCH_LOWRES before modifying Bamboo coords
* Include generated config.h header in all kernels
* 2.6.32: Fix abs get/set accessors for 2.6.36/2.6.37
* 2.6.30: define wacom_input_abs_get_val
* 2.6.32: Backport resolution support to 2.6.32
* 2.6.32: remove wacom_get_report from this tree
* 3.7 RHEL 7.4+: use 3.17 tree for RHEL 7.4+
* 2.6.32: make sure only one touch point is reported