Linus Torvalds 08b5fa8199 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 7 лет назад
..
Kconfig 5fb94e9ca3 docs: Fix some broken references 7 лет назад
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 лет назад
alps.c 5fb94e9ca3 docs: Fix some broken references 7 лет назад
alps.h 4d94e776bd Input: ALPS - fix multi-touch decoding on SS4 plus touchpads 8 лет назад
amimouse.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 лет назад
appletouch.c 17a4ed5545 Input: mark expected switch fall-throughs 7 лет назад
atarimouse.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 лет назад
bcm5974.c ad56814fcc Input: mouse - use local variables consistently 9 лет назад
byd.c ce23cbc857 Input: byd - convert to using timer_setup() 8 лет назад
byd.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 лет назад
cyapa.c deb106beb7 Input: cyapa - remove redundant assignment to 'pwr_cmd' 8 лет назад
cyapa.h 3cd4786943 Input: cyapa - fix for losing events during device power transitions 9 лет назад
cyapa_gen3.c da7bdec455 Input: cyapa - remove duplicated macro definitions 8 лет назад
cyapa_gen5.c 17a4ed5545 Input: mark expected switch fall-throughs 7 лет назад
cyapa_gen6.c 17a4ed5545 Input: mark expected switch fall-throughs 7 лет назад
cypress_ps2.c 555c765b0c Input: mouse - drop unnecessary calls to input_set_drvdata 9 лет назад
cypress_ps2.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 лет назад
elan_i2c.h 50fc7b6195 Input: elan_i2c_smbus - fix more potential stack buffer overflows 7 лет назад
elan_i2c_core.c 6f88a6439d Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST 7 лет назад
elan_i2c_i2c.c 05f5c38576 Input: elan_i2c - extend Flash-Write delay 8 лет назад
elan_i2c_smbus.c ce1d6f22fa Input: elan_i2c_smbus - cast sizeof to int for comparison 7 лет назад
elantech.c 13fe7056be Merge branch 'next' into for-linus 7 лет назад
elantech.h df077237cf Input: elantech - detect new ICs and setup Host Notify for them 7 лет назад
focaltech.c 324ae0958c Input: psmouse - cleanup Focaltech code 9 лет назад
focaltech.h 2b6f39e9ee Input: psmouse - rearrange Focaltech init code 10 лет назад
gpio_mouse.c adb77b3e51 Input: gpio_mouse - add device tree probing 8 лет назад
hgpk.c ad56814fcc Input: mouse - use local variables consistently 9 лет назад
hgpk.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 лет назад
inport.c 179909ecaf Input: stop telling users to snail-mail Vojtech 7 лет назад
lifebook.c c13b418685 Input: lifebook - clean up code 8 лет назад
lifebook.h bd447b61c4 Input: lifebook - use "static inline" instead of "inline" in lifebook.h 11 лет назад
logibm.c 179909ecaf Input: stop telling users to snail-mail Vojtech 7 лет назад
logips2pp.c 08be954b7a Input: psmouse - move sliced command implementation to libps2 8 лет назад
logips2pp.h 190e2031e2 Input: psmouse - rename ps2pp_init() to ps2pp_detect() 10 лет назад
maplemouse.c 555c765b0c Input: mouse - drop unnecessary calls to input_set_drvdata 9 лет назад
navpoint.c d797da41b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 11 лет назад
pc110pad.c 179909ecaf Input: stop telling users to snail-mail Vojtech 7 лет назад
psmouse-base.c 03ae3a9caf Input: psmouse - fix button reporting for basic protocols 7 лет назад
psmouse-smbus.c bf232e460a Input: psmouse-smbus - allow to control psmouse_deactivate 7 лет назад
psmouse.h bf232e460a Input: psmouse-smbus - allow to control psmouse_deactivate 7 лет назад
pxa930_trkball.c bf9a9f8e51 Input: delete non-required instances of include <linux/init.h> 12 лет назад
rpcmouse.c fe73f03549 input: rpcmouse: use __iomem pointers for MMIO 13 лет назад
sentelic.c 1ef8580539 Input: psmouse - create helper for reporting standard buttons/motion 8 лет назад
sentelic.h bde304575f Input: sentelic - use "static inline" instead of "inline" 10 лет назад
sermouse.c 17a4ed5545 Input: mark expected switch fall-throughs 7 лет назад
synaptics.c c13aca79ff Merge branch 'next' into for-linus 7 лет назад
synaptics.h f6c4442bfa Input: synaptics - use u8 instead of unsigned char 8 лет назад
synaptics_i2c.c 72bf60f196 Input: synaptics_i2c - add OF device ID table 8 лет назад
synaptics_usb.c ff0d2cba64 Input: synaptics_usb - do not rely on input_dev->users 7 лет назад
touchkit_ps2.c 631dd1a885 Update broken web addresses in the kernel. 15 лет назад
touchkit_ps2.h b7802c5c1e Input: psmouse - use boolean type 16 лет назад
trackpoint.c 3aceaa34d7 Input: trackpoint - combine calls to ps2_command() 8 лет назад
trackpoint.h 2a924d7179 Input: trackpoint - only expose supported controls for Elan, ALPS and NXP 8 лет назад
vmmouse.c 03b2a320b1 x86/virt: Add enum for hypervisors to replace x86_hyper 8 лет назад
vmmouse.h 8b8be51b4f Input: add vmmouse driver 10 лет назад
vsxxxaa.c 4db1f47c29 Input: vsxxxaa - fix code dropping bytes from queue 11 лет назад