aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-03-1767-523/+9387
|\
| * ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define propsArnd Bergmann2016-03-151-11/+4
| * Merge tag 'v4.5' into nextDmitry Torokhov2016-03-1510588-238003/+528588
| |\
| * | Input: synaptics-rmi4 - using logical instead of bitwise ANDDan Carpenter2016-03-151-2/+2
| * | Input: powermate - fix oops with malicious USB descriptorsJosh Boyer2016-03-141-0/+3
| * | Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy2016-03-111-2/+2
| * | Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-03-1125-0/+6618
| |\ \
| | * | Input: synaptics-rmi4 - add device tree support to the SPI transport driverAndrew Duggan2016-03-103-1/+102
| | * | Input: synaptics-rmi4 - add SPI transport driverAndrew Duggan2016-03-104-0/+608
| | * | Input: synaptics-rmi4 - add support for F30Andrew Duggan2016-03-106-0/+437
| | * | Input: synaptics-rmi4 - add support for F12Andrew Duggan2016-03-105-0/+473
| | * | Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan2016-03-105-1/+175
| | * | Input: synaptics-rmi4 - add support for 2D sensors and F11Andrew Duggan2016-03-108-1/+1724
| | * | Input: synaptics-rmi4 - add device tree support for RMI4 I2C devicesAndrew Duggan2016-03-108-5/+217
| | * | Input: synaptics-rmi4 - add I2C transport driverAndrew Duggan2016-03-103-0/+399
| | * | Input: synaptics-rmi4 - add support for Synaptics RMI4 devicesAndrew Duggan2016-03-1011-0/+2491
| * | | MAINTAINERS: add devicetree bindings to Input Drivers sectionAndreas Färber2016-03-101-0/+1
| * | | Input: ad7879 - add device tree supportStefan Agner2016-03-084-58/+163
| * | | Input: ad7879 - fix default x/y axis assignmentStefan Agner2016-03-081-3/+5
| * | | Input: ad7879 - move header to platform_data directoryStefan Agner2016-03-087-11/+11
| * | | Input: ts4800 - add hardware dependencyJean Delvare2016-03-041-0/+1
| * | | Merge branch 'rotary-encoder' into nextDmitry Torokhov2016-03-04477-2631/+4626
| |\ \ \
| | * | | Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König2016-03-022-93/+65
| | * | | Input: rotary_encoder - move away from platform data structureDmitry Torokhov2016-03-023-112/+76
| | * | | Input: rotary_encoder - use input_set_capability()Dmitry Torokhov2016-03-021-8/+4
| | * | | Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov2016-03-023-49/+50
| | * | | Input: rotary_encoder - mark PM methods as __maybe_unusedDmitry Torokhov2016-03-021-5/+3
| | * | | Input: rotary_encoder - use threaded irqsTimo Teräs2016-03-021-8/+25
| | * | | Input: rotary_encoder - convert to devm-* apiTimo Teräs2016-01-181-61/+25
| | |/ /
| * | | Input: cyapa - fix for losing events during device power transitionsDudley Du2016-03-045-59/+188
| * | | Input: sh_keysc - remove dependency on SUPERHSimon Horman2016-03-041-1/+1
| * | | Input: melfas_mip4 - add resolution reportingSangwon Jee2016-03-041-4/+22
| * | | Input: stmpe-ts - restore kerneldocLinus Walleij2016-03-021-0/+31
| * | | Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann2016-03-021-2/+2
| * | | Input: spear-keyboard - use __maybe_unused to hide pm functionsArnd Bergmann2016-03-021-4/+2
| * | | Input: goldfish_events - enable ACPI-based enumeration for goldfish eventsJason Hu2016-03-021-0/+10
| * | | Input: goldfish_events - add devicetree bindingsGreg Hackmann2016-03-022-0/+24
| * | | Input: add MELFAS MIP4 Touchscreen driverSangwon Jee2016-02-173-0/+1511
| * | | Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIBGeert Uytterhoeven2016-02-091-2/+3
| * | | Input: byd - add BYD PS/2 touchpad driverChris Diamand2016-01-276-0/+381
| * | | Input: cyttsp - perform hard reset of the chip during probeOreste Salerno2016-01-271-0/+12
| * | | Input: cyttsp - switch to using device propertiesOreste Salerno2016-01-274-58/+197
| * | | Input: cyttsp - check return value of input_mt_init_slotsOreste Salerno2016-01-271-1/+5
| * | | Input: cyttsp - use devres managed resource allocationsOreste Salerno2016-01-274-59/+30
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-176-96/+113
|\ \ \ \
| * | | | livepatch/module: remove livepatch module notifierJessica Yu2016-03-173-76/+94
| * | | | modules: split part of complete_formation() into prepare_coming_module()Jessica Yu2016-03-171-8/+18
| * | | | livepatch: Update maintainersJosh Poimboeuf2016-03-171-2/+3
| * | | | livepatch: Fix the error message about unresolvable ambiguityPetr Mladek2016-03-091-2/+2
| * | | | klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina2016-03-063-8/+0