summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov2017-06-091-1/+1
* Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie2017-06-071-0/+16
* Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede2017-06-021-2/+3
* Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede2017-06-021-7/+36
* Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov2017-06-0213-33/+866
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-263-15/+18
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
| |\ \
| * \ \ Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-103-4/+4
| |\ \ \
| | * | | Annotate hardware config module parameters in drivers/input/David Howells2017-04-203-4/+4
| * | | | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-043-27/+6
| |\ \ \ \
| | * | | | Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-2712-29/+116
| | |\| | |
| | * | | | input: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-213-27/+6
| * | | | | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-05-041-2/+3
| |\ \ \ \ \
| | * | | | | Input: soc_button_array - Propagate error from gpiod_count()Andy Shevchenko2017-03-161-2/+3
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-0363-1490/+2557
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-05-036-0/+853
| |\ \ \ \ \ \
| | * | | | | | input: touchscreen: mxs-lradc: || vs && typosDan Carpenter2017-04-271-3/+3
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'ib-mfd-gpio-4.12', 'ib-mfd-iio-input-4.12', 'ib-mfd-input-4.1...Lee Jones2017-04-276-0/+853
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | | * | | | | input: cpcap-pwrbutton: New driverSebastian Reichel2017-04-113-0/+128
| | | |/ / / / / | | |/| | | | |
| | | * | | | | input: touchscreen: mxs-lradc: Add support for touchscreenKsenija Stanojevic2017-03-233-0/+725
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-281-0/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-211-0/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-141-0/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti2017-06-011-1/+1
* | | | | | | | | Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires2017-05-291-1/+9
* | | | | | | | | Input: synaptics - warn the users when there is a better modeBenjamin Tissoires2017-05-291-7/+15
* | | | | | | | | Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires2017-05-291-1/+2
* | | | | | | | | Input: synaptics - clear device info before filling inEric Biggers2017-05-291-0/+2
* | | | | | | | | Input: silead - disable interrupt during suspendHans de Goede2017-05-291-0/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao2017-05-251-13/+8
* | | | | | | | Input: elan_i2c - clear INT before resetting controllerKT Liao2017-05-251-1/+8
* | | | | | | | Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-BĂ©langer2017-05-221-0/+1
* | | | | | | | Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger2017-05-221-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
* | | | | | | Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
* | | | | | | Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
* | | | | | | Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
* | | | | | | Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'next' into for-linusDmitry Torokhov2017-05-0267-1541/+2599
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Input: ar1021_i2c - use BIT to check for a bitMartin Kepplinger2017-05-011-1/+2
| * | | | | Input: twl4030-pwrbutton - use input_set_capability() helperSebastian Reichel2017-05-011-2/+1
| * | | | | Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel2017-05-011-1/+1
| * | | | | Input: ar1021_i2c - enable touch mode during openMartin Kepplinger2017-05-011-0/+15
| * | | | | Input: xen-kbdfront - add module parameter for setting resolutionJuergen Gross2017-04-191-25/+14
| * | | | | Input: synaptics-rmi4 - enable IRQ operation in F34 V7Nick Dyer2017-04-143-68/+83
| * | | | | Input: synaptics-rmi4 - change F12 clip to inactive border debugNick Dyer2017-04-141-11/+7
| * | | | | Input: synaptics-rmi4 - use dev_driver_string when registering interruptNick Dyer2017-04-141-1/+1
| * | | | | Input: ar1021_i2c - highlight support for AR1020Martin Kepplinger2017-04-142-5/+5
| * | | | | Input: ar1021_i2c - do not force raising edge IRQ triggerDmitry Torokhov2017-04-141-1/+1
| * | | | | Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov2017-04-141-1/+1