summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2017-06-06Input: add D-Link DIR-685 touchkeys driverLinus Walleij3-0/+167
2017-06-03Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav1-1/+7
2017-06-03Input: axp20x-pek - add wakeup supportHans de Goede1-0/+28
2017-06-02Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov1-14/+8
2017-05-30Input: synaptics-rmi4 - change a char type to u8Dan Carpenter1-1/+1
2017-05-30Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov1-14/+0
2017-05-30Merge tag 'v4.12-rc3' into nextDmitry Torokhov23-55/+1346
2017-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-15/+18
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-23Input: tsc2007 - move header file out of I2C realmWolfram Sang1-1/+1
2017-05-23Input: mms114 - move header file out of I2C realmWolfram Sang1-1/+1
2017-05-23Input: mcs - move header file out of I2C realmWolfram Sang2-2/+2
2017-05-23Input: lm8323 - move header file out of I2C realmWolfram Sang1-1/+1
2017-05-23Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-Bélanger1-0/+1
2017-05-23Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger1-1/+1
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-7/+445
2017-05-12Input: elantech - force relative mode on a certain moduleKT Liao1-0/+11
2017-05-12Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao4-17/+99
2017-05-12Input: elan_i2c - check if device is there before really probingDmitry Torokhov1-0/+7
2017-05-12Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann1-1/+1
2017-05-11Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+4
2017-05-11Input: switch to using sizeof(*type) when allocating memoryMarkus Elfring1-4/+4
2017-05-11Input: use seq_puts() in input_devices_seq_show()Markus Elfring1-1/+1
2017-05-11Input: use seq_putc() in input_seq_print_bitmap()Markus Elfring1-1/+1
2017-05-11Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi3-0/+423
2017-05-08Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin1-0/+2
2017-05-08Input: xpad - sync supported devices with xboxdrvBenjamin Valentin1-0/+13
2017-05-08Input: xpad - sort supported devices by USB IDBenjamin Valentin1-6/+6
2017-05-05Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-27/+6
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+3
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds63-1490/+2557
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds6-0/+853
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov67-1541/+2599
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-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+7
2017-04-27input: touchscreen: mxs-lradc: || vs && typosDan Carpenter1-3/+3
2017-04-27Merge branches 'ib-mfd-gpio-4.12', 'ib-mfd-iio-input-4.12', 'ib-mfd-input-4.1...Lee Jones6-0/+853
2017-04-25Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+8
2017-04-20Annotate hardware config module parameters in drivers/input/David Howells3-4/+4
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-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2017-04-15Input: synaptics-rmi4 - enable IRQ operation in F34 V7Nick Dyer3-68/+83
2017-04-15Input: synaptics-rmi4 - change F12 clip to inactive border debugNick Dyer1-11/+7
2017-04-15Input: synaptics-rmi4 - use dev_driver_string when registering interruptNick Dyer1-1/+1