summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: iforce - reformat the packet dump outputTim Schumacher2018-07-274-11/+7
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-2747-188/+0
* Input: pxrc - flatten probe codeDmitry Torokhov2018-07-251-49/+35
* Input: pxrc - do not store unneeded data in driver structureDmitry Torokhov2018-07-251-18/+17
* Input: pxrc - move module device table closer to where it is usedDmitry Torokhov2018-07-251-6/+6
* Input: pxrc - fix freeing URB on device teardownDmitry Torokhov2018-07-251-36/+30
* Input: pxrc - do not store USB device in private structMarcus Folkesson2018-07-251-7/+6
* Input: gpio_keys - add missing include to gpio_keys.hMatti Vaittinen2018-07-181-0/+2
* Input: egalax_ts - switch to SPDX identifierFabio Estevam2018-07-181-4/+1
* Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior2018-07-041-1/+1
* dt-bindings: input: add common keyboard document bindingsChen Zhong2018-07-041-0/+8
* Input: cros_ec_keyb - remove redundant variable num_colsColin Ian King2018-07-041-3/+0
* Input: eeti - fix link to documentation and email address in headerDaniel Mack2018-07-041-3/+3
* Input: eeti - drop module parameters, parse DT propertiesDaniel Mack2018-07-041-17/+5
* Input: eeti - add device tree matching tableDaniel Mack2018-07-041-0/+9
* dt-bindings: input: touchscreen: add bindings for eeti touchscreen controllerDaniel Mack2018-07-041-0/+30
* Input: add bu21029 touch driverZhu Yi2018-06-254-0/+532
* Input: imx6ul_tsc - switch to SPDX identifierFabio Estevam2018-06-221-9/+5
* Input: fsl-imx25-tcq - switch to SPDX identifierFabio Estevam2018-06-221-13/+8
* Input: snvs_pwrkey - switch to SPDX identifierFabio Estevam2018-06-221-11/+4
* Input: imx_keypad - switch to SPDX identifierFabio Estevam2018-06-221-8/+4
* Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextDmitry Torokhov2018-06-13397-2038/+5104
|\
| * Input: xen-kbdfront - allow better run-time configurationOleksandr Andrushchenko2018-06-131-71/+106
| * Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko2018-06-131-4/+4
| * xen: Sync up with the canonical protocol definitions in XenOleksandr Andrushchenko2018-06-133-25/+71
| * Linux 4.17v4.17Linus Torvalds2018-06-031-1/+1
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-06-034-21/+34
| |\
| | * Revert "fs: fold open_check_o_direct into do_dentry_open"Al Viro2018-06-033-19/+33
| | * fix io_destroy()/aio_complete() raceAl Viro2018-05-241-2/+1
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-033-18/+35
| |\ \
| | * | sched/headers: Fix typoDavidlohr Bueso2018-05-311-1/+1
| | * | sched/deadline: Fix missing clock updateJuri Lelli2018-05-311-3/+3
| | * | sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton2018-05-311-2/+1
| | * | sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra2018-05-311-12/+30
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-039-21/+185
| |\ \ \
| | * \ \ Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-319-21/+185
| | |\ \ \ | | | |/ / | | |/| |
| | | * | perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo2018-05-301-1/+1
| | | * | perf script python: Add addr into perf sample dictLeo Yan2018-05-301-0/+2
| | | * | perf data: Update documentation section on cpu topologyThomas Richter2018-05-301-0/+8
| | | * | perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier2018-05-301-2/+10
| | | * | perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing2018-05-301-3/+3
| | | * | perf test: "Session topology" dumps core on s390Thomas Richter2018-05-301-6/+24
| | | * | perf parse-events: Handle uncore event aliases in small groups properlyKan Liang2018-05-304-9/+137
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-0338-115/+192
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-022-0/+4
| | |\ \ \ \
| | | * | | | bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2018-06-022-0/+4
| | * | | | | net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas2018-06-011-1/+1
| | * | | | | Merge branch 'tunnel-mtus'David S. Miller2018-06-013-9/+15
| | |\ \ \ \ \
| | | * | | | | ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel2018-06-012-5/+11
| | | * | | | | ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel2018-06-011-4/+4
| | |/ / / / /