summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Input: atmel_mxt_ts - remove unused definesNick Dyer2015-08-041-65/+1
| | * Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer2015-08-043-15/+120
| | * Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-044-12/+13
| | * Input: zforce - make the interrupt GPIO optionalDirk Behme2015-08-032-18/+53
| | * Input: cyapa - do not try to enable proximity reporting on older devicesDudley Du2015-07-301-4/+7
| | * Input: cyapa - introduce device tree bindingDudley Du2015-07-303-0/+55
| | * Input: cyapa - add regulator vcc supportDudley Du2015-07-302-0/+30
| | * Input: touchscreen - export OF module alias informationJavier Martinez Canillas2015-07-302-0/+2
| | * Input: export I2C module alias information in missing driversJavier Martinez Canillas2015-07-302-0/+2
| | * Input: tsc2005 - convert to gpiodSebastian Reichel2015-07-271-29/+18
| | * Input: tsc2005 - simplify drvdata acquisitionSebastian Reichel2015-07-271-10/+6
| | * Input: tsc2005 - convert to regmapSebastian Reichel2015-07-272-112/+60
| | * Input: tsc2005 - fix Kconfig indentationSebastian Reichel2015-07-271-4/+4
| | * Input: tsc2005 - improve readability of register definesSebastian Reichel2015-07-271-10/+18
| | * Input: arizona-haptic - convert to use managed input devicesDmitry Torokhov2015-07-231-22/+4
| | * Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesDudley Du2015-07-231-0/+1
| | * Input: cyapa - fully support runtime suspend power managementDudley Du2015-07-235-34/+70
| | * Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du2015-07-235-2/+101
| | * Input: cyapa - add gen6 device module supportDudley Du2015-07-235-4/+834
| | * Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du2015-07-234-604/+673
| | * Input: tc3589x-keypad - switch to using managed resourcesHimangi Saraogi2015-07-231-38/+20
| | * Input: tc3589x-keypad - change name of wakeup propertyDmitry Torokhov2015-07-232-3/+6
| | * Input: samsung-keypad - change name of wakeup propertyDmitry Torokhov2015-07-232-3/+7
| | * Input: gpio_keys[_polled] - change name of wakeup propertyDmitry Torokhov2015-07-234-4/+9
| | * Input: pmic8xxx-keypad - change name of wakeup propertyDmitry Torokhov2015-07-232-5/+7
| | * Input: ads7846 - change name of wakeup property to "wakeup-source"Dmitry Torokhov2015-07-232-2/+3
| | * Input: matrix_keypad - change name of wakeup property to "wakeup-source"Dmitry Torokhov2015-07-232-3/+5
| | * Input: pmic8xxx-pwrkey - support shutdownStephen Boyd2015-07-231-2/+266
| | * Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-2016406-493782/+1483041
| | |\
| | * | Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires2015-07-202-0/+2
| | * | Input: zforce - don't invert the interrupt GPIODirk Behme2015-07-201-1/+1
| | * | Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-1742-42/+0
| | * | Input: ambakmi - fix system PM by converting to modern callbacksUlf Hansson2015-07-161-3/+5
| | * | Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul2015-07-165-7/+60
| | * | Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw resetHungNien Chen2015-07-111-1/+2
| | * | Input: wdt87xx_i2c - populate vendor and product in input deviceHungNien Chen2015-07-111-1/+45
| | * | Input: pixcir_i2c_ts - use standard OF touchscreen parsing codeDmitry Torokhov2015-07-111-51/+44
| | * | Input: pixcir_i2c_ts - simplify input device initializationDmitry Torokhov2015-07-111-5/+0
| | * | Input: pixcir_i2c_ts - add RESET gpioRoger Quadros2015-07-112-0/+25
| | * | Input: pixcir_i2c_ts - allow using with GPIO expandersDmitry Torokhov2015-07-111-1/+1
| | * | Input: pixcir_i2c_ts - switch the device over to gpiodDmitry Torokhov2015-07-112-18/+9
| | * | Input: pixcir_i2c_ts - move platform dataDmitry Torokhov2015-07-112-1/+1
| | * | Input: of_touchscreen - switch to using device propertiesDmitry Torokhov2015-07-116-40/+37
| | * | Input: of_touchscreen - fix setting max values on X/Y axisDmitry Torokhov2015-07-111-4/+6
| | * | Input: of_touchscreen - always issue warning if axis is not set upDmitry Torokhov2015-07-111-7/+3
| | * | Input: uinput - switch to using for_each_set_bit()Anshul Garg2015-07-091-4/+2
| | * | Input: ff-core - use for_each_set_bit where appropriateAnshul Garg2015-07-081-3/+2
| | * | Input: joydev - use for_each_set_bit where appropriateAnshul Garg2015-07-081-6/+5
| | * | Input: drv260x/drv2665/drv2667 - constify reg_default tablesAxel Lin2015-07-083-3/+3
| | * | Input: zforce_ts - convert to use the gpiod interfaceDirk Behme2015-07-082-31/+30