Age | Commit message (Expand) | Author | Files | Lines |
2015-02-26 | Input: mma8450 - add parent device | Stefan Sauer | 1 | -0/+1 |
2015-02-16 | Merge branch 'bfin_rotary' into next | Dmitry Torokhov | 1 | -91/+117 |
2015-02-16 | Input: bfin_rotary - introduce open and close methods | Dmitry Torokhov | 1 | -28/+42 |
2015-02-16 | Input: bfin_rotary - convert to use managed resources | Sonic Zhang | 1 | -45/+38 |
2015-02-16 | Input: bfin_rotary - use generic IO functions | Sonic Zhang | 1 | -19/+43 |
2015-02-16 | Input: bfin_rotary - move pin lists into into platform data | Sonic Zhang | 1 | -14/+16 |
2015-02-16 | Input: bfin_rotary - move platform header to linux/platform_data | Sonic Zhang | 1 | -1/+1 |
2015-02-16 | Input: bfin_rotary - mark suspend and resume code as __maybe_unused | Dmitry Torokhov | 1 | -10/+4 |
2015-02-16 | Input: bfin_rotary - fix potential oops in interrupt handler | Dmitry Torokhov | 1 | -5/+4 |
2015-02-11 | Input: soc_button_array - use "Windows" key for "Home" | Bastien Nocera | 1 | -1/+1 |
2015-02-01 | Input: drv2667 - remove wrong and unneeded drv2667-haptics modalias | Axel Lin | 1 | -1/+0 |
2015-02-01 | Input: drv260x - remove wrong and unneeded drv260x-haptics modalias | Axel Lin | 1 | -1/+0 |
2015-01-15 | Merge tag 'v3.19-rc4' into next | Dmitry Torokhov | 38 | -47/+11 |
2015-01-12 | Input: regulator-haptic - simplify code | Axel Lin | 1 | -18/+5 |
2015-01-11 | Input: add support for NI Ettus Research USRP E3x0 button | Moritz Fischer | 3 | -0/+168 |
2015-01-09 | Input: axp20x-pek - switch over to using attribute group | Dmitry Torokhov | 1 | -28/+36 |
2015-01-09 | Input: add driver for AXP20x Power Enable Key | Carlo Caione | 3 | -0/+294 |
2014-12-28 | Input: add tps65218 power button driver | Felipe Balbi | 3 | -0/+137 |
2014-12-22 | Input: add regulator haptic driver | Jaewon Kim | 3 | -0/+292 |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 20 | -73/+37 |
2014-12-16 | Merge branch 'next' into for-linus | Dmitry Torokhov | 20 | -73/+37 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 36 | -37/+0 |
2014-12-04 | Input: initialize device counter variables with -1 | Aniroop Mathur | 1 | -2/+2 |
2014-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2014-11-08 | Input: twl4030-pwrbutton - ensure a wakeup event is recorded. | NeilBrown | 1 | -0/+1 |
2014-11-04 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 36 | -37/+0 |
2014-11-02 | Input: misc - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han | 19 | -71/+35 |
2014-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -5/+4 |
2014-10-31 | Input: max77693-haptic - fix potential overflow | Dmitry Torokhov | 1 | -3/+2 |
2014-10-28 | Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store() | Dmitry Torokhov | 1 | -1/+1 |
2014-10-25 | Input: soc_button_array - update calls to gpiod_get*() | Alexandre Courbot | 1 | -1/+1 |
2014-10-20 | input: misc: drop owner assignment from platform_drivers | Wolfram Sang | 36 | -37/+0 |
2014-10-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -3/+3 |
2014-10-17 | Input: max77693-haptic - fix state check in imax77693_haptic_disable() | Jaewon Kim | 1 | -1/+1 |
2014-10-17 | Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backend | Chang Huaixin | 1 | -2/+2 |
2014-10-12 | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+3 |
2014-10-06 | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel | 1 | -2/+3 |
2014-09-25 | Input: soc_button_array - convert to platform bus | Jin Yao | 1 | -29/+31 |
2014-09-16 | Input: palmas-pwrbutton - fix typo in the license string | Nishanth Menon | 1 | -1/+1 |
2014-09-16 | Input: palmas-pwrbutton - use IRQF_ONESHOT | Nishanth Menon | 1 | -1/+3 |
2014-09-12 | Input: add haptic driver on max77693 | Jaewon Kim | 3 | -0/+369 |
2014-09-12 | Input: introduce palmas-pwrbutton | Nishanth Menon | 3 | -0/+341 |
2014-09-09 | Input: add support for the DRV2667 haptic driver | Dan Murphy | 3 | -0/+512 |
2014-09-04 | Merge tag 'v3.17-rc3' into next | Dmitry Torokhov | 2 | -12/+12 |
2014-08-27 | Input: drv260x - add check for ERM mode and LRA Libraries | Dan Murphy | 1 | -0/+8 |
2014-08-27 | Input: drv260x - remove unused defines | Dan Murphy | 1 | -5/+0 |
2014-08-20 | Input: drv260x - add TI drv260x haptics driver | Dan Murphy | 3 | -0/+750 |
2014-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -20/+31 |
2014-08-07 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -20/+31 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 1 | -1/+1 |