From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt1-f194.google.com ([209.85.160.194]:46671 "EHLO mail-qt1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726545AbeI0F5J (ORCPT ); Thu, 27 Sep 2018 01:57:09 -0400 Received: by mail-qt1-f194.google.com with SMTP id h22-v6so804950qtr.13 for ; Wed, 26 Sep 2018 16:41:46 -0700 (PDT) From: Roderick Colenbrander To: stable@vger.kernel.org Cc: Roderick Colenbrander Subject: [PATCH 3.18.y 0/2] HID: sony: backport DualShock 4 device ids Date: Wed, 26 Sep 2018 16:41:38 -0700 Message-Id: <20180926234140.24822-1-roderick@gaikai.com> Sender: stable-owner@vger.kernel.org List-ID: Hi, We would like to request inclusion of updated DualShock 4 device ids for hid-sony in Linux 3.18. Existing devices on older kernels already support the original DualShock 4, but not recent hardware revisions. A similar backport was submitted for 4.4/4.9. Kernels newer than 4.12 already include these patches. The patches were cherry-picked from upstream and modified to apply cleanly and compile. Thanks, Roderick Colenbrander Roderick Colenbrander (2): HID: sony: Update device ids HID: sony: Support DS4 dongle drivers/hid/hid-core.c | 3 +++ drivers/hid/hid-ids.h | 2 ++ drivers/hid/hid-sony.c | 6 ++++++ 3 files changed, 11 insertions(+) -- 2.17.1