| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-02-21 |
|\ |
|
| * | Input: psmouse - use IS_ENABLED instead of homegrown code | Dmitry Torokhov | 2015-02-15 |
| * | Merge branch 'bfin_rotary' into next | Dmitry Torokhov | 2015-02-15 |
| |\ |
|
| | * | Input: bfin_rotary - introduce open and close methods | Dmitry Torokhov | 2015-02-15 |
| | * | Input: bfin_rotary - convert to use managed resources | Sonic Zhang | 2015-02-15 |
| | * | Input: bfin_rotary - use generic IO functions | Sonic Zhang | 2015-02-15 |
| | * | Input: bfin_rotary - move pin lists into into platform data | Sonic Zhang | 2015-02-15 |
| | * | Input: bfin_rotary - move platform header to linux/platform_data | Sonic Zhang | 2015-02-15 |
| | * | Input: bfin_rotary - mark suspend and resume code as __maybe_unused | Dmitry Torokhov | 2015-02-15 |
| | * | Input: bfin_rotary - fix potential oops in interrupt handler | Dmitry Torokhov | 2015-02-15 |
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-02-01 |
| | |\ |
|
| | * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-01-18 |
| | |\ \ |
|
| * | | | | Input: ALPS - move v7 packet info to Documentation and v6 packet info | Pali Rohár | 2015-02-15 |
| * | | | | Input: ALPS - fix confusing comment in protocol data | Dmitry Torokhov | 2015-02-15 |
| * | | | | Input: ALPS - do not mix trackstick and external PS/2 mouse data | Pali Rohár | 2015-02-15 |
| * | | | | Input: ALPS - fix trackstick detection on some Dell Latitudes | Dmitry Torokhov | 2015-02-15 |
| * | | | | Input: ALPS - consolidate setting protocol parameters | Dmitry Torokhov | 2015-02-15 |
| * | | | | Input: ALPS - split protocol data from model info | Dmitry Torokhov | 2015-02-15 |
| * | | | | Input: ALPS - make Rushmore a separate protocol | Dmitry Torokhov | 2015-02-15 |
| * | | | | Input: ALPS - renumber protocol numbers | Dmitry Torokhov | 2015-02-15 |
| * | | | | Input: adi - remove an unnecessary check | Markus Elfring | 2015-02-12 |
| * | | | | Input: pxa27x_keypad - remove an unneeded NULL check | Dan Carpenter | 2015-02-12 |
| * | | | | Input: soc_button_array - use "Windows" key for "Home" | Bastien Nocera | 2015-02-10 |
* | | | | | input: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 2015-02-14 |
* | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2015-02-10 |
|\| | | |
| |_|_|/
|/| | | |
|
| * | | | Input: elan_i2c - fix wrong %p extension | Rasmus Villemoes | 2015-02-06 |
| * | | | Input: evdev - do not queue SYN_DROPPED if queue is empty | Dmitry Torokhov | 2015-02-05 |
| * | | | Input: gscps2 - fix MODULE_DEVICE_TABLE invocation | Geert Uytterhoeven | 2015-02-04 |
| * | | | Input: synaptics - use dmax in input_mt_assign_slots | Benjamin Tissoires | 2015-02-03 |
| * | | | Input: pxa27x_keypad - remove unnecessary ARM includes | Rob Herring | 2015-02-03 |
| * | | | Input: ti_am335x_tsc - replace delta filtering with median filtering | Vignesh R | 2015-02-03 |
| * | | | Input: ti_am335x_tsc - read charge delay from DT | Vignesh R | 2015-02-03 |
| * | | | Input: ti_am335x_tsc - remove udelay in interrupt handler | Brad Griffis | 2015-02-03 |
| * | | | Input: ti_am335x_tsc - interchange touchscreen and ADC steps | Brad Griffis | 2015-02-03 |
| * | | | Input: MT - add support for balanced slot assignment | Henrik Rydberg | 2015-02-01 |
| * | | | Input: drv2667 - remove wrong and unneeded drv2667-haptics modalias | Axel Lin | 2015-02-01 |
| * | | | Input: drv260x - remove wrong and unneeded drv260x-haptics modalias | Axel Lin | 2015-02-01 |
| * | | | Input: cap11xx - remove wrong and unneeded cap11xx modalias | Axel Lin | 2015-02-01 |
| * | | | Input: sun4i-ts - add support for touchpanel controller on A31 | Chen-Yu Tsai | 2015-01-27 |
| * | | | Input: serio - add support for Alwinner A10/A20 PS/2 controller | Vishnu Patekar | 2015-01-27 |
| * | | | Input: gtco - use sign_extend32() for sign extension | Martin Kepplinger | 2015-01-27 |
| * | | | Input: elan_i2c - verify firmware signature applying it | Duson Lin | 2015-01-23 |
| * | | | Input: elantech - remove stale comment from Kconfig | Dmitry Torokhov | 2015-01-22 |
| * | | | Input: cyapa - off by one in cyapa_update_fw_store() | Dan Carpenter | 2015-01-22 |
| * | | | Input: cyapa - fix variable being dereferenced before check | Dudley Du | 2015-01-22 |
| * | | | Input: cyapa - fix endianness issues in gen5 firmware update support | Dmitry Torokhov | 2015-01-22 |
| * | | | Input: cyapa - add acpi device id support | Dudley Du | 2015-01-18 |
| * | | | Input: cyapa - add gen5 trackpad force re-calibrate function support | Dudley Du | 2015-01-18 |
| * | | | Input: cyapa - add gen5 trackpad read baseline support | Dudley Du | 2015-01-18 |
| * | | | Input: cyapa - add gen5 trackpad firmware update support | Dudley Du | 2015-01-18 |