summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2018-04-0512-337/+359
|\
| * Input: alps - report pressure of v3 and v7 trackstickPali Rohár2018-03-271-4/+6
| * Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson2018-03-171-4/+5
| * Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson2018-03-171-8/+14
| * Merge branch 'psmouse' into nextDmitry Torokhov2018-03-179-278/+279
| |\
| | * Input: trackpoint - combine calls to ps2_command()Dmitry Torokhov2018-02-031-36/+24Star
| | * Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov2018-02-035-38/+11Star
| | * Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel miceStephen Lyons2018-02-031-2/+17
| | * Input: lifebook - clean up codeDmitry Torokhov2018-02-031-21/+29
| | * Input: logips2pp - clean up codeDmitry Torokhov2018-02-031-59/+83
| | * Input: psmouse - clean up codeDmitry Torokhov2018-02-031-63/+77
| | * Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov2018-02-037-71/+50Star
| * | Input: appletouch - use true and false for boolean valuesGustavo A. R. Silva2018-03-141-3/+3
| * | Input: synaptics - handle errors from input_mt_init_slots()Dmitry Torokhov2018-02-031-9/+24
| * | Input: synaptics - switch to using input_set_capabilityDmitry Torokhov2018-02-031-25/+24Star
| * | Merge tag 'v4.15' into nextDmitry Torokhov2018-02-018-128/+198
| |\|
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-262-107/+172
| | |\
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-193-14/+20
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-061-1/+1
| | |\ \ \
| | * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-154-117/+118
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-141-6/+4Star
| | |\ \ \ \ \
| | | * | | | | x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-11-101-6/+4Star
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-101-0/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota2018-03-311-3/+21
* | | | | | | | Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler2018-03-081-1/+0Star
* | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2018-02-015-59/+32Star
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King2018-01-181-1/+1
| * | | | | | Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-171-2/+0Star
| * | | | | | Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer2018-01-171-0/+10
| * | | | | | Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov2018-01-161-13/+21
| * | | | | | Input: cyapa - remove duplicated macro definitionsRasmus Villemoes2018-01-091-43/+0Star
* | | | | | | Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov2018-01-232-110/+172
* | | | | | | Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma2018-01-231-0/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2018-01-122-14/+19
* | | | | | Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰2018-01-111-0/+1
| |_|_|_|/ |/| | | |
* | | | | Input: elantech - add new icbody type 15Aaron Ma2017-11-271-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'next' into for-linusDmitry Torokhov2017-11-149-117/+123
|\| | | | |_|/ |/| |
| * | Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-086-0/+6
| |\|
| | * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-025-0/+5
| | |\
| | | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
| * | | Input: alps - convert to using timer_setup()Kees Cook2017-10-241-4/+4
| * | | Input: byd - convert to using timer_setup()Kees Cook2017-10-241-4/+6
| * | | Merge tag 'v4.14-rc6' into nextDmitry Torokhov2017-10-232-3/+2Star
| |\ \ \ | | | |/ | | |/|
| * | | Input: gpio_mouse - add device tree probingLinus Walleij2017-10-201-0/+8
| * | | Input: gpio_mouse - convert to use GPIO descriptorsLinus Walleij2017-10-201-124/+67Star
| * | | Input: gpio_mouse - rename platform data variablesLinus Walleij2017-10-201-20/+20
| * | | Input: gpio_mouse - kill off platform dataLinus Walleij2017-10-201-7/+52
| * | | Input: elan_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov2017-09-301-3/+7
| * | | Input: elan_i2c - remove duplicate ELAN0605 idNik Nyby2017-09-221-1/+0Star
| * | | Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov2017-09-226-29/+70
| |\ \ \