summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2014-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-24Input: i8042 - fix Asus X450LCP touchpad detectionMarcos Paulo de Souza
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-11Input: i8042 - also set the firmware id for MUXed portsHans de Goede
2014-09-11Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede
2014-09-11Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede
2014-09-11Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-10Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung
2014-09-10Input: atmel_mxt_ts - fix double free of input deviceStephen Warren
2014-09-09Input: synaptics - add support for ForcePadsDmitry Torokhov
2014-09-09Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann
2014-09-09Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer
2014-09-09Input: wm971x - fix typo in module parameter descriptionMasanari Iida
2014-09-08Input: cap1106 - fix register definitionKlaus Goger
2014-09-08Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede
2014-09-08Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede
2014-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-26Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie
2014-08-26Input: elantech - reset the device when elantech probe failsUlrik De Bie
2014-08-26Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov
2014-08-25Input: fix used slots detection breakageDmitry Torokhov
2014-08-19Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé
2014-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-14Merge branch 'next' into for-linusDmitry Torokhov
2014-08-13Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov
2014-08-13Input: xpad - add support for Xbox One controllersTed Mielczarek
2014-08-13Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov
2014-08-13Input: atmel_mxt_ts - split config update a bitDmitry Torokhov
2014-08-13Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov
2014-08-12Input: joystick - use get_cycles on ARMv8Mark Brown
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-08Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov
2014-08-08Input: synaptics - use firmware data for Cr-48Henrik Rydberg
2014-08-07Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov
2014-08-07Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg
2014-08-07Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer
2014-08-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov
2014-08-06Merge branch 'wacom' into nextDmitry Torokhov
2014-08-06Input: hyperv-keyboard - register as a wakeup sourceDexuan Cui
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-31Input: imx_keypad - remove ifdef round PM methodsFabio Estevam
2014-07-31Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav
2014-07-31Input: jornada720_ts - switch to using managed resourcesPramod Gurav
2014-07-30Input: alps - Rushmore and v7 resolution supportHans de Goede