| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-11-13 | 8 | -697/+871 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2015-11-13 | 8 | -697/+871 |
| |\ |
|
| | * | Input: parkbd - drop bogus __init from parkbd_allocate_serio() | Geert Uytterhoeven | 2015-11-09 | 1 | -1/+1 |
| | * | Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled | Takashi Iwai | 2015-11-06 | 1 | -0/+7 |
| | * | Input: tsc2004 - add support for tsc2004 | Michael Welling | 2015-11-03 | 3 | -0/+97 |
| | * | Input: tsc200x-core - rename functions and variables | Michael Welling | 2015-11-03 | 3 | -152/+152 |
| | * | Input: tsc2005 - separate SPI and core functions | Michael Welling | 2015-11-03 | 5 | -695/+765 |
* | | | remove abs64() | Andrew Morton | 2015-11-09 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-11-06 | 40 | -926/+3211 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2015-11-03 | 53 | -1337/+3554 |
| |\ \
| | |/ |
|
| | * | Input: evdev - fix bug in checking duplicate clock change request | Aniroop Mathur | 2015-10-31 | 1 | -17/+19 |
| | * | Input: add userio module | Stephen Chandler Paul | 2015-10-27 | 3 | -0/+300 |
| | * | Input: evdev - add event-mask API | David Herrmann | 2015-10-26 | 1 | -2/+232 |
| | * | Input: snvs_pwrkey - remove duplicated semicolon | Javier Martinez Canillas | 2015-10-26 | 1 | -2/+1 |
| | * | Input: e3x0-button - update Kconfig description | Moritz Fischer | 2015-10-26 | 1 | -2/+2 |
| | * | Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flag | Sudeep Holla | 2015-10-26 | 1 | -1/+1 |
| | * | Input: tegra-kbc - enable support for the standard "wakeup-source" property | Sudeep Holla | 2015-10-26 | 1 | -1/+2 |
| | * | Input: xen - check return value of xenbus_printf | Insu Yun | 2015-10-22 | 1 | -2/+8 |
| | * | Input: hp_sdc_rtc - fix y2038 problem in proc_show | WEN Pingbo | 2015-10-22 | 1 | -26/+26 |
| | * | Input: nomadik-ske-keypad - fix a trivial typo | Geliang Tang | 2015-10-22 | 1 | -1/+1 |
| | * | Input: xpad - fix clash of presence handling with LED setting | Pavel Rojtberg | 2015-10-19 | 1 | -2/+9 |
| | * | Input: edt-ft5x06 - work around FT5506 firmware bug | Franklin S Cooper Jr | 2015-10-16 | 1 | -3/+3 |
| | * | Input: edt-ft5x06 - add support for FT5506 | Franklin S Cooper Jr | 2015-10-16 | 1 | -1/+7 |
| | * | Input: edt-ft5x06 - add support for different max support points | Franklin S Cooper Jr | 2015-10-16 | 1 | -9/+29 |
| | * | Input: edt-ft5x06 - use max support points to determine how much to read | Franklin S Cooper Jr | 2015-10-16 | 1 | -4/+5 |
| | * | Input: rotary-encoder - add support for quarter-period mode | Ezequiel Garcia | 2015-10-16 | 1 | -5/+81 |
| | * | Input: rotary-encoder - use of_property_read_bool | Ben Gamari | 2015-10-16 | 1 | -8/+6 |
| | * | Input: document and check on implicitly defined FF_MAX_EFFECTS | Elias Vanderstuyft | 2015-10-16 | 1 | -0/+5 |
| | * | Input: gpio_keys_polled - add support for abs/rel axis | Hans de Goede | 2015-10-14 | 1 | -9/+79 |
| | * | Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driver | Vignesh R | 2015-10-13 | 1 | -12/+0 |
| | * | Input: rotary_encoder - add wake up support | Sylvain Rochet | 2015-10-13 | 1 | -0/+37 |
| | * | Input: improve autorepeat initialization | Petri Gynther | 2015-10-13 | 1 | -6/+19 |
| | * | Input: xpad - query wireless controller state at init | Pavel Rojtberg | 2015-10-10 | 1 | -0/+40 |
| | * | Input: xpad - move the input device creation to a new function | Pierre-Loup A. Griffais | 2015-10-10 | 1 | -92/+119 |
| | * | Input: xpad - x360w: report dpad as buttons and axes | Pavel Rojtberg | 2015-10-10 | 1 | -2/+20 |
| | * | Input: xpad - factor out URB submission in xpad_play_effect | Pavel Rojtberg | 2015-10-10 | 1 | -71/+69 |
| | * | Input: xpad - remove needless bulk out URB used for LED setup | Pavel Rojtberg | 2015-10-10 | 1 | -78/+1 |
| | * | Input: xpad - use ida() for finding the pad_nr | Pavel Rojtberg | 2015-10-10 | 1 | -12/+20 |
| | * | Input: xpad - clarify LED enumeration | Pavel Rojtberg | 2015-10-10 | 1 | -7/+9 |
| | * | Input: xpad - fix Razer Atrox Arcade Stick button mapping | Dario Scarpa | 2015-10-10 | 1 | -1/+1 |
| | * | Input: xpad - add Covert Forces edition of the Xbox One controller | Erik Lundgren | 2015-10-10 | 1 | -0/+1 |
| | * | Input: ft6236 - change module license string to match copyright notice | Dmitry Torokhov | 2015-10-10 | 1 | -1/+1 |
| | * | Input: ft6236 - do not explicitly set driver's owner | Fengguang Wu | 2015-10-06 | 1 | -1/+0 |
| | * | Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpios | Franklin S Cooper Jr | 2015-10-06 | 1 | -2/+3 |
| | * | Input: joydev - fix possible ERR_PTR() dereferencing | Javier Martinez Canillas | 2015-10-06 | 1 | -8/+4 |
| | * | Input: add support for ROHM BU21023/24 touchscreen | Yoichi Yuasa | 2015-10-05 | 3 | -0/+1230 |
| | * | Input: parkbd - use parallel port device model | Sudip Mukherjee | 2015-10-05 | 1 | -18/+37 |
| | * | Merge tag 'v4.3-rc4' into next | Dmitry Torokhov | 2015-10-05 | 13 | -46/+72 |
| | |\ |
|
| | * | | Input: turbografx - store object in correct index | Sudip Mukherjee | 2015-10-05 | 1 | -9/+11 |
| | * | | Input: gamecon - store object at correct index | Sudip Mukherjee | 2015-10-05 | 1 | -9/+10 |