summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Input: psmouse - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | | | | Input: elantech - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | | | | Input: gpio_keys - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | | | | Input: yealink - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | | | | Input: ims-pcu - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
* | | | | | Input: synaptics-rmi4 - constify attribute_group structures in F01Arvind Yadav2017-07-121-1/+1
* | | | | | Input: synaptics-rmi4 - constify attribute_group structures in F34Arvind Yadav2017-07-121-1/+1
* | | | | | Input: constify attribute_group structuresArvind Yadav2017-07-121-3/+3
* | | | | | Input: aiptek - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | | | | Input: serio - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
| |_|_|_|/ |/| | | |
* | | | | Input: i8042 - fix crash at boot timeChen Hong2017-07-121-3/+9
* | | | | Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo2017-07-091-1/+16
* | | | | Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko2017-07-091-40/+179
| |_|_|/ |/| | |
* | | | Input: xpad - sync supported devices with XBCDBenjamin Valentin2017-06-181-0/+30
* | | | Input: xpad - sync supported devices with 360ControllerBenjamin Valentin2017-06-181-0/+57
* | | | Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko2017-06-091-9/+13
* | | | Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann2017-06-091-2/+2
* | | | Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti2017-06-053-0/+834
* | | | Input: add D-Link DIR-685 touchkeys driverLinus Walleij2017-06-053-0/+167
* | | | Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav2017-06-021-1/+7
* | | | Input: axp20x-pek - add wakeup supportHans de Goede2017-06-021-0/+28
* | | | Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov2017-06-011-14/+8
* | | | Input: synaptics-rmi4 - change a char type to u8Dan Carpenter2017-05-291-1/+1
* | | | Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov2017-05-291-14/+0
* | | | Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-2923-55/+1346
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-263-15/+18
| |\| | | | |/ | |/|
| | * 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
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
| |\|
| | * 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 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 branch 'next' into for-linusDmitry Torokhov2017-05-0267-1541/+2599
| | |\ \ \
| * | \ \ \ 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
| | |/ / / /
OpenPOWER on IntegriCloud