All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.18] rc core patches
@ 2022-01-20 16:12 Sean Young
  2022-01-20 16:48 ` [GIT PULL FOR v5.18] rc core patches (#80128) Jenkins
  2022-01-24  0:56 ` [GIT PULL FOR v5.18] rc core patches Mauro Carvalho Chehab
  0 siblings, 2 replies; 3+ messages in thread
From: Sean Young @ 2022-01-20 16:12 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

A few small changes, mostly simplifying things.

Sean

The following changes since commit ef483454f92bb2b8fe9ac4ec64cb00de61b87724:

  media: staging: media: zoran: drop read/write support (2022-01-12 07:11:58 +0100)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.18a

for you to fetch changes up to 40edd4dd217a080cb5b7d5af9da04fd773234d10:

  media: mtk-cir: simplify code (2022-01-15 11:45:38 +0000)

----------------------------------------------------------------
v5.18a

----------------------------------------------------------------
Peiwei Hu (1):
      media: ir_toy: free before error exiting

Sean Young (5):
      media: lirc: remove unused lirc features
      media: lirc: simplify gap calculation
      media: mtk-cir: reduce message end to fix nec repeats
      media: mtk-cir: remove superfluous ir_raw_event_reset()
      media: mtk-cir: simplify code

 .../userspace-api/media/rc/lirc-get-features.rst   | 18 ----------
 drivers/media/rc/ir_toy.c                          |  2 +-
 drivers/media/rc/lirc_dev.c                        | 19 ++++-------
 drivers/media/rc/mtk-cir.c                         | 39 +++++++++++-----------
 include/media/rc-core.h                            |  6 +---
 include/uapi/linux/lirc.h                          |  4 ---
 tools/include/uapi/linux/lirc.h                    | 11 +++---
 7 files changed, 33 insertions(+), 66 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-24  0:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-20 16:12 [GIT PULL FOR v5.18] rc core patches Sean Young
2022-01-20 16:48 ` [GIT PULL FOR v5.18] rc core patches (#80128) Jenkins
2022-01-24  0:56 ` [GIT PULL FOR v5.18] rc core patches Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.