summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | 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
* | | | | | | Input: iforce - reorganize joystick configuration listsTim Schumacher2018-07-271-14/+5
* | | | | | | Input: atmel_mxt_ts - move completion to after config crc is updatedNick Dyer2018-07-271-2/+2
* | | | | | | Input: atmel_mxt_ts - don't report zero pressure from T9Nick Dyer2018-07-271-0/+4
* | | | | | | Input: atmel_mxt_ts - zero terminate config firmware fileNick Dyer2018-07-271-10/+24
* | | | | | | Input: atmel_mxt_ts - refactor config update code to add context structNick Dyer2018-07-271-52/+56
* | | | | | | Input: atmel_mxt_ts - config CRC may start at T71Nick Dyer2018-07-271-12/+22
* | | | | | | Input: atmel_mxt_ts - remove unnecessary debug on ENOMEMNick Dyer2018-07-271-6/+2
* | | | | | | Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURENick Dyer2018-07-271-6/+0
* | | | | | | Input: atmel_mxt_ts - use BIT() macro everywhereNick Dyer2018-07-271-18/+18
* | | | | | | Input: atmel_mxt_ts - only use first T9 instanceNick Dyer2018-07-271-3/+4
* | | | | | | Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe()Jia-Ju Bai2018-07-271-1/+1
* | | | | | | Input: appletouch - replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-271-3/+3
* | | | | | | Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()Jia-Ju Bai2018-07-271-2/+2
* | | | | | | Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...Jia-Ju Bai2018-07-271-1/+1
* | | | | | | Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()Jia-Ju Bai2018-07-271-1/+1
* | | | | | | Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()Jia-Ju Bai2018-07-271-1/+1
* | | | | | | Input: iforce - assign BTN_DEAD only for specific devicesTim Schumacher2018-07-271-5/+6
* | | | | | | Input: iforce - reformat the packet dump outputTim Schumacher2018-07-264-11/+7
* | | | | | | Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-2645-180/+0
* | | | | | | Input: pxrc - flatten probe codeDmitry Torokhov2018-07-251-49/+35
* | | | | | | Input: pxrc - do not store unneeded data in driver structureDmitry Torokhov2018-07-251-18/+17
* | | | | | | Input: pxrc - move module device table closer to where it is usedDmitry Torokhov2018-07-251-6/+6
* | | | | | | Input: pxrc - fix freeing URB on device teardownDmitry Torokhov2018-07-251-36/+30
* | | | | | | Input: pxrc - do not store USB device in private structMarcus Folkesson2018-07-251-7/+6