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: 81089 Received: from vger.kernel.org ([23.128.96.18]) by www.linuxtv.org with esmtp (Exim 4.92) (envelope-from ) id 1nNt9A-0009P1-7K; Sat, 26 Feb 2022 09:13:48 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230290AbiBZJOS (ORCPT + 1 other); 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 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-LSpam-Score: -2.4 (--) X-LSpam-Report: No, score=-2.4 required=5.0 tests=BAYES_00=-1.9,HEADER_FROM_DIFFERENT_DOMAINS=0.5,MAILING_LIST_MULTI=-1,RCVD_IN_DNSWL_NONE=-0.0001 autolearn=ham autolearn_force=no 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(-)