aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
...
| * | | | Input: sirfsoc-onkey - allow modular buildArnd Bergmann2016-01-27
| * | | | Input: xpad - remove unused functionArnd Bergmann2016-01-27
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-01-22
|\| | | |
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2016-01-21
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Input: gpio-keys - allow disabling individual buttons in DTLaxman Dewangan2016-01-13
| | * | | Input: gpio-keys - allow setting input device name in DTLaxman Dewangan2016-01-13
| | * | | Merge branch 'xpad' into nextDmitry Torokhov2016-01-12
| | |\ \ \
| | | * | | Input: xpad - correct xbox one pad device namePavel Rojtberg2016-01-12
| | | * | | Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov2016-01-04
| | | * | | Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg2016-01-04
| | | * | | Input: xpad - update Xbox One Force Feedback SupportPierre-Loup A. Griffais2016-01-04
| | | * | | Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg2016-01-04
| | | * | | Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais2015-12-16
| | | * | | Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels2015-12-16
| | * | | | Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer2016-01-11
* | | | | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-20
|\ \ \ \ \ \
| * | | | | | Input: s3c2410_ts: fix S3C_ADC dependencyArnd Bergmann2015-12-01
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-21
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | gpio: change member .dev to .parentLinus Walleij2015-11-19
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-01-13
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2016-01-11
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires2016-01-11
| | * | | | Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPEPeter Hutterer2016-01-11
| | * | | | Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov2016-01-10
| | * | | | Input: omap-keypad - remove dead checkDmitry Torokhov2016-01-07
| | * | | | Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach2016-01-07
| | * | | | Input: omap-keypad - set tasklet data earlierDan Carpenter2016-01-07
| | * | | | Input: rohm_bu21023 - fix handling of retrying firmware updateDmitry Torokhov2016-01-07
| | * | | | Merge branch 'goodix' into nextDmitry Torokhov2016-01-06
| | |\ \ \ \
| | | * | | | Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"Karsten Merker2015-12-17
| | | * | | | Input: goodix - add axis swapping and axis inversion supportKarsten Merker2015-12-17
| | | * | | | Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_sendIrina Tirdea2015-12-17
| | | * | | | Input: goodix - add power management supportIrina Tirdea2015-12-17
| | | * | | | Input: goodix - write configuration data to deviceIrina Tirdea2015-12-17
| | | * | | | Input: goodix - reset device at initIrina Tirdea2015-12-17
| | | * | | | Input: goodix - use actual config length for each device typeIrina Tirdea2015-12-17
| | | |/ / /
| | * | | | Input: ALPS - report v3 pinnacle trackstick device only if is presentPali Rohár2016-01-06
| | * | | | Input: ALPS - detect trackstick presence for v7 protocolPali Rohár2016-01-06
| | * | | | Input: pcap_ts - use to_delayed_workGeliang Tang2016-01-03
| | * | | | Input: bma150 - constify bma150_cfg structureJulia Lawall2016-01-03
| | * | | | Input: egalax_ts_serial - fix potential NULL dereference on errorDan Carpenter2015-12-20
| | * | | | Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft2015-12-18
| | * | | | Input: uinput - rework ABS validationDavid Herrmann2015-12-18
| | * | | | Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires2015-12-18
| | * | | | Merge branch 'psmouse-passthrough' into nextDmitry Torokhov2015-12-17
| | |\ \ \ \
| | | * | | | Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov2015-12-17
| | | * | | | Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov2015-12-17
| | | * | | | Input: psmouse - factor out common protocol probing codeDmitry Torokhov2015-12-17
| | | * | | | Input: psmouse - move protocol descriptions aroundDmitry Torokhov2015-12-17