summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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-121-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-113-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-053-27/+6Star
|\ \ \
| * | | 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/+6Star
* | | | 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
| |\ \ \
| | * | | 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/+1Star
| | * | | 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/+14Star
| | * | | 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/+7Star
| | * | | 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
| | * | | Input: ar1021_i2c - coding style fixesMartin Kepplinger2017-04-121-2/+2
| | * | | Input: lpc32xx_ts - check for clk_prepare_enable() errorFabio Estevam2017-04-121-5/+8
| | * | | Input: imx6ul_tsc - fix error handlingFabio Estevam2017-04-121-3/+12
| | * | | Input: omap-keypad - fix error handling codeChristophe JAILLET2017-04-111-1/+1
| | * | | Input: xpad - support some quirky Xbox One padsCameron Gutman2017-04-111-13/+101
| | * | | Input: yealink - define packet offset __be16 instead of u16Martin Kepplinger2017-04-111-1/+1
| | * | | Input: turbografx - use setup_timerGeliang Tang2017-04-111-3/+1Star
| | * | | Input: locomokbd - use setup_timerGeliang Tang2017-04-111-3/+2Star
| | * | | Input: gameport - use setup_timerGeliang Tang2017-04-111-3/+2Star
| | * | | Input: db9 - use setup_timerGeliang Tang2017-04-111-3/+1Star
| | * | | Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETAHans de Goede2017-04-111-1/+1
| | * | | Input: pm8xxx-vib - add support for pm8916's vibratorDamien Riegel2017-04-052-1/+11
| | * | | Input: pm8xxx-vib - handle separate enable registerDamien Riegel2017-04-051-1/+10
| | * | | Input: pm8xxx-vib - parametrize the driverDamien Riegel2017-04-051-16/+33
| | * | | Input: pm8xxx-vib - reorder header alphabeticallyDamien Riegel2017-04-051-4/+4
| | * | | Input: sur40 - fix bad endianness handling in sur40_pollMartin Kepplinger2017-04-051-1/+1
| | * | | Input: eeti_ts - switch to gpiod APIDmitry Torokhov2017-04-051-17/+7Star
| | * | | Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov2017-04-051-5/+1Star
| | * | | Input: eeti_ts - switch to using threaded interruptDmitry Torokhov2017-04-041-43/+36Star
| | * | | Input: eeti_ts - use gpio_get_value_cansleepDmitry Torokhov2017-04-041-1/+1
| | * | | Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov2017-04-041-7/+6Star
| | * | | Input: eeti_ts - switch to using managed resourcesDmitry Torokhov2017-04-041-48/+22Star
| | * | | Input: eeti_ts - use input_set_capability()Dmitry Torokhov2017-04-041-2/+1Star
| | * | | Input: eeti_ts - use get_unaligned_be16() to retrieve dataDmitry Torokhov2017-04-041-2/+4