summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
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-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-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: drop owner assignment from i2c_driverKrzysztof Kozlowski42-42/+0
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
2015-07-12Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw resetHungNien Chen1-1/+2
2015-07-12Input: wdt87xx_i2c - populate vendor and product in input deviceHungNien Chen1-1/+45
2015-07-12Input: pixcir_i2c_ts - use standard OF touchscreen parsing codeDmitry Torokhov1-51/+44
2015-07-12Input: pixcir_i2c_ts - simplify input device initializationDmitry Torokhov1-5/+0
2015-07-12Input: pixcir_i2c_ts - add RESET gpioRoger Quadros1-0/+22
2015-07-12Input: pixcir_i2c_ts - allow using with GPIO expandersDmitry Torokhov1-1/+1
2015-07-12Input: pixcir_i2c_ts - switch the device over to gpiodDmitry Torokhov1-17/+9
2015-07-12Input: pixcir_i2c_ts - move platform dataDmitry Torokhov1-1/+1
2015-07-12Input: of_touchscreen - switch to using device propertiesDmitry Torokhov5-31/+35
2015-07-12Input: of_touchscreen - fix setting max values on X/Y axisDmitry Torokhov1-4/+6
2015-07-12Input: of_touchscreen - always issue warning if axis is not set upDmitry Torokhov1-7/+3
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-8/+6
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov1-1/+1
2015-07-09Input: uinput - switch to using for_each_set_bit()Anshul Garg1-4/+2
2015-07-09Input: ff-core - use for_each_set_bit where appropriateAnshul Garg1-3/+2
2015-07-09Input: joydev - use for_each_set_bit where appropriateAnshul Garg1-6/+5
2015-07-09Input: drv260x/drv2665/drv2667 - constify reg_default tablesAxel Lin3-3/+3
2015-07-09Input: zforce_ts - convert to use the gpiod interfaceDirk Behme1-28/+30
2015-07-07Input: bma150 - use sign_extend32() for sign extendingMartin Kepplinger1-4/+3
2015-07-07Input: elan_i2c - change the hover event from MT to STduson1-7/+5
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-74/+1293
2015-07-04Merge branch 'next' into for-linusDmitry Torokhov11-74/+1293
2015-07-01Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventHungNien Chen1-5/+14
2015-07-01Input: wdt87xx_i2c - remove stray newline in diagnostic messageDmitry Torokhov1-1/+1
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+3