summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2015-08-04Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-03Input: zforce - make the interrupt GPIO optionalDirk Behme
2015-07-30Input: cyapa - do not try to enable proximity reporting on older devicesDudley Du
2015-07-30Input: cyapa - introduce device tree bindingDudley Du
2015-07-30Input: cyapa - add regulator vcc supportDudley Du
2015-07-30Input: touchscreen - export OF module alias informationJavier Martinez Canillas
2015-07-30Input: export I2C module alias information in missing driversJavier Martinez Canillas
2015-07-27Input: tsc2005 - convert to gpiodSebastian Reichel
2015-07-27Input: tsc2005 - simplify drvdata acquisitionSebastian Reichel
2015-07-27Input: tsc2005 - convert to regmapSebastian Reichel
2015-07-27Input: tsc2005 - fix Kconfig indentationSebastian Reichel
2015-07-27Input: tsc2005 - improve readability of register definesSebastian Reichel
2015-07-23Input: arizona-haptic - convert to use managed input devicesDmitry Torokhov
2015-07-23Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesDudley Du
2015-07-23Input: cyapa - fully support runtime suspend power managementDudley Du
2015-07-23Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du
2015-07-23Input: cyapa - add gen6 device module supportDudley Du
2015-07-23Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du
2015-07-23Input: tc3589x-keypad - switch to using managed resourcesHimangi Saraogi
2015-07-23Input: tc3589x-keypad - change name of wakeup propertyDmitry Torokhov
2015-07-23Input: samsung-keypad - change name of wakeup propertyDmitry Torokhov
2015-07-23Input: gpio_keys[_polled] - change name of wakeup propertyDmitry Torokhov
2015-07-23Input: pmic8xxx-keypad - change name of wakeup propertyDmitry Torokhov
2015-07-23Input: ads7846 - change name of wakeup property to "wakeup-source"Dmitry Torokhov
2015-07-23Input: matrix_keypad - change name of wakeup property to "wakeup-source"Dmitry Torokhov
2015-07-23Input: pmic8xxx-pwrkey - support shutdownStephen Boyd
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov
2015-07-20Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires
2015-07-20Input: zforce - don't invert the interrupt GPIODirk Behme
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-16Input: ambakmi - fix system PM by converting to modern callbacksUlf Hansson
2015-07-16Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul
2015-07-11Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw resetHungNien Chen
2015-07-11Input: wdt87xx_i2c - populate vendor and product in input deviceHungNien Chen
2015-07-11Input: pixcir_i2c_ts - use standard OF touchscreen parsing codeDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - simplify input device initializationDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - add RESET gpioRoger Quadros
2015-07-11Input: pixcir_i2c_ts - allow using with GPIO expandersDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - switch the device over to gpiodDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - move platform dataDmitry Torokhov
2015-07-11Input: of_touchscreen - switch to using device propertiesDmitry Torokhov
2015-07-11Input: of_touchscreen - fix setting max values on X/Y axisDmitry Torokhov
2015-07-11Input: of_touchscreen - always issue warning if axis is not set upDmitry Torokhov
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov
2015-07-09Input: uinput - switch to using for_each_set_bit()Anshul Garg
2015-07-08Input: ff-core - use for_each_set_bit where appropriateAnshul Garg
2015-07-08Input: joydev - use for_each_set_bit where appropriateAnshul Garg
2015-07-08Input: drv260x/drv2665/drv2667 - constify reg_default tablesAxel Lin