All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Cc: linux-media@vger.kernel.org
Subject: [PATCH 00/16] media: rc: nuvoton-cir: series with improvements and fixes
Date: Wed, 30 Dec 2015 17:39:12 +0100	[thread overview]
Message-ID: <568408B0.5030507@gmail.com> (raw)


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


             reply	other threads:[~2015-12-30 16:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-30 16:39 Heiner Kallweit [this message]
2016-02-01 11:09 ` [PATCH 00/16] media: rc: nuvoton-cir: series with improvements and fixes Mauro Carvalho Chehab
2016-02-01 20:16   ` Heiner Kallweit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=568408B0.5030507@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@osg.samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.