All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] IR fixes for v4.11
@ 2017-01-20 13:08 Sean Young
  2017-01-20 13:08 ` [PATCH 1/4] [media] lirc: fix transmit-only read features Sean Young
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Sean Young @ 2017-01-20 13:08 UTC (permalink / raw)
  To: linux-media

Testing of lirc uncovered some issue with tx-only devices, and some
other minor issues.

Sean Young (4):
  [media] lirc: fix transmit-only read features
  [media] rc: remove excessive spaces from error message
  [media] lirc: LIRC_GET_MIN_TIMEOUT should be in range
  [media] lirc: fix null dereference for tx-only devices

 drivers/media/rc/ir-lirc-codec.c | 7 ++++---
 drivers/media/rc/lirc_dev.c      | 2 +-
 drivers/media/rc/rc-main.c       | 3 +--
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.9.3


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

end of thread, other threads:[~2017-01-20 23:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-20 13:08 [PATCH 0/4] IR fixes for v4.11 Sean Young
2017-01-20 13:08 ` [PATCH 1/4] [media] lirc: fix transmit-only read features Sean Young
2017-01-20 23:06   ` kbuild test robot
2017-01-20 23:29   ` kbuild test robot
2017-01-20 13:08 ` [PATCH 2/4] [media] rc: remove excessive spaces from error message Sean Young
2017-01-20 13:08 ` [PATCH 3/4] [media] lirc: LIRC_GET_MIN_TIMEOUT should be in range Sean Young
2017-01-20 13:08 ` [PATCH 4/4] [media] lirc: fix null dereference for tx-only devices Sean Young

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.