summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede6-6/+85
2016-07-14Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r...Andrew Duggan1-2/+2
2016-07-14Input: synaptics-rmi4 - remove unneeded variableAndrew Duggan1-4/+1
2016-07-14Input: synaptics-rmi4 - remove pointer to rmi_function in f12_dataAndrew Duggan1-1/+0
2016-07-13Input: synaptics-rmi4 - support regulator suppliesBjorn Andersson1-0/+46
2016-07-13Input: raydium_i2c_ts - check CRC of incoming packetsJeffrey Lin1-19/+43
2016-07-13Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich1-4/+4
2016-06-23Input: add powerkey driver for HISI 65xx SoCJorge Ramirez-Ortiz3-0/+152
2016-06-23Input: apanel - spelling mistake - "skiping" -> "skipping"Colin Ian King1-1/+1
2016-06-23Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity"Colin Ian King1-1/+1
2016-06-23Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"Colin Ian King1-1/+1
2016-06-23Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"Colin Ian King1-1/+1
2016-06-18Input: psmouse - use same format for secondary devices as for primaryPali Rohár2-2/+2
2016-06-02Input: add Pegasus Notetaker tablet driverMartin Kepplinger3-0/+437
2016-06-01Input: ti_am335x_tsc - use variable name for sizeof() operatorAndrew F. Davis1-1/+1
2016-06-01Input: update input_mt_report_pointer_emulation to support hoveringKT Liao1-1/+16
2016-06-01Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optionalDmitry Torokhov1-6/+5
2016-05-27Input: add Raydium I2C touchscreen driverJeffrey Lin3-0/+1229
2016-05-27Input: surface3_spi - add surface pen support for Surface 3Stephen Just1-2/+112
2016-05-27Input: surface3_spi - Prepare to add support for Surface PenStephen Just1-13/+26
2016-05-25Input: tc3589x-keypad - remove stray ')'Clifton Barnes1-1/+1
2016-05-19Input: add new driver for the Surface 3Benjamin Tissoires3-0/+318
2016-05-19Input: feed more data into entropy poolDmitry Torokhov1-4/+3
2016-05-19Input: synaptics-rmi4 - fix spelling in definesNick Dyer1-11/+11
2016-05-19Input: migor-ts - mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-05-19Input: atmel_captouch - add dependence on i2cArnd Bergmann1-0/+1
2016-05-18Input: add Atmel Captouch Button driverDaniel Hung-yu Wu3-0/+304
2016-05-18Input: migor-ts - allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas1-1/+1
2016-05-18Input: migor-ts - fix error for modular buildJavier Martinez Canillas1-1/+1
2016-05-09Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes1-4/+4
2016-05-04Input: cm109 - spin_lock in complete() cleanupMing Lei1-4/+6
2016-05-04Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner1-7/+30
2016-04-29Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy1-1/+0
2016-04-29Input: twl4030 - fix unsafe macro definitionRui Teng1-12/+16
2016-04-25Input: twl6040-vibra - remove mutexH. Nikolaus Schaller1-13/+2
2016-04-06Input: bcm_iproc_tsc - use syscon to access shared registersRaveendra Padasalagi1-34/+43
2016-04-05Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov1-12/+4
2016-04-05Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov1-25/+0
2016-04-05Input: omap-keypad - drop empty PM stubsDmitry Torokhov1-21/+0
2016-04-05Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov1-5/+1
2016-03-31Input: kbtab - stop saving struct usb_deviceOliver Neukum1-4/+4
2016-03-31Input: gtco - stop saving struct usb_deviceOliver Neukum1-12/+12
2016-03-31Input: aiptek - stop saving struct usb_deviceOliver Neukum1-9/+11
2016-03-31Input: acecad - stop saving struct usb_deviceOliver Neukum1-6/+6
2016-03-23Input: sur40 - fix DMA on stackOliver Neukum1-7/+14
2016-03-23Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov1-6/+30
2016-03-17Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires1-2/+3
2016-03-17Input: synaptics-rmi4 - remove check of Non-NULL arrayAndrew Duggan1-3/+2
2016-03-17Input: byd - enable absolute modeRichard Pospesel2-198/+369
2016-03-17Input: ims-pcu - sanity check against missing interfacesOliver Neukum1-0/+4