summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
* | | | | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-261-16/+5
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab2016-07-084-46/+34
| |\ \ \ \ \
| * | | | | | [media] sur40: drop unnecessary format descriptionHans Verkuil2016-07-081-1/+0
| * | | | | | [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/+1
| | |_|_|_|/ | |/| | | |
* | | | | | 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-204-6/+25
| * | | | | Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan2016-07-191-4/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-164-8/+15
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-151-6/+7
| * | | Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcountAndrew Duggan2016-07-141-2/+2
| * | | Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov2016-07-141-0/+3
| * | | Input: xpad - validate USB endpoint count during probeCameron Gutman2016-06-291-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-06-274-46/+34
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Input: vmmouse - remove port reservationSinclair Yeh2016-06-231-20/+2
| * | Input: elantech - add more IC body types to the listDmitry Torokhov2016-06-231-7/+1
| * | Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng2016-06-231-0/+9
| * | Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng2016-06-231-1/+1
| * | Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman2016-06-231-10/+13
| * | Merge branch 'cec-defines' into for-linusDmitry Torokhov2016-06-188-20/+614
| |\ \
| * | | Input: xpad - fix rumble on Xbox One controllers with 2015 firmwareCameron Gutman2016-06-011-8/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-273-23/+70
|\ \ \ \ | |/ / /
| * | | Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl2016-05-271-21/+48
| * | | Input: xpad - xbox one elite controller supportPavel Rojtberg2016-05-271-1/+2
| * | | Input: xpad - add more third-party controllersPavel Rojtberg2016-05-271-0/+9
| * | | Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman2016-05-271-0/+4
| * | | Input: xpad - move pending clear to the correct locationPavel Rojtberg2016-05-271-1/+1
| * | | Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang2016-05-201-0/+6
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-05-261-8/+1
|\ \ \ \
| * | | | input: convert sun4i-ts to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-8/+1
* | | | | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-253-3/+26
|\ \ \ \ \
| * | | | | input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
OpenPOWER on IntegriCloud