summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Input: goodix - use actual config length for each device typeIrina Tirdea2015-12-171-2/+25
| | | |/ / /
| | * | | | Input: ALPS - report v3 pinnacle trackstick device only if is presentPali Rohár2016-01-061-5/+7
| | * | | | Input: ALPS - detect trackstick presence for v7 protocolPali Rohár2016-01-061-4/+8
| | * | | | Input: pcap_ts - use to_delayed_workGeliang Tang2016-01-021-1/+1
| | * | | | Input: bma150 - constify bma150_cfg structureJulia Lawall2016-01-021-1/+1
| | * | | | Input: egalax_ts_serial - fix potential NULL dereference on errorDan Carpenter2015-12-191-1/+1
| | * | | | Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft2015-12-181-0/+7
| | * | | | Input: uinput - rework ABS validationDavid Herrmann2015-12-181-44/+45
| | * | | | Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires2015-12-181-3/+83
| | * | | | Merge branch 'psmouse-passthrough' into nextDmitry Torokhov2015-12-175-414/+392
| | |\ \ \ \
| | | * | | | Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov2015-12-173-4/+4
| | | * | | | Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov2015-12-171-0/+10
| | | * | | | Input: psmouse - factor out common protocol probing codeDmitry Torokhov2015-12-171-78/+86
| | | * | | | Input: psmouse - move protocol descriptions aroundDmitry Torokhov2015-12-171-190/+189
| | | * | | | Input: psmouse - clean up Cypress probeDmitry Torokhov2015-12-171-12/+8
| | | * | | | Input: psmouse - rearrange Focaltech init codeDmitry Torokhov2015-12-173-27/+26
| | | * | | | Input: psmouse - fix comment styleDmitry Torokhov2015-12-171-155/+124
| | | * | | | Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov2015-12-171-34/+31
| | * | | | | Input: add touchscreen support for TS-4800Damien Riegel2015-12-163-0/+233
| | * | | | | Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán2015-12-163-0/+205
| | * | | | | Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss2015-12-121-4/+4
| | * | | | | Input: pixcir_i2c - add support for wake and enable gpiosSander Vermin2015-12-041-0/+41
| | * | | | | Input: wacom_w8001 - split the touch and pen devices into two devicesPeter Hutterer2015-12-031-51/+116
| | * | | | | Input: wacom_w8001 - split pen and touch initialization upPeter Hutterer2015-12-031-83/+111
| | * | | | | Input: wacom_w8001 - handle touch error case correctlyPeter Hutterer2015-12-031-10/+9
| | * | | | | Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg supportPeter Hutterer2015-12-031-0/+1
| | * | | | | Input: wacom_w8001 - use __set_bit for evbitsPeter Hutterer2015-12-031-1/+2
| | * | | | | Input: sparcspkr - use platform_register/unregister_drivers()Thierry Reding2015-12-021-11/+7
| | | |/ / / | | |/| | |
| * | | | | Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon2016-01-021-0/+7
* | | | | | Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-10/+0
|\ \ \ \ \ \
| * | | | | | Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui2015-12-211-10/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-111-7/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
| * | | | | [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-6/+5
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-12-1910-11/+64
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Input: elants_i2c - fix wake-on-touchJames Chen2015-12-181-9/+12
| * | | Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney2015-12-151-0/+3
| * | | Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas2015-12-111-0/+1
| * | | Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax2015-12-021-2/+1
| * | | Input: aiptek - fix crash on detecting device without endpointsVladis Dronov2015-12-021-0/+9
| * | | Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov2015-12-021-0/+33
| * | | Input: parkbd - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
| * | | Input: walkera0701 - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
| * | | Input: turbografx - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
| * | | Input: gamecon - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
| * | | Input: db9 - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-138-697/+871
|\ \ \ \ | |/ / /
| * | | Merge branch 'next' into for-linusDmitry Torokhov2015-11-138-697/+871
| |\ \ \
| | * | | Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven2015-11-091-1/+1
| | * | | Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai2015-11-061-0/+7
OpenPOWER on IntegriCloud