summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede2014-09-084-0/+9
| | * | | Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede2014-09-081-0/+7
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-035-24/+153
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie2014-08-262-9/+130
| | * | Input: elantech - reset the device when elantech probe failsUlrik De Bie2014-08-261-0/+1
| | * | Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov2014-08-261-2/+2
| | * | Input: fix used slots detection breakageDmitry Torokhov2014-08-251-12/+18
| | * | Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé2014-08-191-1/+2
* | | | Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner2014-10-093-0/+194
* | | | Input: cros_ec_keyb - add of match tableSjoerd Simons2014-10-091-0/+9
* | | | Input: serio - avoid negative serio device numbersRichard Leitner2014-10-091-2/+2
* | | | Input: avoid negative input device numbersRichard Leitner2014-10-091-1/+1
* | | | Input: automatically set EV_ABS bit in input_set_abs_paramsDmitry Torokhov2014-10-081-1/+2
* | | | Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav2014-10-071-0/+1
* | | | Input: opencores-kbd - switch to using managed resourcesPramod Gurav2014-10-071-55/+17
* | | | Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov2014-10-071-5/+8
| |_|/ |/| |
* | | Input: soc_button_array - convert to platform busJin Yao2014-09-241-29/+31
* | | Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon2014-09-151-1/+1
* | | Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon2014-09-151-1/+3
* | | Input: psmouse - add support for detecting FocalTech PS/2 touchpadsHans de Goede2014-09-154-1/+91
* | | Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede2014-09-123-14/+18
* | | Input: joystick - use ktime for measuring timingTakashi Iwai2014-09-112-20/+92
* | | Input: add haptic driver on max77693Jaewon Kim2014-09-113-0/+369
* | | Input: introduce palmas-pwrbuttonNishanth Menon2014-09-113-0/+341
* | | Input: add support for the DRV2667 haptic driverDan Murphy2014-09-083-0/+512
* | | Input: xpad - sync device IDs with xboxdrvBenjamin Valentin2014-09-081-0/+33
* | | Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg2014-09-081-0/+1
* | | Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch2014-09-031-43/+49
* | | Merge tag 'v3.17-rc3' into nextDmitry Torokhov2014-09-0311-62/+88
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-157-202/+459
| |\ \ | | |/
| | * Merge branch 'next' into for-linusDmitry Torokhov2014-08-146-201/+458
| | |\
| | * | Input: joystick - use get_cycles on ARMv8Mark Brown2014-08-121-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-0829-5017/+2985
| |\ \ \ | | |/ /
| | * | Merge branch 'next' into for-linusDmitry Torokhov2014-08-0630-5388/+2985
| | |\ \
| * | \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-08-071-13/+9
| |\ \ \ \
| | * | | | input: lm8323: fix attribute-creation raceJohan Hovold2014-06-271-13/+9
| * | | | | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-071-27/+43
| |\ \ \ \ \
| | * | | | | mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker2014-07-091-25/+33
| | * | | | | mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson2014-07-091-2/+10
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-061-11/+11
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-057-27/+28
| | |\ \ \ \ \
| | * | | | | | sparcspkr: use sbus_*() primitives for IOSam Ravnborg2014-07-211-11/+11
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-4/+3
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | input: evdev: Use ktime_mono_to_real()Thomas Gleixner2014-07-231-4/+3
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-07-237-27/+28
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Input: fix defuzzing logicDmitry Torokhov2014-07-201-2/+4
| | * | | Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas2014-07-181-1/+1
| | * | | Input: st-keyscan - fix 'defined but not used' compiler warningsTobias Klauser2014-07-181-0/+2
| | * | | Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)Hans de Goede2014-07-141-2/+3
| | * | | Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina2014-07-141-0/+7
OpenPOWER on IntegriCloud