summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-15input: keyboard: imx: add snvs power key driverRobin Gong3-0/+239
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-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2-4/+4
2015-07-06x86/asm/tsc, drivers/input/gameport: Replace rdtscl() with native_read_tsc()Andy Lutomirski1-2/+2
2015-07-06x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc()Andy Lutomirski1-2/+2
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
2015-06-29Input: arc_ps2 - add HAS_IOMEM dependencySebastian Ott1-0/+1
2015-06-29Input: wdt87xx_i2c - fix format warningDmitry Torokhov1-1/+1