aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: add powerkey driver for HISI 65xx SoCJorge Ramirez-Ortiz2016-06-233-0/+152
* Input: apanel - spelling mistake - "skiping" -> "skipping"Colin Ian King2016-06-231-1/+1
* Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity"Colin Ian King2016-06-231-1/+1
* Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"Colin Ian King2016-06-231-1/+1
* Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"Colin Ian King2016-06-231-1/+1
* Input: psmouse - use same format for secondary devices as for primaryPali Rohár2016-06-182-2/+2
* Input: add Pegasus Notetaker tablet driverMartin Kepplinger2016-06-023-0/+437
* Input: ti_am335x_tsc - use variable name for sizeof() operatorAndrew F. Davis2016-06-011-1/+1
* Input: update input_mt_report_pointer_emulation to support hoveringKT Liao2016-06-011-1/+16
* Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optionalDmitry Torokhov2016-06-011-6/+5
* Input: add Raydium I2C touchscreen driverJeffrey Lin2016-05-273-0/+1229
* Input: surface3_spi - add surface pen support for Surface 3Stephen Just2016-05-271-2/+112
* Input: surface3_spi - Prepare to add support for Surface PenStephen Just2016-05-271-13/+26
* Input: tc3589x-keypad - remove stray ')'Clifton Barnes2016-05-251-1/+1
* Input: add new driver for the Surface 3Benjamin Tissoires2016-05-193-0/+318
* Input: feed more data into entropy poolDmitry Torokhov2016-05-191-4/+3
* Input: synaptics-rmi4 - fix spelling in definesNick Dyer2016-05-191-11/+11
* Input: migor-ts - mark PM functions as __maybe_unusedArnd Bergmann2016-05-191-2/+2
* Input: atmel_captouch - add dependence on i2cArnd Bergmann2016-05-191-0/+1
* Input: add Atmel Captouch Button driverDaniel Hung-yu Wu2016-05-183-0/+304
* Input: migor-ts - allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas2016-05-181-1/+1
* Input: migor-ts - fix error for modular buildJavier Martinez Canillas2016-05-181-1/+1
* Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes2016-05-091-4/+4
* Input: cm109 - spin_lock in complete() cleanupMing Lei2016-05-041-4/+6
* Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner2016-05-041-7/+30
* Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy2016-04-291-1/+0
* Input: twl4030 - fix unsafe macro definitionRui Teng2016-04-291-12/+16
* Input: twl6040-vibra - remove mutexH. Nikolaus Schaller2016-04-251-13/+2
* Input: bcm_iproc_tsc - use syscon to access shared registersRaveendra Padasalagi2016-04-061-34/+43
* Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov2016-04-051-12/+4
* Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov2016-04-051-25/+0
* Input: omap-keypad - drop empty PM stubsDmitry Torokhov2016-04-051-21/+0
* Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov2016-04-051-5/+1
* Input: kbtab - stop saving struct usb_deviceOliver Neukum2016-03-311-4/+4
* Input: gtco - stop saving struct usb_deviceOliver Neukum2016-03-311-12/+12
* Input: aiptek - stop saving struct usb_deviceOliver Neukum2016-03-311-9/+11
* Input: acecad - stop saving struct usb_deviceOliver Neukum2016-03-311-6/+6
* Input: sur40 - fix DMA on stackOliver Neukum2016-03-231-7/+14
* Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov2016-03-231-6/+30
* Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires2016-03-171-2/+3
* Input: synaptics-rmi4 - remove check of Non-NULL arrayAndrew Duggan2016-03-171-3/+2
* Input: byd - enable absolute modeRichard Pospesel2016-03-172-198/+369
* Input: ims-pcu - sanity check against missing interfacesOliver Neukum2016-03-171-0/+4
* Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee2016-03-161-1/+27
* Merge tag 'v4.5' into nextDmitry Torokhov2016-03-1514-40/+48
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-02-109-21/+33
| |\
| | * Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven2016-02-091-0/+1
| | * Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen2016-02-091-3/+4
| | * Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel2016-02-091-6/+12
| | * Input: vmmouse - fix absolute device registrationDmitry Torokhov2016-01-271-6/+7