Linus Torvalds 6d90b4f99d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 8 жил өмнө
..
Kconfig 98ee377144 Input: byd - add BYD PS/2 touchpad driver 9 жил өмнө
Makefile 98ee377144 Input: byd - add BYD PS/2 touchpad driver 9 жил өмнө
alps.c 23fce365c6 Input: ALPS - clean up code for SS5 hardware 8 жил өмнө
alps.h 47e3a5edc6 Input: ALPS - fix TrackStick Y axis handling for SS5 hardware 8 жил өмнө
amimouse.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 жил өмнө
appletouch.c 7bbdba56ba Input: appletouch - fix jumps when additional fingers are detected 11 жил өмнө
atarimouse.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 жил өмнө
bcm5974.c d58069265c Input: bcm5974 - add support for the 2015 Macbook Pro 10 жил өмнө
byd.c 23ea5967d6 Merge branch 'next' into for-linus 9 жил өмнө
byd.h 98ee377144 Input: byd - add BYD PS/2 touchpad driver 9 жил өмнө
cyapa.c 3cd4786943 Input: cyapa - fix for losing events during device power transitions 9 жил өмнө
cyapa.h 3cd4786943 Input: cyapa - fix for losing events during device power transitions 9 жил өмнө
cyapa_gen3.c 3cd4786943 Input: cyapa - fix for losing events during device power transitions 9 жил өмнө
cyapa_gen5.c 3cd4786943 Input: cyapa - fix for losing events during device power transitions 9 жил өмнө
cyapa_gen6.c 3cd4786943 Input: cyapa - fix for losing events during device power transitions 9 жил өмнө
cypress_ps2.c 290b799c39 Input: psmouse - use IS_ENABLED instead of homegrown code 10 жил өмнө
cypress_ps2.h 290b799c39 Input: psmouse - use IS_ENABLED instead of homegrown code 10 жил өмнө
elan_i2c.h ed75a14eb5 Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF 10 жил өмнө
elan_i2c_core.c 39a0d75ae3 Input: elan_i2c - always output the device information 8 жил өмнө
elan_i2c_i2c.c ed75a14eb5 Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF 10 жил өмнө
elan_i2c_smbus.c 265d426d74 Input: elan_i2c - fix return tests of i2c_smbus_read_block_data() 8 жил өмнө
elantech.c 62837b3c1a Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled 8 жил өмнө
elantech.h 6b30c73e9f Input: elantech - add special check for fw_version 0x470f01 touchpad 10 жил өмнө
focaltech.c 324ae0958c Input: psmouse - cleanup Focaltech code 8 жил өмнө
focaltech.h 2b6f39e9ee Input: psmouse - rearrange Focaltech init code 9 жил өмнө
gpio_mouse.c 128562fb2a input: mouse: drop owner assignment from platform_drivers 10 жил өмнө
hgpk.c fb4f552e89 Input: hgpk - use %*ph to dump small buffer 13 жил өмнө
hgpk.h b5d2170436 Input: psmouse - switch to using dev_*() for messages 14 жил өмнө
inport.c d1659fcc59 Input: remove CVS keywords 17 жил өмнө
lifebook.c 9096a45d99 Input: psmouse - use same format for secondary devices as for primary 9 жил өмнө
lifebook.h bd447b61c4 Input: lifebook - use "static inline" instead of "inline" in lifebook.h 10 жил өмнө
logibm.c d1659fcc59 Input: remove CVS keywords 17 жил өмнө
logips2pp.c 190e2031e2 Input: psmouse - rename ps2pp_init() to ps2pp_detect() 9 жил өмнө
logips2pp.h 190e2031e2 Input: psmouse - rename ps2pp_init() to ps2pp_detect() 9 жил өмнө
maplemouse.c e2619cf78e Input: remove use of __devexit 12 жил өмнө
navpoint.c d797da41b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 10 жил өмнө
pc110pad.c 987a6c0298 Input: switch to input_abs_*() access functions 15 жил өмнө
psmouse-base.c e9fb7cc638 Input: psmouse - disable automatic probing of BYD touchpads 8 жил өмнө
psmouse.h 98ee377144 Input: byd - add BYD PS/2 touchpad driver 9 жил өмнө
pxa930_trkball.c bf9a9f8e51 Input: delete non-required instances of include <linux/init.h> 11 жил өмнө
rpcmouse.c fe73f03549 input: rpcmouse: use __iomem pointers for MMIO 13 жил өмнө
sentelic.c 9c8f55798a Input: sentelic - silence some underflow warnings 10 жил өмнө
sentelic.h bde304575f Input: sentelic - use "static inline" instead of "inline" 10 жил өмнө
sermouse.c bf9a9f8e51 Input: delete non-required instances of include <linux/init.h> 11 жил өмнө
synaptics.c 82be788c96 Input: synaptics - handle spurious release of trackstick buttons, again 9 жил өмнө
synaptics.h 188933ac13 Merge tag 'v4.0-rc5' into next 10 жил өмнө
synaptics_i2c.c 67626c9323 Input: synaptics_i2c - change msleep to usleep_range for small msecs 8 жил өмнө
synaptics_usb.c 01d4cd5c44 Input: add missing POINTER / DIRECT properties to a bunch of drivers 11 жил өмнө
touchkit_ps2.c 631dd1a885 Update broken web addresses in the kernel. 15 жил өмнө
touchkit_ps2.h b7802c5c1e Input: psmouse - use boolean type 16 жил өмнө
trackpoint.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 жил өмнө
trackpoint.h 2ba3532047 Input: psmouse - expose drift duration for IBM trackpoints 10 жил өмнө
vmmouse.c 60842ef812 Input: vmmouse - remove port reservation 9 жил өмнө
vmmouse.h 8b8be51b4f Input: add vmmouse driver 10 жил өмнө
vsxxxaa.c 4db1f47c29 Input: vsxxxaa - fix code dropping bytes from queue 10 жил өмнө