aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-17
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2014-12-15
| |\
| | * Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam2014-12-14
| | * Input: add support for Elan eKTH I2C touchscreensScott Liu2014-12-08
| | * Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov2014-12-08
| | * Input: cyapa - use 'error' for error codesDudley Du2014-12-04
| | * Input: cyapa - fix resuming the deviceDudley Du2014-12-03
| | * Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein2014-12-03
| | * Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven2014-12-03
| | * Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven2014-12-03
| | * Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter2014-12-03
| | * Input: initialize device counter variables with -1Aniroop Mathur2014-12-03
| | * Input: initialize input_no to -1 to avoid subtractionAniroop Mathur2014-12-03
| | * Input: i8042 - do not try to load on Intel NUC D54250WYKTodor Minchev2014-12-03
| | * Input: atkbd - correct MSC_SCAN events for force_release keysStefan Brüns2014-11-16
| | * Input: cyapa - switch to using managed resourcesDudley Du2014-11-10
| | * Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang2014-11-10
| | * Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-02
| | * Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-02
| | * Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-02
| | * Input: cap11xx - support for irq-active-high optionMatt Ranostay2014-11-02
| | * Input: cap11xx - add support for various cap11xx devicesMatt Ranostay2014-11-02
| | * Input: rename cap1106 driver to cap11xxMatt Ranostay2014-11-02
| | * Input: altera_ps2 - switch to using managed resourcesTobias Klauser2014-10-31
| | * Input: add driver for the Goodix touchpanelBastien Nocera2014-10-31
| | * Input: add driver for Elan I2C/SMbus touchpadDuson Lin2014-10-24
| | * Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav2014-10-22
| | * Input: pxa27x_keypad - switch to using managed resourcesPramod Gurav2014-10-22
| | * Input: mpr121 - switch to using managed resourcesPramod Gurav2014-10-22
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\ \ \
| | * | | input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | input: serio: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | input: mouse: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-08
|\ \ \ \ \
| * | | | | input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-04
* | | | | | Merge branch 'device-properties'Rafael J. Wysocki2014-12-08
|\ \ \ \ \ \
| * | | | | | input: gpio_keys_polled: Make use of device property APIAaron Lu2014-11-04
| * | | | | | input: gpio_keys_polled: Add support for GPIO descriptorsAaron Lu2014-11-04
| | |/ / / / | |/| | | |
* | | | | | drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton2014-12-03
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-11-27
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Input: xpad - use proper endpoint typeGreg Kroah-Hartman2014-11-25
| * | | | Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov2014-11-25
| * | | | Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal2014-11-16
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-11-14
|\| | | | | |/ / / |/| | |
| * | | Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie2014-11-13
| * | | Input: elantech - report the middle button of the touchpadUlrik De Bie2014-11-13
| * | | Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár2014-11-13