From patchwork Sat Feb 26 09:13:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Young X-Patchwork-Id: 12761238 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9D52AC433F5 for ; Sat, 26 Feb 2022 09:13:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230290AbiBZJOS (ORCPT ); Sat, 26 Feb 2022 04:14:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49372 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229633AbiBZJOS (ORCPT ); Sat, 26 Feb 2022 04:14:18 -0500 Received: from gofer.mess.org (gofer.mess.org [IPv6:2a02:8011:d000:212::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E410824448A for ; Sat, 26 Feb 2022 01:13:43 -0800 (PST) Received: by gofer.mess.org (Postfix, from userid 1000) id 47227101C95; Sat, 26 Feb 2022 09:13:42 +0000 (UTC) Date: Sat, 26 Feb 2022 09:13:42 +0000 From: Sean Young To: linux-media@vger.kernel.org Subject: [GIT PULL FOR v5.18] rc core fixes Message-ID: MIME-Version: 1.0 Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Hi Mauro, It would be great if the gpio-ir-tx fix could make it to v5.18, this is affecting users. Thanks, Sean The following changes since commit 2881ca629984b949ec9ac2e8ba1e64a2f0b66e8b: media: Makefiles: sort entries where it fits (2022-02-22 08:27:40 +0100) are available in the Git repository at: git://linuxtv.org/syoung/media_tree.git tags/v5.18c for you to fetch changes up to 717c0e6d223bee3e86cf99fba32ea2e2f37cef32: media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PC (2022-02-25 11:21:24 +0000) ---------------------------------------------------------------- v5.18c ---------------------------------------------------------------- Sean Young (2): media: lirc: remove unused feature LIRC_CAN_SET_REC_DUTY_CYCLE media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PC .../userspace-api/media/lirc.h.rst.exceptions | 1 - drivers/media/rc/gpio-ir-tx.c | 28 ++++++++++++++++------ include/uapi/linux/lirc.h | 1 - 3 files changed, 21 insertions(+), 9 deletions(-)