summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: uclogic: Support multiple frame input devicesNikolai Kondrashov2022-03-013-71/+74
* HID: uclogic: Define report IDs before their descriptorsNikolai Kondrashov2022-03-011-5/+5
* HID: uclogic: Put version first in rdesc namespaceNikolai Kondrashov2022-03-013-42/+42
* HID: uclogic: Use "frame" instead of "buttonpad"Nikolai Kondrashov2022-03-013-53/+51
* HID: uclogic: Use different constants for frame report IDsNikolai Kondrashov2022-03-011-4/+5
* HID: uclogic: Specify total report size to buttonpad macroNikolai Kondrashov2022-03-011-6/+6
* HID: uclogic: Switch to matching subreport bytesNikolai Kondrashov2022-03-013-11/+15
* HID: uclogic: Replace pen_frame_flag with subreport_listNikolai Kondrashov2022-03-013-41/+73
* HID: uclogic: Remove pen usage maskingNikolai Kondrashov2022-03-013-54/+7
* HID: uclogic: Handle virtual frame reportsNikolai Kondrashov2022-02-161-5/+6
* HID: uclogic: Skip non-input raw events earlierNikolai Kondrashov2022-02-161-3/+5
* HID: uclogic: Access pen/frame params directly in raw_event handlingNikolai Kondrashov2022-02-161-13/+11
* HID: uclogic: Split pen and frame raw event handlingNikolai Kondrashov2022-02-161-75/+120
* HID: uclogic: Support Huion 13th frame buttonNikolai Kondrashov2022-02-161-4/+4
* HID: uclogic: Rename Huion HS64 PID to Huion Tablet 2Nikolai Kondrashov2022-02-163-3/+3
* HID: uclogic: Support Huion tilt reportingNikolai Kondrashov2022-02-164-1/+23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2022-02-158-29/+102
|\
| * HID: amd_sfh: Add interrupt handler to process interruptsBasavaraj Natikar2022-02-142-0/+41
| * HID: amd_sfh: Add functionality to clear interruptsBasavaraj Natikar2022-02-142-1/+25
| * HID: amd_sfh: Disable the interrupt for all commandBasavaraj Natikar2022-02-141-0/+3
| * HID: amd_sfh: Correct the structure field nameBasavaraj Natikar2022-02-141-1/+1
| * HID: amd_sfh: Handle amd_sfh work buffer in PM opsBasavaraj Natikar2022-02-141-0/+4
| * HID:Add support for UGTABLET WP5540Sergio Costas2022-02-052-0/+2
| * HID: amd_sfh: Add illuminance mask to limit ALS max valueBasavaraj Natikar2022-02-021-1/+3
| * HID: amd_sfh: Increase sensor command timeoutBasavaraj Natikar2022-02-021-2/+2
| * HID: i2c-hid: goodix: Fix a lockdep splatDaniel Thompson2022-02-021-16/+12
| * HID: elo: fix memory leak in elo_probeDongliang Mu2022-01-241-0/+1
| * HID: apple: Set the tilde quirk flag on the Wellspring 5 and laterAlex Henrie2022-01-211-8/+8
* | Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-02-153-2/+19
|\ \
| * | btrfs: send: in case of IO error log itDāvis Mosāns2022-02-091-0/+4
| * | btrfs: get rid of warning on transaction commit when using flushoncommitFilipe Manana2022-02-091-2/+10
| * | btrfs: defrag: don't try to defrag extents which are under writebackQu Wenruo2022-02-091-0/+4
| * | btrfs: don't hold CPU for too long when defragging a fileQu Wenruo2022-02-091-0/+1
* | | Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-157-22/+50
|\ \ \
| * | | serial: parisc: GSC: fix build when IOSAPIC is not setRandy Dunlap2022-02-141-1/+1
| * | | parisc: Fix some apparent put_user() failuresHelge Deller2022-02-141-14/+15
| * | | parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller2022-02-131-0/+8
| * | | parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()Andy Shevchenko2022-02-071-0/+18
| * | | parisc: Fix sglist access in ccio-dma.cJohn David Anglin2022-01-281-1/+2
| * | | parisc: Fix data TLB miss in sba_unmap_sgJohn David Anglin2022-01-281-1/+2
| * | | parisc: Drop __init from map_pages declarationJohn David Anglin2022-01-281-5/+4
* | | | Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-154-6/+19
|\ \ \ \
| * | | | Drivers: hv: utils: Make use of the helper macro LIST_HEAD()Cai Huoqing2022-02-091-1/+1
| * | | | Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)Michael Kelley2022-02-072-2/+3
| * | | | Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobjMiaoqian Lin2022-02-071-1/+4
| * | | | PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topologyLong Li2022-02-031-2/+11
* | | | | Merge tag 'regulator-fix-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-141-10/+3
|\ \ \ \ \
| * | | | | regulator: core: fix false positive in regulator_late_cleanup()Oliver Barta2022-02-081-10/+3
* | | | | | Linux 5.17-rc4v5.17-rc4Linus Torvalds2022-02-131-2/+2
* | | | | | Merge tag 'kbuild-fixes-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-02-133-11/+17
|\ \ \ \ \ \