| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: misc - use local variables consistently | Guenter Roeck | 2017-01-22 | 3 | -7/+6 |
* | Input: keyboard - use local variables consistently | Guenter Roeck | 2017-01-22 | 4 | -27/+25 |
* | Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata | Guenter Roeck | 2017-01-22 | 5 | -8/+0 |
* | Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata | Guenter Roeck | 2017-01-22 | 5 | -6/+0 |
* | Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata | Guenter Roeck | 2017-01-22 | 8 | -12/+0 |
* | Input: gpio-keys - add support for setkeycode | Hans de Goede | 2017-01-21 | 1 | -12/+28 |
* | Input: soc_button_array - debounce the buttons | Hans de Goede | 2017-01-21 | 1 | -0/+2 |
* | Input: tm2-touchkey - add touchkey driver support for TM2 | Jaechul Lee | 2017-01-18 | 4 | -0/+325 |
* | Input: sis_i2c - drop unnecessary call to i2c_set_clientdata | Guenter Roeck | 2017-01-18 | 1 | -1/+0 |
* | Input: bcm-keypad - drop unnecessary call to platform_set_drvdata | Guenter Roeck | 2017-01-18 | 1 | -2/+0 |
* | Input: twl4030_keypad - drop unnecessary call to platform_set_drvdata | Guenter Roeck | 2017-01-18 | 1 | -1/+0 |
* | Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdata | Guenter Roeck | 2017-01-18 | 1 | -1/+0 |
* | Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdata | Guenter Roeck | 2017-01-18 | 1 | -5/+3 |
* | Input: soc_button_array - use 'dev' instead of dereferencing it | Guenter Roeck | 2017-01-18 | 1 | -3/+3 |
* | Input: mma8450 - drop unnecessary call to i2c_set_clientdata | Guenter Roeck | 2017-01-18 | 1 | -2/+0 |
* | Input: gpio_decoder - drop unnecessary call to platform_set_drvdata | Guenter Roeck | 2017-01-18 | 1 | -1/+0 |
* | Input: bfin_rotary - switch to using devm_add_action_or_reset() | Guenter Roeck | 2017-01-18 | 1 | -6/+5 |
* | Input: eeti_ts - drop goto to return statement | Guenter Roeck | 2017-01-18 | 1 | -3/+1 |
* | Input: atmel-wm97xx - drop unnecessary error messages | Guenter Roeck | 2017-01-18 | 1 | -3/+1 |
* | Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdata | Guenter Roeck | 2017-01-18 | 1 | -1/+0 |
* | Input: xilinx_ps2 - use 'dev' instead of dereferencing it | Guenter Roeck | 2017-01-18 | 1 | -4/+3 |
* | Input: at32psif - drop unnecessary error messages and other changes | Guenter Roeck | 2017-01-18 | 1 | -9/+3 |
* | Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changes | Guenter Roeck | 2017-01-18 | 1 | -2/+1 |
* | Input: tca8418 - use the interrupt trigger from the device tree | Maxime Ripard | 2017-01-17 | 1 | -3/+3 |
* | Input: cyapa - use msleep() for long delay | Nicholas Mc Guire | 2017-01-16 | 1 | -1/+1 |
* | Input: cyapa - use time based retry loop | Nicholas Mc Guire | 2017-01-16 | 1 | -15/+12 |
* | Input: mpr121 - switch to device tree probe | Akinobu Mita | 2017-01-16 | 3 | -63/+124 |
* | Input: mpr121 - handle multiple bits change of status register | Akinobu Mita | 2017-01-16 | 1 | -9/+14 |
* | Input: mpr121 - set missing event capability | Akinobu Mita | 2017-01-16 | 1 | -0/+1 |
* | Input: mpr121 - remove unused field in struct mpr121_touchkey | Akinobu Mita | 2017-01-16 | 1 | -1/+0 |
* | Input: mpr121 - annotate PM methods as __maybe_unused | Akinobu Mita | 2017-01-16 | 1 | -4/+2 |
* | Input: intel-mid-touch - remove driver | Andy Shevchenko | 2017-01-06 | 3 | -667/+0 |
* | Input: edt_ft5x06 - change msleep to usleep_range for small msecs | Aniroop Mathur | 2017-01-06 | 1 | -2/+2 |
* | Input: xpad - don't depend on endpoint order | Cameron Gutman | 2017-01-06 | 1 | -14/+21 |
* | Input: xpad - simplify error condition in init_output | Pavel Rojtberg | 2017-01-06 | 1 | -7/+6 |
* | Input: xpad - move reporting xbox one home button to common function | Daniel Tobias | 2017-01-06 | 1 | -33/+19 |
* | Input: xpad - correctly sort vendor id's | Daniel Tobias | 2017-01-06 | 1 | -6/+6 |
* | Input: bma150 - switch to using usleep_range instead of msleep | Aniroop Mathur | 2016-12-27 | 1 | -2/+2 |
* | Input: i8042 - force synchronous probing of PNP drivers | Dmitry Torokhov | 2016-12-19 | 1 | -0/+8 |
* | Merge branch 'synaptics-rmi4' into next | Dmitry Torokhov | 2016-12-16 | 868 | -51936/+47946 |
|\ |
|
| * | Input: synaptics-rmi4 - add support for F34 V7 bootloader | Nick Dyer | 2016-12-12 | 6 | -34/+1688 |
| * | Input: synaptics-rmi4 - fix debug for sensor clip | Nick Dyer | 2016-12-08 | 1 | -5/+3 |
| * | Input: synaptics-rmi4 - store the attn data in the driver | Benjamin Tissoires | 2016-12-03 | 6 | -44/+45 |
| * | Input: synaptics-rmi4 - allow to add attention data | Benjamin Tissoires | 2016-12-03 | 2 | -2/+58 |
| * | Input: synaptics-rmi4 - f03 - grab data passed by transport device | Dennis Wassenberg | 2016-12-03 | 1 | -9/+26 |
| * | Input: synaptics-rmi4 - add support for F03 | Lyude Paul | 2016-12-03 | 5 | -0/+246 |
| * | Input: synaptics-rmi4 - have only one struct platform data | Benjamin Tissoires | 2016-12-01 | 4 | -11/+10 |
| * | Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions | Benjamin Tissoires | 2016-12-01 | 2 | -16/+2 |
| * | Input: synaptics-rmi4 - remove mutex calls while updating the firmware | Benjamin Tissoires | 2016-12-01 | 2 | -37/+22 |
| * | Input: synaptics-rmi4 - add rmi_enable/disable_irq | Benjamin Tissoires | 2016-11-30 | 3 | -19/+67 |