summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Input: cyapa - add power management interfaces support for the deviceDudley Du2015-01-181-0/+136
| * | | Input: cyapa - add gen5 trackpad device basic functions supportDudley Du2015-01-184-1/+1693
| * | | Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du2015-01-184-666/+1516
| * | | Input: atari - enable the 102nd key for German keyboardsMichael Karcher2015-01-181-1/+1
| * | | Input: sun4i-ts - add thermal zone sensor supportChen-Yu Tsai2015-01-181-4/+50
| * | | Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-15116-304/+501
| |\| |
| | * | Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds2014-12-311-73/+26
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-3010-157/+284
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-1771-911/+4850
| | |\ \ \
| | * \ \ \ Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1495-96/+0
| | |\ \ \ \
| | | * \ \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0395-96/+0
| | | |\ \ \ \
| | | | * | | | input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-2017-17/+0
| | | | * | | | input: serio: drop owner assignment from platform_driversWolfram Sang2014-10-2012-12/+0
| | | | * | | | input: mouse: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
| | | | * | | | input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-2036-37/+0
| | | | * | | | input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-2027-27/+0
| | * | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-082-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-052-2/+2
| | * | | | | | | Merge branch 'device-properties'Rafael J. Wysocki2014-12-081-61/+51
| | |\ \ \ \ \ \ \
| | | * | | | | | | input: gpio_keys_polled: Make use of device property APIAaron Lu2014-11-041-49/+24
| | | * | | | | | | input: gpio_keys_polled: Add support for GPIO descriptorsAaron Lu2014-11-041-12/+27
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton2014-12-031-1/+1
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-11-273-12/+18
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-11-144-7/+83
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-3111-28/+301
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-1917-350/+279
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-151-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker2014-10-061-1/+1
| | * | | | | | | | | input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
| | * | | | | | | | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-111-2/+3
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-2/+3
| | * | | | | | | | | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-093-13/+5
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-183-13/+5
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2014-10-0320-159/+2355
| | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Input: evdev - flush pending events on clock type changeAnshul Garg2015-01-151-23/+32
| * | | | | | | | | | | | Input: alps - add sanity checks for non DualPoint devicesPali Rohár2015-01-111-2/+20
| * | | | | | | | | | | | Input: alps - fix name, product and version of dev2 input devicePali Rohár2015-01-111-4/+14
| * | | | | | | | | | | | Input: regulator-haptic - simplify codeAxel Lin2015-01-111-18/+5
| * | | | | | | | | | | | Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer2015-01-103-0/+168
| * | | | | | | | | | | | Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov2015-01-081-28/+36
| * | | | | | | | | | | | Input: add driver for AXP20x Power Enable KeyCarlo Caione2015-01-083-0/+294
| * | | | | | | | | | | | Input: do not try to filter out events if handler is not a filterAnshul Garg2015-01-081-10/+14
| * | | | | | | | | | | | Input: small tweak to autorepeat handlingAnshul Garg2015-01-081-6/+8
| * | | | | | | | | | | | Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam2015-01-071-2/+1
| * | | | | | | | | | | | Input: synaptics - remove duplicated codeBenjamin Tissoires2014-12-291-37/+1
| * | | | | | | | | | | | Input: synaptics - use in-kernel tracking for reporting mt dataBenjamin Tissoires2014-12-292-381/+34
| * | | | | | | | | | | | Input: elants_i2c - remove unnecessary version.h inclusionFabian Frederick2014-12-291-2/+0
| * | | | | | | | | | | | Input: psmouse - support for the FocalTech PS/2 protocol extensionsMathias Gottschlag2014-12-295-17/+436
| * | | | | | | | | | | | Input: add tps65218 power button driverFelipe Balbi2014-12-273-0/+137
| * | | | | | | | | | | | Input: add new sun4i-lradc-keys driverHans de Goede2014-12-213-0/+297
OpenPOWER on IntegriCloud