summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |_|/ / |/| | |
| * | | Input: xpad - use proper endpoint typeGreg Kroah-Hartman2014-11-251-3/+13
| * | | Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov2014-11-251-9/+1
| * | | Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal2014-11-161-0/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-11-144-7/+83
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie2014-11-131-0/+2
| * | Input: elantech - report the middle button of the touchpadUlrik De Bie2014-11-131-0/+19
| * | Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár2014-11-131-1/+16
| * | Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-11-091-0/+3
| * | Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-11-081-1/+7
| * | Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie2014-11-081-1/+18
| * | Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie2014-11-081-2/+14
| * | Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown2014-11-081-0/+1
| * | Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai2014-11-061-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-3111-28/+301
|\ \ \ | |/ / | | / | |/ |/|
| * Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2014-10-312-9/+274
| * Input: altera_ps2 - use correct type for irq return valueTobias Klauser2014-10-311-1/+1
| * Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser2014-10-311-1/+1
| * Input: max77693-haptic - fix potential overflowDmitry Torokhov2014-10-311-3/+2
| * Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov2014-10-281-7/+0
| * Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov2014-10-281-1/+1
| * Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov2014-10-281-1/+1
| * Input: opencores-kbd - fix error handlingDmitry Torokhov2014-10-281-1/+1
| * Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov2014-10-241-2/+2
| * Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede2014-10-241-0/+16
| * Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij2014-10-241-1/+1
| * Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot2014-10-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-1917-350/+279
|\ \ | |/
| * Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala2014-10-161-0/+1
| * Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala2014-10-161-0/+1
| * Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim2014-10-161-1/+1
| * Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin2014-10-161-2/+2
| * Input: alps - fix v4 button press recognitionAndreas Bosch2014-10-151-2/+2
| * Input: i8042 - disable active multiplexing by defaultDmitry Torokhov2014-10-112-274/+9
| * Input: i8042 - add noloop quirk for Asus X750LNHans de Goede2014-10-111-0/+6
| * Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2014-10-112-7/+23
| * Merge tag 'v3.17' into nextDmitry Torokhov2014-10-1119-69/+332
| |\
OpenPOWER on IntegriCloud