summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge branch 'next' into for-linusDmitry Torokhov
2016-12-12Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza
2016-11-28Input: ALPS - clean up code for SS5 hardwarePaul Donohue
2016-11-28Input: ALPS - clean up TrackStick handling for SS5 hardwarePaul Donohue
2016-11-28Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue
2016-11-16Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov
2016-10-26Input: elan_i2c - always output the device informationBenjamin Tissoires
2016-10-24Input: psmouse - cleanup Focaltech codeDmitry Tunin
2016-10-07Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov
2016-10-04Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari
2016-10-04Input: ALPS - allow touchsticks to report pressureBen Gamari
2016-10-04Input: ALPS - handle 0-pressure 1F eventsBen Gamari
2016-10-04Input: ALPS - add touchstick support for SS5 hardwareBen Gamari
2016-10-03Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela
2016-10-03Input: elantech - fix Lenovo version typoMarcos Paulo de Souza
2016-10-03Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires
2016-09-05Input: focaltech - mark focaltech_set_resolution() staticBaoyou Xie
2016-08-25Input: psmouse - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar
2016-08-02Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao
2016-08-02Input: elantech - fix debug dump of the current packetBenjamin Tissoires
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov
2016-06-23Input: vmmouse - remove port reservationSinclair Yeh
2016-06-23Input: elantech - add more IC body types to the listDmitry Torokhov
2016-06-18Input: psmouse - use same format for secondary devices as for primaryPali Rohár
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov
2016-05-09Input: byd - update copyright headerChris Diamand
2016-04-29Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy
2016-03-17Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires
2016-03-17Input: byd - enable absolute modeRichard Pospesel
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov
2016-03-04Input: cyapa - fix for losing events during device power transitionsDudley Du
2016-01-27Input: byd - add BYD PS/2 touchpad driverChris Diamand
2016-01-27Input: vmmouse - fix absolute device registrationDmitry Torokhov
2016-01-11Merge branch 'next' into for-linusDmitry Torokhov
2016-01-11Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires
2016-01-06Input: ALPS - report v3 pinnacle trackstick device only if is presentPali Rohár
2016-01-06Input: ALPS - detect trackstick presence for v7 protocolPali Rohár
2015-12-17Merge branch 'psmouse-passthrough' into nextDmitry Torokhov
2015-12-17Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov
2015-12-17Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov
2015-12-17Input: psmouse - factor out common protocol probing codeDmitry Torokhov
2015-12-17Input: psmouse - move protocol descriptions aroundDmitry Torokhov
2015-12-17Input: psmouse - clean up Cypress probeDmitry Torokhov
2015-12-17Input: psmouse - rearrange Focaltech init codeDmitry Torokhov
2015-12-17Input: psmouse - fix comment styleDmitry Torokhov
2015-12-17Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov
2015-12-15Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov