summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2015-08-04Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede1-2/+6
2015-08-04Input: axp20x-pek - add module aliasChen-Yu Tsai1-0/+1
2015-08-04Input: turbografx - fix potential out of bound accessDmitry Torokhov1-1/+1
2015-08-04Input: zforce - make the interrupt GPIO optionalDirk Behme1-14/+49
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar7-16/+68
2015-07-30Input: cyapa - do not try to enable proximity reporting on older devicesDudley Du1-4/+7
2015-07-30Input: cyapa - introduce device tree bindingDudley Du1-0/+10
2015-07-30Input: cyapa - add regulator vcc supportDudley Du2-0/+30
2015-07-30Input: touchscreen - export OF module alias informationJavier Martinez Canillas2-0/+2
2015-07-30Input: export I2C module alias information in missing driversJavier Martinez Canillas2-0/+2
2015-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-56/+115
2015-07-28Revert "Input: zforce - don't overwrite the stack"Dmitry Torokhov1-1/+1
2015-07-28Input: tsc2005 - convert to gpiodSebastian Reichel1-29/+18
2015-07-28Input: tsc2005 - simplify drvdata acquisitionSebastian Reichel1-10/+6
2015-07-28Input: tsc2005 - convert to regmapSebastian Reichel2-112/+60
2015-07-28Input: tsc2005 - fix Kconfig indentationSebastian Reichel1-4/+4
2015-07-28Input: tsc2005 - improve readability of register definesSebastian Reichel1-10/+18
2015-07-28Input: bcm5974 - add support for the 2015 Macbook ProJohn Horan1-2/+31
2015-07-28Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg1-51/+81
2015-07-28Input: synaptics - dump ext10 capabilities as wellJiri Kosina1-2/+2
2015-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-8/+62
2015-07-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera1-0/+36
2015-07-24Input: LEDs - skip unnamed LEDsDmitry Torokhov1-2/+14
2015-07-24Input: arizona-haptic - convert to use managed input devicesDmitry Torokhov1-22/+4
2015-07-24Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesDudley Du1-0/+1
2015-07-24Input: cyapa - fully support runtime suspend power managementDudley Du5-34/+70
2015-07-24Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du5-2/+101
2015-07-24Input: cyapa - add gen6 device module supportDudley Du5-4/+834
2015-07-24Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du4-604/+673
2015-07-24Input: tc3589x-keypad - switch to using managed resourcesHimangi Saraogi1-38/+20
2015-07-24Input: tc3589x-keypad - change name of wakeup propertyDmitry Torokhov1-1/+4
2015-07-24Input: samsung-keypad - change name of wakeup propertyDmitry Torokhov1-2/+4
2015-07-24Input: gpio_keys[_polled] - change name of wakeup propertyDmitry Torokhov2-2/+7
2015-07-24Input: pmic8xxx-keypad - change name of wakeup propertyDmitry Torokhov1-4/+6
2015-07-24Input: ads7846 - change name of wakeup property to "wakeup-source"Dmitry Torokhov1-1/+2
2015-07-24Input: matrix_keypad - change name of wakeup property to "wakeup-source"Dmitry Torokhov1-2/+4
2015-07-24Input: pmic8xxx-pwrkey - support shutdownStephen Boyd1-2/+266
2015-07-24Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender1-0/+3
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov19-60/+643
2015-07-20Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires1-0/+1
2015-07-20Input: zforce - don't invert the interrupt GPIODirk Behme1-1/+1
2015-07-18input: snvs_pwrkey: use "wakeup-source" as deivce tree property nameShawn Guo1-1/+1
2015-07-18Input: drop owner assignment from i2c_driverKrzysztof Kozlowski42-42/+0
2015-07-17regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin3-6/+6
2015-07-16drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski1-1/+2
2015-07-16drivers: max77693: Move state container to common headerKrzysztof Kozlowski1-0/+1
2015-07-16Input: elantech - force resolution of 31 u/mmPeter Hutterer1-5/+8
2015-07-16Input: zforce - don't overwrite the stackOleksij Rempel1-1/+1
2015-07-16Input: ambakmi - fix system PM by converting to modern callbacksUlf Hansson1-3/+5
2015-07-16Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul3-7/+54