| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-10-07 | 26 | -478/+894 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2016-10-03 | 26 | -478/+894 |
| |\ |
|
| | * | Input: elan_i2c - fix return tests of i2c_smbus_read_block_data() | Benjamin Tissoires | 2016-10-03 | 1 | -8/+12 |
| | * | Input: ektf2127 - mark PM functions as __maybe_unused | Arnd Bergmann | 2016-10-03 | 1 | -2/+2 |
| | * | Input: snvs_pwrkey - drop input_free_device call if input_register_device fails | Axel Lin | 2016-09-26 | 1 | -1/+0 |
| | * | Input: add support for Elan eKTF2127 touchscreen controller | Siebren Vroegindeweij | 2016-09-26 | 3 | -0/+349 |
| | * | Input: serio - add hangup support | Hans Verkuil | 2016-09-21 | 1 | -3/+14 |
| | * | Input: tps65218-pwrbutton - add support for tps65217 variant | Marcin Niestroj | 2016-09-10 | 2 | -29/+67 |
| | * | Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includes | Russell King | 2016-09-10 | 1 | -7/+14 |
| | * | Input: jornada720_kbd - remove unneeded mach/hardware.h include | Russell King | 2016-09-10 | 1 | -1/+0 |
| | * | Input: focaltech - mark focaltech_set_resolution() static | Baoyou Xie | 2016-09-05 | 1 | -1/+2 |
| | * | Input: wdt87xx_i2c - fix the flash erase issue | HungNien Chen | 2016-09-05 | 1 | -2/+3 |
| | * | Input: add generic input driver to read encoded GPIO lines | Vignesh R | 2016-08-29 | 3 | -0/+150 |
| | * | Input: add ADC resistor ladder driver | Alexandre Belloni | 2016-08-29 | 3 | -0/+226 |
| | * | Input: pegasus_notetaker - directly include workqueue header | Martin Kepplinger | 2016-08-25 | 1 | -0/+1 |
| | * | Input: elants_i2c - get product id on recovery mode for FW update | Johnny Chuang | 2016-08-25 | 1 | -11/+20 |
| | * | Input: wm97xx - remove deprecated create_singletheread_workqueue | Bhaktipriya Shridhar | 2016-08-25 | 1 | -1/+1 |
| | * | Input: mc13783_ts - remove deprecated create_singletheread_workqueue | Bhaktipriya Shridhar | 2016-08-25 | 1 | -17/+7 |
| | * | Input: psmouse - remove deprecated create_singletheread_workqueue | Bhaktipriya Shridhar | 2016-08-25 | 1 | -1/+1 |
| | * | Input: jornada720_kbd - switch to using dev_dbg | Dmitry Torokhov | 2016-08-22 | 1 | -4/+2 |
| | * | Input: jornada720_kbd - get rid of mach/irqs.h include | Russell King | 2016-08-22 | 1 | -4/+7 |
| | * | Input: jornada720_kbd - switch to devm_* APIs | Russell King | 2016-08-22 | 1 | -35/+8 |
| | * | Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.org | Krzysztof Kozlowski | 2016-08-22 | 1 | -2/+2 |
| | * | Input: pixcir_i2c_ts - remove a useless blank line | LABBE Corentin | 2016-08-22 | 1 | -1/+0 |
| | * | Input: pixcir_i2c_ts - remove text about writing to Free Software Foundation | LABBE Corentin | 2016-08-22 | 1 | -4/+0 |
| | * | Input: pixcir_i2c_ts - simplify code with of_device_get_match_data | LABBE Corentin | 2016-08-22 | 1 | -7/+1 |
| | * | Input: remove duplicate ft6236 driver | Hans de Goede | 2016-08-22 | 4 | -340/+8 |
* | | | Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-10-07 | 1 | -104/+31 |
|\ \ \ |
|
| * | | | Input: cros_ec_keyb: Stop handling interrupts directly | Vic Yang | 2016-08-31 | 1 | -104/+31 |
* | | | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-10-03 | 1 | -13/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 2016-09-05 | 5 | -4/+5 |
| |\ \ \ \ |
|
| * | | | | | miscdevice: Add helper macro for misc device boilerplate | PrasannaKumar Muralidharan | 2016-08-31 | 1 | -13/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-09-30 | 1 | -0/+6 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Input: joydev - recognize devices with Z axis as joysticks | Ville Ranki | 2016-09-26 | 1 | -0/+6 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-09-23 | 1 | -7/+9 |
|\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | | |
|
| * | | | Input: silead_gsl1680 - use "silead/" prefix for firmware loading | Hans de Goede | 2016-09-10 | 1 | -5/+6 |
| * | | | Input: silead_gsl1680 - document firmware-name, fix implementation | Hans de Goede | 2016-09-10 | 1 | -2/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-08-26 | 5 | -4/+5 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | Input: ads7846 - remove redundant regulator_disable call | Petr Cvek | 2016-08-22 | 1 | -1/+0 |
| * | | Input: synaptics-rmi4 - fix register descriptor subpacket map construction | Andrew Duggan | 2016-08-22 | 1 | -1/+2 |
| * | | Input: tegra-kbc - fix inverted reset logic | Masahiro Yamada | 2016-08-22 | 1 | -1/+1 |
| * | | Input: silead - use devm_gpiod_get | Hans de Goede | 2016-08-22 | 1 | -1/+1 |
| * | | Input: i8042 - set up shared ps2_cmd_mutex for AUX ports | Dmitry Torokhov | 2016-08-19 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-08-05 | 13 | -59/+1151 |
|\ \ \
| |/ / |
|
| * | | Input: silead - remove some dead code | Dan Carpenter | 2016-08-04 | 1 | -3/+0 |
| * | | Input: sis-i2c - select CONFIG_CRC_ITU_T | Arnd Bergmann | 2016-08-04 | 1 | -0/+1 |
| * | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2016-08-03 | 13 | -59/+1153 |
| |\ \
| | |/ |
|
| | * | Input: add driver for SiS 9200 family I2C touchscreen controllers | Mika Penttilä | 2016-08-03 | 3 | -0/+426 |
| | * | Input: ili210x - fix permissions on "calibrate" attribute | Dmitry Torokhov | 2016-08-02 | 1 | -1/+1 |
| | * | Input: elan_i2c - properly wake up touchpad on ASUS laptops | KT Liao | 2016-08-02 | 1 | -16/+63 |