aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires1-1/+2
2017-05-29Input: synaptics - clear device info before filling inEric Biggers1-0/+2
2017-05-29Input: silead - disable interrupt during suspendHans de Goede1-0/+3
2017-05-25Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao1-13/+8
2017-05-25Input: elan_i2c - clear INT before resetting controllerKT Liao1-1/+8
2017-05-22Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-BĂ©langer1-0/+1
2017-05-22Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger3-3/+3
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann1-1/+1
2017-05-10Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi3-0/+423
2017-05-07Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin1-0/+2
2017-05-07Input: xpad - sync supported devices with xboxdrvBenjamin Valentin1-0/+13
2017-05-07Input: xpad - sort supported devices by USB IDBenjamin Valentin1-6/+6
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov12531-235359/+534182
2017-05-01Input: ar1021_i2c - use BIT to check for a bitMartin Kepplinger1-1/+2
2017-05-01Input: twl4030-pwrbutton - use input_set_capability() helperSebastian Reichel1-2/+1
2017-05-01Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel1-1/+1
2017-05-01Input: ar1021_i2c - enable touch mode during openMartin Kepplinger1-0/+15
2017-04-24Input: add uinput documentationMarcos Paulo de Souza2-0/+246
2017-04-24Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-04-20dt-bindings: input: add bindings document for ar1021_i2c driverMartin Kepplinger1-0/+16
2017-04-20dt-bindings: input: rotary-encoder: fix typoRahul Bedarkar1-1/+1
2017-04-19Input: xen-kbdfront - add module parameter for setting resolutionJuergen Gross1-25/+14
2017-04-18Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis1-0/+8
2017-04-18ARM: pxa/raumfeld: fix compile error in rotary controller resourcesDmitry Torokhov1-1/+1
2017-04-18Input: xpad - do not suggest writing to DominicDmitry Torokhov1-6/+0
2017-04-17Input: xpad - don't use literal blocks inside footnotesMauro Carvalho Chehab1-26/+25
2017-04-17Input: xpad - note that usb/devices is now at /sys/kernel/debug/Mauro Carvalho Chehab1-3/+3
2017-04-17Input: docs - freshen up introductionDmitry Torokhov4-132/+127
2017-04-17Input: docs - split input docs into kernel- and user-facingDmitry Torokhov24-107/+107
2017-04-17Input: docs - note that MT-A protocol is obsoleteDmitry Torokhov1-3/+3
2017-04-17Input: docs - update joystick documentation a bitDmitry Torokhov5-83/+71
2017-04-17Input: docs - remove disclaimer/GPL noticeDmitry Torokhov1-21/+0
2017-04-17Input: fix "Game console" heading level in joystick documentationDmitry Torokhov1-1/+1
2017-04-17Input: rotary-encoder - remove references to platform data from docsDmitry Torokhov1-41/+44
2017-04-17Input: move documentation for Amiga CD32Dmitry Torokhov3-25/+37
2017-04-14Input: synaptics-rmi4 - enable IRQ operation in F34 V7Nick Dyer3-68/+83
2017-04-14Input: synaptics-rmi4 - change F12 clip to inactive border debugNick Dyer1-11/+7
2017-04-14Input: synaptics-rmi4 - use dev_driver_string when registering interruptNick Dyer1-1/+1
2017-04-14Input: ar1021_i2c - highlight support for AR1020Martin Kepplinger2-5/+5
2017-04-14Input: ar1021_i2c - do not force raising edge IRQ triggerDmitry Torokhov1-1/+1
2017-04-14Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov1-1/+1
2017-04-12Input: ar1021_i2c - coding style fixesMartin Kepplinger1-2/+2
2017-04-12Input: lpc32xx_ts - check for clk_prepare_enable() errorFabio Estevam1-5/+8
2017-04-12Input: imx6ul_tsc - fix error handlingFabio Estevam1-3/+12
2017-04-10Input: omap-keypad - fix error handling codeChristophe JAILLET1-1/+1
2017-04-10Input: xpad - add support for Razer Wildcat gamepadCameron Gutman1-0/+2
2017-04-10Input: xpad - support some quirky Xbox One padsCameron Gutman1-13/+101
2017-04-10Input: yealink - define packet offset __be16 instead of u16Martin Kepplinger1-1/+1
2017-04-10Input: turbografx - use setup_timerGeliang Tang1-3/+1
2017-04-10Input: locomokbd - use setup_timerGeliang Tang1-3/+2