summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: xpad - fix some coding style issuesLeo Sperling2018-05-091-6/+9
* Input: alps - demystify trackstick initialization for v3 and v6 protocolsPali Rohár2018-04-241-31/+49
* Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov2018-04-24771-5867/+8612
|\
| * Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov2018-04-103-107/+55
| * platform/chrome: chromeos_laptop - discard data for unneeded boardsDmitry Torokhov2018-04-101-212/+264
| * platform/chrome: chromeos_laptop - use device properties for PixelDmitry Torokhov2018-04-101-6/+6
| * platform/chrome: chromeos_laptop - rely on I2C to set up interrupt triggerDmitry Torokhov2018-04-101-7/+14
| * platform/chrome: chromeos_laptop - use I2C notifier to create devicesDmitry Torokhov2018-04-101-145/+102
| * platform/chrome: chromeos_laptop - parse DMI IRQ data onceDmitry Torokhov2018-04-101-56/+64
| * platform/chrome: chromeos_laptop - rework i2c peripherals initializationDmitry Torokhov2018-04-101-232/+235
| * platform/chrome: chromeos_laptop - factor out getting IRQ from DMIDmitry Torokhov2018-04-101-12/+23
| * platform/chrome: chromeos_laptop - introduce pr_fmt()Dmitry Torokhov2018-04-101-17/+14
| * platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devicesDmitry Torokhov2018-04-101-2/+0
| * platform/chrome: chromeos_laptop - add SPDX identifierDmitry Torokhov2018-04-101-22/+5
| * Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov2018-04-101-23/+40
| * Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov2018-04-101-29/+30
| * Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov2018-04-101-5/+22
| * Linux 4.16-rc7v4.16-rc7Linus Torvalds2018-03-261-1/+1
| * Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-03-251-3/+6
| |\
| | * dmaengine: stm32-dmamux: fix a potential buffer overflowPierre-Yves MORDRET2018-03-221-3/+6
| * | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-2514-97/+30
| |\ \
| | * | x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski2018-03-233-10/+9
| | * | x86/efi: Free efi_pgd with free_pages()Waiman Long2018-03-231-1/+1
| | * | x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky2018-03-201-1/+1
| | * | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig2018-03-206-83/+0
| | * | x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu2018-03-201-0/+4
| | * | x86/build/64: Force the linker to use 2MB page sizeH.J. Lu2018-03-201-0/+9
| | * | selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski2018-03-191-2/+6
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-251-3/+8
| |\ \ \
| | * | | posix-timers: Protect posix clock array access against speculationThomas Gleixner2018-03-221-3/+8
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-03-251-12/+17
| |\ \ \ \
| | * | | | sched/debug: Adjust newlines for better alignmentJoe Lawrence2018-03-201-11/+16
| | * | | | sched/debug: Fix per-task line continuation for console outputJoe Lawrence2018-03-201-1/+1
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-256-33/+49
| |\ \ \ \ \
| | * | | | | perf/cgroup: Fix child event counting bugSong Liu2018-03-201-5/+16
| | * | | | | perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang2018-03-201-14/+17
| | * | | | | perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang2018-03-204-13/+13
| | * | | | | perf/x86/intel/uncore: Add missing filter constraint for SKX CHA eventStephane Eranian2018-03-201-0/+1
| | * | | | | perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter2018-03-201-1/+1
| | * | | | | perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang2018-03-201-1/+2
| | |/ / / /
| * | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-03-254-13/+37
| |\ \ \ \ \
| | * | | | | jump_label: Disable jump labels in __exit codeJosh Poimboeuf2018-03-203-6/+7
| | * | | | | locking/mutex: Improve documentationMatthew Wilcox2018-03-201-7/+30
| | | |/ / / | | |/| | |
| * | | | | tty: vt: fix up tabstops properlyLinus Torvalds2018-03-251-4/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2018-03-251-55/+19
| |\ \ \ \ \
| | * | | | | Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman2018-03-251-55/+19
| * | | | | | Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-03-247-53/+154
| |\ \ \ \ \ \
| | * | | | | | pinctrl: samsung: Validate alias coming from DTKrzysztof Kozlowski2018-03-086-52/+154
| | * | | | | | pinctrl: sh-pfc: r8a7795: remove duplicate of CLKOUT pin in pinmux_pins[]Niklas Söderlund2018-03-081-1/+0
| * | | | | | | Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-03-236-8/+192
| |\ \ \ \ \ \ \