summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-144-117/+118
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2017-11-139-117/+123
| |\
| | * Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-076-0/+6
| | |\
| | * | Input: alps - convert to using timer_setup()Kees Cook2017-10-231-4/+4
| | * | Input: byd - convert to using timer_setup()Kees Cook2017-10-231-4/+6
| | * | Merge tag 'v4.14-rc6' into nextDmitry Torokhov2017-10-232-3/+2
| | |\ \
| | * | | Input: gpio_mouse - add device tree probingLinus Walleij2017-10-191-0/+8
| | * | | Input: gpio_mouse - convert to use GPIO descriptorsLinus Walleij2017-10-191-124/+67
| | * | | Input: gpio_mouse - rename platform data variablesLinus Walleij2017-10-191-20/+20
| | * | | Input: gpio_mouse - kill off platform dataLinus Walleij2017-10-191-7/+52
| | * | | Input: elan_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov2017-09-291-3/+7
| | * | | Input: elan_i2c - remove duplicate ELAN0605 idNik Nyby2017-09-211-1/+0
| | * | | Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov2017-09-216-29/+70
| | |\ \ \
* | | \ \ \ Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-6/+4
|\ \ \ \ \ \
| * | | | | | x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-11-101-6/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-101-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-071-0/+1
* | | | | 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: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng2017-10-241-0/+1
|/ / /
* | | Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan2017-10-091-2/+1
* | | Input: elan_i2c - extend Flash-Write delayKT Liao2017-09-221-1/+1
* | | Merge branch 'next' into for-linusDmitry Torokhov2017-09-151-2/+6
|\ \ \ | |/ /
| * | Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King2017-09-111-2/+6
* | | Merge branch 'next' into for-linusDmitry Torokhov2017-09-049-10/+28
|\ \ \ | |/ / | | / | |/ |/|
| * Input: byd - make array seq static, reduces object code sizeColin Ian King2017-08-311-1/+1
| * Input: elan_i2c - support touchpads with two physical buttonsKT Liao2017-08-184-5/+23
| * Input: synaptics_usb - constify usb_device_idArvind Yadav2017-08-071-1/+1
| * Input: appletouch - constify usb_device_idArvind Yadav2017-08-071-1/+1
| * Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-242-9/+44
| |\
| * | Input: psmouse - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
| * | Input: elantech - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: synaptics - fix device info appearing different on reconnectAnthony Martin2017-08-281-15/+20
* | | Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2017-08-242-10/+39
* | | Input: trackpoint - add new trackpoint firmware IDAaron Ma2017-08-182-2/+4
* | | Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao2017-08-181-0/+1
* | | Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao2017-08-141-0/+3
* | | Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng2017-08-141-0/+1
* | | Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos2017-07-181-2/+2
* | | Merge branch 'next' into for-linusDmitry Torokhov2017-07-065-17/+117
|\ \ \ | |/ / | | / | |/ |/|
| * Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-294-16/+26
| |\
| * | Input: elantech - force relative mode on a certain moduleKT Liao2017-05-111-0/+11
| * | Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao2017-05-114-17/+99
| * | Input: elan_i2c - check if device is there before really probingDmitry Torokhov2017-05-111-0/+7
* | | Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie2017-06-071-0/+16
* | | Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov2017-06-022-2/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-261-14/+16
| |\ \
| * \ \ Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-102-2/+2
| |\ \ \
| | * | | Annotate hardware config module parameters in drivers/input/David Howells2017-04-202-2/+2
* | | | | Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires2017-05-291-1/+9
OpenPOWER on IntegriCloud