summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov771-5867/+8612
2018-04-10Input: atmel_mxt_ts - remove platform data supportDmitry Torokhov3-107/+55
2018-04-10platform/chrome: chromeos_laptop - discard data for unneeded boardsDmitry Torokhov1-212/+264
2018-04-10platform/chrome: chromeos_laptop - use device properties for PixelDmitry Torokhov1-6/+6
2018-04-10platform/chrome: chromeos_laptop - rely on I2C to set up interrupt triggerDmitry Torokhov1-7/+14
2018-04-10platform/chrome: chromeos_laptop - use I2C notifier to create devicesDmitry Torokhov1-145/+102
2018-04-10platform/chrome: chromeos_laptop - parse DMI IRQ data onceDmitry Torokhov1-56/+64
2018-04-10platform/chrome: chromeos_laptop - rework i2c peripherals initializationDmitry Torokhov1-232/+235
2018-04-10platform/chrome: chromeos_laptop - factor out getting IRQ from DMIDmitry Torokhov1-12/+23
2018-04-10platform/chrome: chromeos_laptop - introduce pr_fmt()Dmitry Torokhov1-17/+14
2018-04-10platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devicesDmitry Torokhov1-2/+0
2018-04-10platform/chrome: chromeos_laptop - add SPDX identifierDmitry Torokhov1-22/+5
2018-04-10Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsDmitry Torokhov1-23/+40
2018-04-10Input: atmel_mxt_ts - switch from OF to generic device propertiesDmitry Torokhov1-29/+30
2018-04-10Input: atmel_mxt_ts - do not pass suspend mode in platform dataDmitry Torokhov1-5/+22
2018-04-05Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary1-0/+17
2018-03-31Input: stmfts, s6sy761 - update my e-mailAndi Shyti2-2/+2
2018-03-31Input: stmfts - use async probe & suspend/resume to avoid 2s delayMarek Szyprowski1-0/+2
2018-03-27Input: alps - report pressure of v3 and v7 trackstickPali Rohár1-4/+6
2018-03-27Input: pxrc - new driver for PhoenixRC Flight Controller AdapterMarcus Folkesson4-0/+371
2018-03-27Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson1-4/+5
2018-03-27Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson1-4/+11
2018-03-26Linux 4.16-rc7Linus Torvalds1-1/+1
2018-03-25Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+6
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-97/+30
2018-03-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+8
2018-03-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+17
2018-03-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-33/+49
2018-03-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-13/+37
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-55/+19
2018-03-25Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman1-55/+19
2018-03-24Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-53/+154
2018-03-24Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-8/+192
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski3-10/+9
2018-03-23x86/efi: Free efi_pgd with free_pages()Waiman Long1-1/+1
2018-03-23Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-30/+27
2018-03-23Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+0
2018-03-23Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds3-26/+16
2018-03-23Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-25/+50
2018-03-23Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-17/+35
2018-03-23Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-12/+8
2018-03-23Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-5/+41
2018-03-23selftests: ftrace: Add a testcase for probepointMasami Hiramatsu1-0/+43
2018-03-23selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu1-0/+46
2018-03-23selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu1-0/+97
2018-03-23tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu3-8/+6
2018-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-79/+153
2018-03-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-49/+57
2018-03-23Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds29-84/+176