summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-1210-33/+37
| * | | | | | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+2
| * | | | | | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
| * | | | | | | Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-06-113-0/+349
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | input: Add MediaTek PMIC keys supportChen Zhong2018-04-163-0/+349
| * | | | | | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-063-5/+3
| |\ \ \ \ \ \ \
| | * | | | | | | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-2/+1
| | * | | | | | | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-062-3/+2
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-0523-377/+1311
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke2018-06-041-0/+1
| | * | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2018-06-0432-1146/+1559
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-13/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | Input: ad7879 - add check for read errors in interruptAditya Pakki2019-01-071-4/+7
* | | | | | | | | | Input: tm2-touchkey - add support for aries touchkey variantJonathan Bakker2019-01-071-7/+46
* | | | | | | | | | Input: tm2-touchkey - allow specifying custom keycodesJonathan Bakker2019-01-071-22/+27
* | | | | | | | | | Input: tm2-touchkey - correct initial brightnessJonathan Bakker2019-01-071-1/+1
* | | | | | | | | | Input: tm2-touchkey - add support for midas touchkeySimon Shields2019-01-071-5/+29
* | | | | | | | | | Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede2019-01-041-1/+1
* | | | | | | | | | Input: soc_button_array - add usage-page 0x01 usage-id 0xca mappingHans de Goede2019-01-041-0/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | 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: 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
* | | | | | | | Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger2018-10-051-0/+1
* | | | | | | | Input: xilinx_ps2 - convert to using %pOFn instead of device_node.nameRob Herring2018-10-011-1/+1
* | | | | | | | Input: atmel_mxt_ts - fix multiple <linux/property.h> includesGeorge G. Davis2018-09-281-1/+0
* | | | | | | | Input: sun4i-lradc - convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-3/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Input: do not use WARN() in input_alloc_absinfo()Dmitry Torokhov2018-08-081-4/+12
* | | | | | | Input: mark expected switch fall-throughsGustavo A. R. Silva2018-08-088-2/+14
* | | | | | | Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva2018-08-081-2/+2
* | | | | | | Input: evdev - switch to bitmap APIAndy Shevchenko2018-08-011-9/+7
* | | | | | | Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko2018-08-011-4/+4
* | | | | | | Input: pm8941-pwrkey - add resin entryVinod Koul2018-07-301-0/+8
* | | | | | | Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul2018-07-301-13/+49
OpenPOWER on IntegriCloud