All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/16] media: rc: nuvoton-cir: series with improvements and fixes
@ 2015-12-30 16:39 Heiner Kallweit
  2016-02-01 11:09 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 3+ messages in thread
From: Heiner Kallweit @ 2015-12-30 16:39 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: linux-media


Heiner Kallweit (16):
  media: rc: nuvoton-cir: use request_muxed_region for accessing EFM registers
  media: rc: nuvoton-cir: simplify nvt_select_logical_ dev
  media: rc: nuvoton-cir: simplify nvt_cir_tx_inactive
  media: rc: nuvoton-cir: factor out logical device disabling
  media: rc: nuvoton-cir: factor out logical device enabling
  media: rc: nuvoton-cir: fix clearing wake fifo
  media: rc: nuvoton-cir: fix setting ioport base address
  media: rc: nuvoton-cir: remove unneeded EFM operation in nvt_cir_isr
  media: rc: nuvoton-cir: use IR_DEFAULT_TIMEOUT and consider SAMPLE_PERIOD
  media: rc: nuvoton-cir: improve nvt_hw_detect
  media: rc: nuvoton-cir: improve logical device handling
  media: rc: nuvoton-cir: remove unneeded call to nvt_set_cir_iren
  media: rc: nuvoton-cir: add locking to calls of nvt_enable_wake
  media: rc: nuvoton-cir: fix wakeup interrupt bits
  media: rc: nuvoton-cir: fix interrupt handling
  media: rc: nuvoton-cir: improve locking in both interrupt handlers

 drivers/media/rc/nuvoton-cir.c | 204 +++++++++++++++++++++++------------------
 drivers/media/rc/nuvoton-cir.h |  12 +--
 2 files changed, 122 insertions(+), 94 deletions(-)

-- 
2.6.4


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

end of thread, other threads:[~2016-02-01 20:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-30 16:39 [PATCH 00/16] media: rc: nuvoton-cir: series with improvements and fixes Heiner Kallweit
2016-02-01 11:09 ` Mauro Carvalho Chehab
2016-02-01 20:16   ` Heiner Kallweit

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.