summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-2735-127/+2841
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2016-07-2635-127/+2841
| |\
| | * Input: pegasus_notetaker - set device mode in reset_resume() if in useMartin Kepplinger2016-07-191-1/+13
| | * Input: pegasus_notetaker - cancel workqueue's work in suspend()Martin Kepplinger2016-07-191-0/+1
| | * Input: pegasus_notetaker - fix usb_autopm calls to be balancedMartin Kepplinger2016-07-191-14/+19
| | * Input: pegasus_notetaker - handle usb control msg errorsMartin Kepplinger2016-07-191-9/+20
| | * Input: wacom_w8001 - handle errors from input_mt_init_slots()Ping Cheng2016-07-191-1/+7
| | * Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/YPing Cheng2016-07-191-0/+2
| | * Merge branch 'for-linus' into nextDmitry Torokhov2016-07-1924-136/+782
| | |\
| | * | Input: pixcir_ts - add support for axis inversion / swappingHans de Goede2016-07-151-33/+20Star
| | * | Input: icn8318 - use of_touchscreen helpers for inverting / swapping axesHans de Goede2016-07-151-47/+14Star
| | * | Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede2016-07-151-3/+4
| | * | Input: of_touchscreen - add support for inverted / swapped axesHans de Goede2016-07-156-6/+85
| | * | Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r...Andrew Duggan2016-07-141-2/+2
| | * | Input: synaptics-rmi4 - remove unneeded variableAndrew Duggan2016-07-141-4/+1Star
| | * | Input: synaptics-rmi4 - remove pointer to rmi_function in f12_dataAndrew Duggan2016-07-141-1/+0Star
| | * | Input: synaptics-rmi4 - support regulator suppliesBjorn Andersson2016-07-141-0/+46
| | * | Input: raydium_i2c_ts - check CRC of incoming packetsJeffrey Lin2016-07-141-19/+43
| | * | Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich2016-07-141-4/+4
| | * | 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-192-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/+5Star
| | * | Input: add Raydium I2C touchscreen driverJeffrey Lin2016-05-283-0/+1229
| | * | Input: surface3_spi - add surface pen support for Surface 3Stephen Just2016-05-281-2/+112
| | * | Input: surface3_spi - Prepare to add support for Surface PenStephen Just2016-05-281-13/+26
| | * | Input: tc3589x-keypad - remove stray ')'Clifton Barnes2016-05-261-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/+3Star
| | * | 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-193-0/+304
| | * | Input: migor-ts - allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas2016-05-191-1/+1
| | * | Input: migor-ts - fix error for modular buildJavier Martinez Canillas2016-05-191-1/+1
* | | | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-271-16/+5Star
|\ \ \ \
| * \ \ \ Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab2016-07-084-46/+34Star
| |\ \ \ \
| * | | | | [media] sur40: drop unnecessary format descriptionHans Verkuil2016-07-081-1/+0Star
| * | | | | [media] sur40: fix occasional oopses on device closeFlorian Echtler2016-07-081-1/+2
| * | | | | [media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPSFlorian Echtler2016-07-081-1/+1
| * | | | | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
| * | | | | [media] sur40: set q->dev instead of allocating a contextHans Verkuil2016-07-081-12/+1Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-235-10/+30
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Input: tsc200x - report proper input_dev nameMichael Welling2016-07-214-6/+25