| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 1 | -3/+1 |
|\ |
|
| * | Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDs | Forest Bond | 2013-11-11 | 1 | -3/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: fix "distingush" typo | Michael Opdenacker | 2013-10-14 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-11-16 | 42 | -126/+1544 |
|\ \ \ |
|
| * \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-11-15 | 48 | -259/+1799 |
| |\ \ \ |
|
| | * | | | Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT binding | Felipe Balbi | 2013-11-11 | 1 | -1/+8 |
| | * | | | Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO | Duan Jiong | 2013-11-11 | 1 | -4/+1 |
| | * | | | Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe() | Wei Yongjun | 2013-11-11 | 1 | -1/+3 |
| | * | | | Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe() | Wei Yongjun | 2013-11-11 | 1 | -0/+1 |
| | * | | | Input: tnetv107x-keypad - make irqs signed for error handling | Dan Carpenter | 2013-11-11 | 1 | -2/+2 |
| | * | | | Input: add driver for Neonode zForce based touchscreens | Heiko Stübner | 2013-10-31 | 3 | -0/+850 |
| | * | | | Input: sh_keysc - enable the driver on all ARM platforms | Laurent Pinchart | 2013-10-31 | 1 | -1/+1 |
| | * | | | Input: remove a redundant max() call | Kang Hu | 2013-10-31 | 1 | -1/+1 |
| | * | | | Input: mousedev - allow disabling even without CONFIG_EXPERT | Tom Gundersen | 2013-10-31 | 1 | -1/+1 |
| | * | | | Input: allow deselecting serio drivers even without CONFIG_EXPERT | Tom Gundersen | 2013-10-31 | 2 | -5/+5 |
| | * | | | Input: i8042 - add PNP modaliases | Tom Gundersen | 2013-10-31 | 1 | -0/+2 |
| | * | | | Input: evdev - fall back to vmalloc for client event buffer | Daniel Stone | 2013-10-31 | 1 | -4/+12 |
| | * | | | Input: cypress_ps2 - do not consider data bad if palm is detected | Joseph Salisbury | 2013-10-31 | 1 | -16/+3 |
| | * | | | Input: cypress_ps2 - remove useless cast | Geyslan G. Bem | 2013-10-31 | 1 | -4/+4 |
| | * | | | Input: fix PWM-related undefined reference errors | Majunath Goudar | 2013-10-23 | 1 | -2/+2 |
| | * | | | Input: ALPS - change secondary device's name | Yunkang Tang | 2013-10-23 | 1 | -1/+1 |
| | * | | | Input: wacom - not all multi-interface devices support touch | Ping Cheng | 2013-10-23 | 2 | -22/+39 |
| | * | | | Input: nspire-keypad - add missing clk_disable_unprepare() on error path | Wei Yongjun | 2013-10-16 | 1 | -1/+3 |
| | * | | | Merge tag 'v3.12-rc4' into next | Dmitry Torokhov | 2013-10-08 | 8 | -29/+57 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | Input: st1232 - include linux/of.h header | Sachin Kamat | 2013-10-06 | 1 | -0/+1 |
| | * | | | Input: rotary_encoder - include linux/of.h header | Sachin Kamat | 2013-10-06 | 1 | -0/+1 |
| | * | | | Input: pwm-beeper - include linux/of.h header | Sachin Kamat | 2013-10-06 | 1 | -0/+1 |
| | * | | | Input: pxa27x_keypad - include linux/of.h header | Sachin Kamat | 2013-10-06 | 1 | -0/+1 |
| | * | | | Input: gpio_keys_polled - include linux/of.h header | Sachin Kamat | 2013-10-06 | 1 | -0/+1 |
| | * | | | Input: gpio_keys - include linux/of.h header | Sachin Kamat | 2013-10-06 | 1 | -0/+1 |
| | * | | | Input: ti_am335x_tsc - remove redundant of_match_ptr | Sachin Kamat | 2013-10-06 | 1 | -1/+1 |
| | * | | | Input: egalax_ts - remove redundant of_match_ptr | Sachin Kamat | 2013-10-06 | 1 | -1/+1 |
| | * | | | Input: sirfsoc-onkey - remove redundant of_match_ptr | Sachin Kamat | 2013-10-06 | 1 | -1/+1 |
| | * | | | Input: tegra-kbc - remove redundant of_match_ptr | Sachin Kamat | 2013-10-06 | 1 | -1/+1 |
| | * | | | Input: nspire-keypad - remove redundant of_match_ptr | Sachin Kamat | 2013-10-06 | 1 | -1/+1 |
| | * | | | Input: lpc32xx-keys - remove redundant of_match_ptr | Sachin Kamat | 2013-10-06 | 1 | -1/+1 |
| | * | | | Input: wacom - add support for three new Intuos Pro devices | Ping Cheng | 2013-09-20 | 3 | -16/+58 |
| | * | | | Input: wacom - LED is only supported through digitizer interface | Ping Cheng | 2013-09-20 | 1 | -10/+14 |
| | * | | | Input: wacom - testing result shows get_report is unnecessary. | Ping Cheng | 2013-09-20 | 1 | -3/+0 |
| | * | | | Input: wacom - send proper tablet state info when pen leaves proximity | Jason Gerecke | 2013-09-20 | 1 | -0/+7 |
| | * | | | Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid | Jason Gerecke | 2013-09-20 | 3 | -2/+47 |
| | * | | | Input: tsc2005 - remove redundant spi_set_drvdata | Sachin Kamat | 2013-09-20 | 1 | -2/+0 |
| | * | | | Input: ad7879-spi - remove redundant spi_set_drvdata | Sachin Kamat | 2013-09-20 | 1 | -1/+0 |
| | * | | | Input: ad7877 - remove redundant spi_set_drvdata | Sachin Kamat | 2013-09-20 | 1 | -2/+0 |
| | * | | | Input: ad714x-spi - remove redundant spi_set_drvdata | Sachin Kamat | 2013-09-20 | 1 | -1/+0 |
| | * | | | Input: add a driver to support Hyper-V synthetic keyboard | K. Y. Srinivasan | 2013-09-19 | 3 | -0/+448 |
| | * | | | Input: uinput - support injecting multiple events in one write() call | Ryan Mallon | 2013-09-19 | 1 | -8/+18 |
| | * | | | Input: cyttsp4_core - remove redundant dev_set_drvdata | Sachin Kamat | 2013-09-18 | 1 | -2/+0 |
| | * | | | Merge tag 'v3.11' into next | Dmitry Torokhov | 2013-09-18 | 20 | -325/+452 |
| | |\ \ \ |
|