summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: alps - report pressure of v3 and v7 trackstickPali Rohár2018-03-271-4/+6
* Input: pxrc - new driver for PhoenixRC Flight Controller AdapterMarcus Folkesson2018-03-274-0/+371
* Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson2018-03-271-4/+5
* Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson2018-03-271-4/+11
* Input: pegasus_notetaker - do not rely on input_dev->usersMarcus Folkesson2018-03-171-2/+5
* Input: pagasus_notetaker - fix deadlock in autosuspendMarcus Folkesson2018-03-171-6/+19
* Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson2018-03-171-4/+5
* Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson2018-03-171-8/+14
* Merge branch 'psmouse' into nextDmitry Torokhov2018-03-1711-396/+521
|\
| * Input: trackpoint - combine calls to ps2_command()Dmitry Torokhov2018-02-031-36/+24
| * Input: libps2 - relax command byte ACK handlingDmitry Torokhov2018-02-032-3/+23
| * Input: libps2 - support retransmission of command dataDmitry Torokhov2018-02-031-32/+71
| * Input: libps2 - add debugging statementsDmitry Torokhov2018-02-031-13/+39
| * Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov2018-02-037-38/+46
| * Input: libps2 - use BIT() for bitmask constantsDmitry Torokhov2018-02-031-5/+6
| * Input: libps2 - use u8 for byte dataDmitry Torokhov2018-02-032-25/+29
| * Input: libps2 - fix switch statement formattingDmitry Torokhov2018-02-031-66/+65
| * Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel miceStephen Lyons2018-02-031-2/+17
| * Input: lifebook - clean up codeDmitry Torokhov2018-02-031-21/+29
| * Input: logips2pp - clean up codeDmitry Torokhov2018-02-031-59/+83
| * Input: psmouse - clean up codeDmitry Torokhov2018-02-031-63/+77
| * Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov2018-02-037-71/+50
* | Input: gpio-keys - add support for wakeup event actionJeffy Chen2018-03-144-14/+154
* | Input: appletouch - use true and false for boolean valuesGustavo A. R. Silva2018-03-141-3/+3
* | Input: add RAVE SP Powerbutton driverAndrey Smirnov2018-03-094-0/+126
* | Merge tag 'v4.16-rc4' into nextDmitry Torokhov2018-03-0811726-306755/+498601
|\ \
| * | Linux 4.16-rc4v4.16-rc4Linus Torvalds2018-03-041-1/+1
| * | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-03-046-18/+21
| |\ \
| | * | Documentation, x86, resctrl: Make text and sample command matchLi RongQing2018-02-281-1/+1
| | * | x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac2018-02-281-1/+1
| | * | x86/asm: Add instruction suffixes to bitopsJan Beulich2018-02-282-14/+17
| | * | x86/entry/64: Add instruction suffixJan Beulich2018-02-281-1/+1
| | * | x86/refcounts: Switch to UD2 for exceptionsKees Cook2018-02-281-1/+1
| * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-048-26/+53
| |\ \ \
| | * | | x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-016-25/+32
| | * | | objtool: Fix another switch table detection issueJosh Poimboeuf2018-02-281-1/+5
| | * | | x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross2018-02-281-0/+16
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-044-5/+16
| |\ \ \ \
| | * | | | timers: Forward timer base before migrating timersLingutla Chandrasekhar2018-02-281-0/+6
| | * | | | clocksource/drivers/arc_timer: Update some commentsVineet Gupta2018-02-281-3/+8
| | * | | | clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau2018-02-281-1/+1
| | * | | | clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King2018-02-261-1/+1
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-041-0/+1
| |\ \ \ \ \
| | * | | | | dt-bindings/irqchip/renesas-irqc: Document R-Car M3-N supportGeert Uytterhoeven2018-02-281-0/+1
| * | | | | | Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-0410-47/+191
| |\ \ \ \ \ \
| | * | | | | | Btrfs: fix log replay failure after unlink and link combinationFilipe Manana2018-03-013-22/+139
| | * | | | | | Btrfs: fix log replay failure after linking special file and fsyncFilipe Manana2018-03-011-1/+1
| | * | | | | | Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana2018-03-011-0/+3
| | * | | | | | btrfs: use proper endianness accessors for super_copyAnand Jain2018-03-012-13/+15
| | * | | | | | btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg2018-03-011-5/+6