| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Input: use dev_get_platdata() | Jingoo Han | 2013-12-06 | 2 | -2/+2 |
|/ |
|
* | 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: ALPS - change secondary device's name | Yunkang Tang | 2013-10-23 | 1 | -1/+1 |
* | Merge tag 'v3.12-rc4' into next | Dmitry Torokhov | 2013-10-08 | 1 | -3/+3 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-09-07 | 2 | -3/+3 |
| |\ |
|
| | * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-09-07 | 2 | -3/+3 |
| | |\ |
|
| * | \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 1 | -3/+3 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | HID: Correct the USB IDs for the new Macbook Air 6 | Henrik Rydberg | 2013-09-04 | 1 | -3/+3 |
* | | | | Merge tag 'v3.11' into next | Dmitry Torokhov | 2013-09-18 | 3 | -6/+75 |
|\| | | |
|
| * | | | Input: elantech - fix packet check for v3 and v4 hardware | Matteo Delfino | 2013-08-25 | 2 | -4/+41 |
| |/ / |
|
| * | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-07-13 | 1 | -8/+9 |
| |\ \ |
|
| * | | | Input: bcm5974 - add support for the 2013 MacBook Air | Dmitry Torokhov | 2013-07-03 | 1 | -2/+34 |
* | | | | Input: cypress_ps2 - remove casting the return value which is a void pointer | Jingoo Han | 2013-09-18 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Input: synaptics - fix incorrect placement of __initconst | Sachin Kamat | 2013-08-13 | 1 | -2/+2 |
* | | | Input: lifebook - fix incorrect placement of __initconst | Sachin Kamat | 2013-08-13 | 1 | -1/+1 |
| |/
|/| |
|
* | | Input: elantech - fix for newer hardware versions (v7) | Matteo Delfino | 2013-07-07 | 1 | -8/+9 |
|/ |
|
* | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov | 2013-06-28 | 2 | -1/+3 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-06-05 | 1 | -0/+2 |
| |\ |
|
| | * | Input: synaptics - fix sync lost after resume on some laptops | Eric Miao | 2013-06-04 | 1 | -0/+2 |
| * | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot | 2013-04-16 | 1 | -1/+1 |
* | | | Input: navpoint - pass correct pointer to free_irq() | Lars-Peter Clausen | 2013-05-23 | 1 | -1/+1 |
* | | | Input: gpio_mouse - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-06 | 1 | -3/+0 |
* | | | Input: amimouse - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-06 | 1 | -1/+0 |
|/ / |
|
* | | Input: trackpoint - Optimize trackpoint init to use power-on reset | Shawn Nematbakhsh | 2013-04-19 | 2 | -87/+166 |
* | | Input: ALPS - use %ph to print buffers | Dmitry Torokhov | 2013-04-15 | 1 | -7/+5 |
* | | Input: amimouse - use module_platform_driver_probe macro | Sachin Kamat | 2013-03-18 | 1 | -13/+1 |
|/ |
|
* | Input: ALPS - add "Dolphin V1" touchpad support | Dave Turvene | 2013-02-22 | 2 | -2/+66 |
* | Input: ALPS - remove unused argument to alps_enter_command_mode() | Kevin Cernekee | 2013-02-22 | 1 | -11/+7 |
* | Input: cypress_ps2 - fix trackpadi found in Dell XPS12 | Kamal Mostafa | 2013-02-22 | 1 | -6/+13 |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-02-20 | 10 | -368/+2528 |
|\ |
|
| * | Input: synaptics - initialize pointer emulation usage | Henrik Rydberg | 2013-02-16 | 1 | -1/+1 |
| * | Input: ALPS - enable trackstick on Rushmore touchpads | Kevin Cernekee | 2013-02-14 | 1 | -70/+115 |
| * | Input: ALPS - add support for "Rushmore" touchpads | Kevin Cernekee | 2013-02-14 | 1 | -0/+52 |
| * | Input: ALPS - make the V3 packet field decoder "pluggable" | Kevin Cernekee | 2013-02-14 | 2 | -44/+95 |
| * | Input: ALPS - move pixel and bitmap info into alps_data struct | Kevin Cernekee | 2013-02-14 | 2 | -22/+33 |
| * | Input: ALPS - fix command mode check | Kevin Cernekee | 2013-02-14 | 1 | -1/+1 |
| * | Input: ALPS - rework detection of Pinnacle AGx touchpads | Kevin Cernekee | 2013-02-14 | 1 | -3/+12 |
| * | Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults() | Kevin Cernekee | 2013-02-14 | 1 | -8/+4 |
| * | Input: ALPS - use function pointers for different protocol handlers | Kevin Cernekee | 2013-02-14 | 2 | -54/+54 |
| * | Input: ALPS - rework detection sequence | Kevin Cernekee | 2013-02-14 | 2 | -76/+56 |
| * | Input: ALPS - introduce helper function for repeated commands | Kevin Cernekee | 2013-02-14 | 1 | -41/+30 |
| * | Input: ALPS - move alps_get_model() down below hw_init code | Kevin Cernekee | 2013-02-14 | 1 | -93/+93 |
| * | Input: ALPS - copy "model" info into alps_data struct | Kevin Cernekee | 2013-02-14 | 2 | -34/+43 |
| * | Input: ALPS - document the alps.h data structures | Kevin Cernekee | 2013-02-14 | 1 | -13/+61 |
| * | Input: cyapa - add support for smbus protocol | Benson Leung | 2013-02-14 | 1 | -5/+174 |
| * | Input: synaptics - fix 1->3 contact transition reporting | Daniel Kurtz | 2013-02-14 | 1 | -3/+27 |
| * | Input: add driver for Cypress APA I2C Trackpad | Benson Leung | 2013-01-17 | 3 | -0/+817 |
| * | Input: add support for Cypress PS/2 Trackpads | Dudley Du | 2013-01-17 | 6 | -0/+960 |