Age | Commit message (Expand) | Author | Files | Lines |
2015-07-24 | Input: samsung-keypad - change name of wakeup property | Dmitry Torokhov | 1 | -2/+4 |
2015-07-24 | Input: gpio_keys[_polled] - change name of wakeup property | Dmitry Torokhov | 2 | -2/+7 |
2015-07-24 | Input: pmic8xxx-keypad - change name of wakeup property | Dmitry Torokhov | 1 | -4/+6 |
2015-07-24 | Input: ads7846 - change name of wakeup property to "wakeup-source" | Dmitry Torokhov | 1 | -1/+2 |
2015-07-24 | Input: matrix_keypad - change name of wakeup property to "wakeup-source" | Dmitry Torokhov | 1 | -2/+4 |
2015-07-24 | Input: pmic8xxx-pwrkey - support shutdown | Stephen Boyd | 1 | -2/+266 |
2015-07-24 | Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen | Bernhard Bender | 1 | -0/+3 |
2015-07-20 | Merge tag 'v4.2-rc3' into next | Dmitry Torokhov | 19 | -60/+643 |
2015-07-20 | Input: elan_i2c - enable ELAN0600 acpi panels | Benjamin Tissoires | 1 | -0/+1 |
2015-07-20 | Input: zforce - don't invert the interrupt GPIO | Dirk Behme | 1 | -1/+1 |
2015-07-18 | input: snvs_pwrkey: use "wakeup-source" as deivce tree property name | Shawn Guo | 1 | -1/+1 |
2015-07-18 | Input: drop owner assignment from i2c_driver | Krzysztof Kozlowski | 42 | -42/+0 |
2015-07-17 | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin | 3 | -6/+6 |
2015-07-16 | drivers: max77843: Switch to common max77693 state container | Krzysztof Kozlowski | 1 | -1/+2 |
2015-07-16 | drivers: max77693: Move state container to common header | Krzysztof Kozlowski | 1 | -0/+1 |
2015-07-16 | Input: elantech - force resolution of 31 u/mm | Peter Hutterer | 1 | -5/+8 |
2015-07-16 | Input: zforce - don't overwrite the stack | Oleksij Rempel | 1 | -1/+1 |
2015-07-16 | Input: ambakmi - fix system PM by converting to modern callbacks | Ulf Hansson | 1 | -3/+5 |
2015-07-16 | Input: i8042 - add unmask_kbd_data option | Stephen Chandler Paul | 3 | -7/+54 |
2015-07-15 | input: keyboard: imx: add snvs power key driver | Robin Gong | 3 | -0/+239 |
2015-07-12 | Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw reset | HungNien Chen | 1 | -1/+2 |
2015-07-12 | Input: wdt87xx_i2c - populate vendor and product in input device | HungNien Chen | 1 | -1/+45 |
2015-07-12 | Input: pixcir_i2c_ts - use standard OF touchscreen parsing code | Dmitry Torokhov | 1 | -51/+44 |
2015-07-12 | Input: pixcir_i2c_ts - simplify input device initialization | Dmitry Torokhov | 1 | -5/+0 |
2015-07-12 | Input: pixcir_i2c_ts - add RESET gpio | Roger Quadros | 1 | -0/+22 |
2015-07-12 | Input: pixcir_i2c_ts - allow using with GPIO expanders | Dmitry Torokhov | 1 | -1/+1 |
2015-07-12 | Input: pixcir_i2c_ts - switch the device over to gpiod | Dmitry Torokhov | 1 | -17/+9 |
2015-07-12 | Input: pixcir_i2c_ts - move platform data | Dmitry Torokhov | 1 | -1/+1 |
2015-07-12 | Input: of_touchscreen - switch to using device properties | Dmitry Torokhov | 5 | -31/+35 |
2015-07-12 | Input: of_touchscreen - fix setting max values on X/Y axis | Dmitry Torokhov | 1 | -4/+6 |
2015-07-12 | Input: of_touchscreen - always issue warning if axis is not set up | Dmitry Torokhov | 1 | -7/+3 |
2015-07-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -8/+6 |
2015-07-10 | Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" | Dmitry Torokhov | 1 | -1/+1 |
2015-07-09 | Input: uinput - switch to using for_each_set_bit() | Anshul Garg | 1 | -4/+2 |
2015-07-09 | Input: ff-core - use for_each_set_bit where appropriate | Anshul Garg | 1 | -3/+2 |
2015-07-09 | Input: joydev - use for_each_set_bit where appropriate | Anshul Garg | 1 | -6/+5 |
2015-07-09 | Input: drv260x/drv2665/drv2667 - constify reg_default tables | Axel Lin | 3 | -3/+3 |
2015-07-09 | Input: zforce_ts - convert to use the gpiod interface | Dirk Behme | 1 | -28/+30 |
2015-07-07 | Input: bma150 - use sign_extend32() for sign extending | Martin Kepplinger | 1 | -4/+3 |
2015-07-07 | Input: elan_i2c - change the hover event from MT to ST | duson | 1 | -7/+5 |
2015-07-06 | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 2 | -4/+4 |
2015-07-06 | x86/asm/tsc, drivers/input/gameport: Replace rdtscl() with native_read_tsc() | Andy Lutomirski | 1 | -2/+2 |
2015-07-06 | x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc() | Andy Lutomirski | 1 | -2/+2 |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 11 | -74/+1293 |
2015-07-04 | Merge branch 'next' into for-linus | Dmitry Torokhov | 11 | -74/+1293 |
2015-07-01 | Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR event | HungNien Chen | 1 | -5/+14 |
2015-07-01 | Input: wdt87xx_i2c - remove stray newline in diagnostic message | Dmitry Torokhov | 1 | -1/+1 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -3/+3 |
2015-06-29 | Input: arc_ps2 - add HAS_IOMEM dependency | Sebastian Ott | 1 | -0/+1 |
2015-06-29 | Input: wdt87xx_i2c - fix format warning | Dmitry Torokhov | 1 | -1/+1 |