summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-22Merge branch 'for-6.3/evision' into for-linusBenjamin Tissoires4-0/+64
2023-02-22Merge branch 'for-6.3/bigben' into for-linusBenjamin Tissoires1-12/+63
2023-02-22Merge branch 'for-6.3/asus' into for-linusBenjamin Tissoires1-5/+32
2023-02-22Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires19-31/+151
2023-02-16hid: bigben_probe(): validate report countPietro Borrello1-5/+2
2023-02-15HID: asus: use spinlock to safely schedule workersPietro Borrello1-4/+11
2023-02-15HID: asus: use spinlock to protect concurrent accessesPietro Borrello1-1/+21
2023-02-15HID: bigben: use spinlock to safely schedule workersPietro Borrello1-6/+12
2023-02-15HID: bigben_worker() remove unneeded check on report_fieldPietro Borrello1-1/+1
2023-02-15HID: bigben: use spinlock to protect concurrent accessesPietro Borrello1-2/+50
2023-02-09Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-7/+41
2023-02-08Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-8/+25
2023-02-06HID: evision: Add preliminary support for EVision keyboardsPhilippe Valembois4-0/+64
2023-02-06HID: Ignore battery for ELAN touchscreen 29DF on HPLuka Guzenko2-0/+3
2023-02-06HID: use standard debug APIsThomas Weißschuh1-9/+0
2023-02-06staging: greybus: hid: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06platform/x86: asus-tf103c-dock: Constify toprow keymapThomas Weißschuh1-1/+1
2023-02-06platform/x86: asus-tf103c-dock: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06HID: surface-hid: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06HID: intel-ish-hid: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06HID: steam: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06HID: logitech-dj: Constify lowlevel HID driverThomas Weißschuh1-2/+2
2023-02-06HID: hyperv: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06HID: amd_sfh: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06HID: amd_sfh: if no sensors are enabled, clean upMario Limonciello2-2/+12
2023-02-06HID: logitech: Disable hi-res scrolling on USBBastien Nocera1-1/+2
2023-02-06HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao1-0/+3
2023-02-05Merge tag 'usb-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-19/+13
2023-02-05Merge tag 'tty-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-36/+27
2023-02-05Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-69/+206
2023-02-05Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-75/+27
2023-02-05Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds2-23/+29
2023-02-04Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+3
2023-02-04fbcon: Check font dimension limitsSamuel Thibault1-2/+5
2023-02-03Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds4-5/+20
2023-02-03Merge tag 'efi-fixes-for-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+3
2023-02-03Merge tag 'drm-fixes-2023-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds36-122/+296
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds1-5/+1
2023-02-03efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev1-0/+2
2023-02-03HV: hv_balloon: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-03Merge tag 'amd-drm-fixes-6.2-2023-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie10-10/+57
2023-02-03Merge tag 'drm-intel-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie11-76/+112
2023-02-03Merge tag 'drm-misc-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie15-36/+127
2023-02-03Merge tag 'ata-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+1
2023-02-03of/address: Return an error when no valid dma-ranges are foundMark Brown1-6/+15
2023-02-03of: Make OF framebuffer device names uniqueMichal Suchanek1-2/+10
2023-02-03Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds32-95/+218
2023-02-03Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+7
2023-02-02Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+12
2023-02-02Merge tag 'platform-drivers-x86-v6.2-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-28/+70