Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754837AbaDNVCJ (ORCPT ); Mon, 14 Apr 2014 17:02:09 -0400 Received: from mail.savoirfairelinux.com ([209.172.62.77]:54559 "EHLO mail.savoirfairelinux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750993AbaDNVCE (ORCPT ); Mon, 14 Apr 2014 17:02:04 -0400 From: Vivien Didelot To: linux-input@vger.kernel.org Cc: Vivien Didelot , Jiri Kosina , linux-leds@vger.kernel.org, Bryan Wu , Richard Purdie , linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com Subject: [PATCH 0/4] HID: (thingm) introduces blink(1) mk2 Date: Mon, 14 Apr 2014 16:50:16 -0400 Message-Id: <1397508620-15244-1-git-send-email-vivien.didelot@savoirfairelinux.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patchset introduces the support of the blink(1) mk2 device, after a refactoring of the thingm driver. It removes non-standard sysfs attributes and uses work queues to fix the usage of triggers with this device. Vivien Didelot (4): HID: (thingm) remove the "play" sysfs attribute HID: (thingm) remove the "fade" sysfs attribute HID: (thingm) refactor blink(1) support HID: (thingm) add support for blink(1) mk2 Documentation/ABI/testing/sysfs-driver-hid-thingm | 23 -- drivers/hid/hid-thingm.c | 361 ++++++++++++---------- drivers/leds/Kconfig | 2 + 3 files changed, 203 insertions(+), 183 deletions(-) delete mode 100644 Documentation/ABI/testing/sysfs-driver-hid-thingm -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/