aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-a4tech.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-05HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95Mateusz Jończyk1-0/+2
2019-08-05HID: input: fix a4tech horizontal wheel custom usageNicolas Saenz Julienne1-3/+27
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-3/+8
2019-06-01HID: a4tech: fix horizontal scrollingBłażej Szczygieł1-3/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2013-07-31HID: trivial devm conversion for special hid driversBenjamin Tissoires1-17/+4
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten1-12/+1
2012-09-05HID: remove Paul Walmsley's copyright from places where it shouldn't beJiri Kosina1-1/+0
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches1-3/+3
2010-09-17HID: fix A4Tech RP-649 horizontal scrollwheelLech Perczak1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-23HID: adding __init/__exit macros to module init/exit functionsPeter Huewe1-2/+2
2009-03-30HID: remove compat stuffJiri Slaby1-2/+0
2008-10-14HID: move connect quirksJiri Slaby1-1/+1
2008-10-14HID: move a4tech quirksJiri Slaby1-0/+162