summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-07Input: tm2-touchkey - allow specifying custom keycodesJonathan Bakker
2019-01-07Input: tm2-touchkey - correct initial brightnessJonathan Bakker
2019-01-07Input: tm2-touchkey - add support for midas touchkeySimon Shields
2019-01-04Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede
2019-01-04Input: soc_button_array - add usage-page 0x01 usage-id 0xca mappingHans de Goede
2018-12-28Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh
2018-12-21Input: drv2667 - fix indentation issuesColin Ian King
2018-12-21Input: touchscreen - fix coding style issueHardik Singh Rathore
2018-12-21Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne
2018-12-21Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter
2018-12-08Input: rotary-encoder - don't log EPROBE_DEFER to kernel logUwe Kleine-König
2018-12-03Input: olpc_apsp - remove set but not used variable 'np'YueHaibing
2018-11-15Input: olpc_apsp - enable the SP clockLubomir Rintel
2018-11-15Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel
2018-11-15Input: olpc_apsp - drop CONFIG_OLPC dependencyLubomir Rintel
2018-11-15clk: mmp2: add SP clockLubomir Rintel
2018-11-15dt-bindings: marvell,mmp2: Add clock id for the SP clockLubomir Rintel
2018-11-15Input: ad7879 - drop platform data supportLinus Walleij
2018-10-19Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov
2018-10-16Input: xen-kbdfront - mark expected switch fall-throughGustavo A. R. Silva
2018-10-15Input: atmel_mxt_ts - mark expected switch fall-throughGustavo A. R. Silva
2018-10-15Input: cyapa - mark expected switch fall-throughsGustavo A. R. Silva
2018-10-15Input: wm97xx-ts - fix exit pathRandy Dunlap
2018-10-11Input: of_touchscreen - add support for touchscreen-min-x|yHans de Goede
2018-10-10Input: Fix DIR-685 touchkeys MAINTAINERS entryLinus Walleij
2018-10-10Input: elants_i2c - use DMA safe i2c when possibleStephen Boyd
2018-10-05Input: silead - try firmware reload after unsuccessful resumeJulian Sax
2018-10-05Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger
2018-10-01Input: xilinx_ps2 - convert to using %pOFn instead of device_node.nameRob Herring
2018-09-28Input: atmel_mxt_ts - fix multiple <linux/property.h> includesGeorge G. Davis
2018-09-28Input: sun4i-lradc - convert to using %pOFn instead of device_node.nameRob Herring
2018-09-28Input: pwm-vibrator - correct pwms in DT binding exampleBrian Masney
2018-08-08Input: do not use WARN() in input_alloc_absinfo()Dmitry Torokhov
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-08Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva
2018-08-01Input: evdev - switch to bitmap APIAndy Shevchenko
2018-08-01Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko
2018-08-01Merge branch 'ib/4.17-bitmap' into nextDmitry Torokhov
2018-08-01bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko
2018-08-01md: Avoid namespace collision with bitmap APIAndy Shevchenko
2018-08-01dm: Avoid namespace collision with bitmap APIAndy Shevchenko
2018-07-30Input: pm8941-pwrkey - add resin entryVinod Koul
2018-07-30Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul
2018-07-27Input: iforce - reorganize joystick configuration listsTim Schumacher
2018-07-27Input: atmel_mxt_ts - move completion to after config crc is updatedNick Dyer
2018-07-27Input: atmel_mxt_ts - don't report zero pressure from T9Nick Dyer
2018-07-27Input: atmel_mxt_ts - zero terminate config firmware fileNick Dyer
2018-07-27Input: atmel_mxt_ts - refactor config update code to add context structNick Dyer
2018-07-27Input: atmel_mxt_ts - config CRC may start at T71Nick Dyer
2018-07-27Input: atmel_mxt_ts - remove unnecessary debug on ENOMEMNick Dyer