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 Torvalds2019-01-0215-99/+312
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2018-12-2814-99/+311
| |\
| | * Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh2018-12-281-2/+2
| | * Input: drv2667 - fix indentation issuesColin Ian King2018-12-211-3/+3
| | * Input: touchscreen - fix coding style issueHardik Singh Rathore2018-12-215-8/+8
| | * Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne2018-12-213-0/+240
| | * Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter2018-12-211-1/+1
| | * Input: rotary-encoder - don't log EPROBE_DEFER to kernel logUwe Kleine-König2018-12-081-2/+4
| | * Input: olpc_apsp - remove set but not used variable 'np'YueHaibing2018-12-031-2/+0
| | * Input: olpc_apsp - enable the SP clockLubomir Rintel2018-11-151-0/+14
| | * Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel2018-11-151-7/+7
| | * Input: olpc_apsp - drop CONFIG_OLPC dependencyLubomir Rintel2018-11-151-1/+0
| | * Input: ad7879 - drop platform data supportLinus Walleij2018-11-151-74/+33
| * | Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer2018-12-281-0/+1
* | | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2019-01-011-5/+3
|\ \ \
| * | | Input: hp_sdc_rtc - Switch to use %ptRAndy Shevchenko2018-12-101-5/+3
* | | | Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-262-4/+4
|\ \ \ \
| * | | | parisc: Fix HP SDC hpa address outputHelge Deller2018-12-101-2/+2
| * | | | parisc: Fix serio address outputHelge Deller2018-12-101-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-213-14/+22
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas2018-12-211-0/+1
| * | | Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires2018-12-211-2/+16
| * | | Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil2018-12-081-0/+1
| * | | Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren2018-12-081-12/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-0410-50/+46
|\| | | | |/ / |/| |
| * | Input: omap-keypad - fix keyboard debounce configurationTony Lindgren2018-12-031-4/+14
| * | Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman2018-12-031-10/+6
| * | Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura2018-12-031-0/+1
| * | Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul2018-12-031-0/+1
| * | Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt2018-12-031-0/+1
| * | Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong2018-12-031-0/+1
| * | Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov2018-11-151-1/+1
| * | Input: atkbd - clean up indentation issueColin Ian King2018-11-121-1/+1
| * | Input: st1232 - convert to SPDX identifiersKuninori Morimoto2018-11-121-10/+2
| * | Input: migor_ts - convert to SPDX identifiersKuninori Morimoto2018-11-121-14/+1
| * | Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris2018-11-121-1/+2
| * | Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin2018-11-121-0/+1
| * | Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff2018-11-121-9/+14
* | | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-1/+1
|\ \ \
| * | | Update email addressMatthew Wilcox2018-09-291-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-10-2711-24/+57
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2018-10-2211-24/+57
| |\ \ \ | | | |/ | | |/|
| | * | Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov2018-10-191-3/+1
| | * | Input: xen-kbdfront - mark expected switch fall-throughGustavo A. R. Silva2018-10-161-1/+1
| | * | Input: atmel_mxt_ts - mark expected switch fall-throughGustavo A. R. Silva2018-10-151-1/+1
| | * | Input: cyapa - mark expected switch fall-throughsGustavo A. R. Silva2018-10-151-2/+2
| | * | Input: wm97xx-ts - fix exit pathRandy Dunlap2018-10-151-1/+2
| | * | Input: of_touchscreen - add support for touchscreen-min-x|yHans de Goede2018-10-111-8/+28
| | * | Input: elants_i2c - use DMA safe i2c when possibleStephen Boyd2018-10-101-3/+4
| | * | Input: silead - try firmware reload after unsuccessful resumeJulian Sax2018-10-051-0/+13