summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2018-06-1320-112/+337
|\
| * Input: do not assign new tracking ID when changing tool typeDmitry Torokhov2018-06-111-1/+1
| * Input: make input_report_slot_state() return booleanDmitry Torokhov2018-06-112-4/+8
| * Input: synaptics-rmi4 - fix axis-swap behaviorLucas Stach2018-06-111-18/+16
| * Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts()Wei Yongjun2018-06-111-1/+1
| * Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer2018-06-0512-85/+119
| * Input: goldfish_events - fix checkpatch warningsRoman Kiryanov2018-06-041-4/+5
| * Input: add Spreadtrum vibrator driverXiaotong Lu2018-06-044-0/+188
* | Input: silead - add MSSL0002 ACPI HIDHans de Goede2018-06-051-0/+1
* | Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke2018-06-041-0/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2018-06-0414497-859248/+680697
|\|
| * Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee2018-06-041-0/+1
| * Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee2018-06-041-0/+2
| * Input: ti_am335x_tsc - prevent system suspend when TSC is in useGrygorii Strashko2018-05-311-0/+3
| * Input: ti_am335x_tsc - ack pending IRQs at probe and before suspendGrygorii Strashko2018-05-311-0/+4
| * Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni2018-05-312-24/+28
| * Input: mk712 - update documentation web linkMartin Kepplinger2018-05-301-1/+1
| * Input: atmel_mxt_ts - fix reset-gpio for level based irqsSebastian Reichel2018-05-241-11/+7
| * Input: atmel_mxt_ts - require device properties present when probingDmitry Torokhov2018-05-241-140/+12
| * Merge branch 'ib-chrome-platform-atmel-mxt-ts-device-properties' of git://git...Dmitry Torokhov2018-05-241-29/+278
| |\
| | * platform/chrome: chromeos_laptop - supply properties for ACPI devicesDmitry Torokhov2018-05-231-29/+278
| * | Merge tag 'v4.17-rc6' into nextDmitry Torokhov2018-05-2414203-853002/+670616
| |\ \
| | * | Linux 4.17-rc6v4.17-rc6Linus Torvalds2018-05-211-1/+1
| | * | Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-203-4/+3
| | |\ \
| | | * | parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller2018-05-181-1/+1
| | | * | parisc: Move setup_profiling_timer() out of init sectionHelge Deller2018-05-181-2/+1
| | | * | parisc: Move find_pa_parent_type() out of init sectionHelge Deller2018-05-181-1/+1
| | * | | Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-207-48/+180
| | |\ \ \
| | | * | | btrfs: fix crash when trying to resume balance without the resume flagAnand Jain2018-05-171-0/+9
| | | * | | btrfs: Fix delalloc inodes invalidation during transaction abortNikolay Borisov2018-05-171-11/+15
| | | * | | btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov2018-05-172-3/+12
| | | * | | btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo2018-05-171-3/+3
| | | * | | btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro2018-05-171-4/+8
| | | * | | Btrfs: fix duplicate extents after fsync of file with prealloc extentsFilipe Manana2018-05-171-25/+112
| | | * | | Btrfs: fix xattr loss after power failureFilipe Manana2018-05-141-0/+7
| | | * | | Btrfs: send, fix invalid access to commit roots due to concurrent snapshottingRobbie Ko2018-05-141-2/+14
| | * | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-05-209-44/+64
| | |\ \ \ \
| | | * | | | ARM: fix kill( ,SIGFPE) breakageRussell King2018-05-192-14/+1
| | | * | | | ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2018-05-192-0/+20
| | | * | | | ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu2018-05-191-1/+4
| | | * | | | ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu2018-05-191-0/+1
| | | * | | | ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu2018-05-191-1/+2
| | | * | | | ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King2018-05-191-5/+3
| | | * | | | ARM: kexec: record parent context registers for non-crash CPUsRussell King2018-05-191-1/+1
| | | * | | | ARM: kexec: fix kdump register saving on panic()Russell King2018-05-191-12/+22
| | | * | | | ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach2018-05-191-2/+2
| | | * | | | ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach2018-05-191-8/+8
| | * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-2013-129/+585
| | |\ \ \ \ \
| | | * | | | | x86/mm: Drop TS_COMPAT on 64-bit exec() syscallDmitry Safonov2018-05-191-0/+1
| | | * | | | | x86/apic/x2apic: Initialize cluster ID properlyThomas Gleixner2018-05-171-0/+1