linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] Improve stability of Aspeed video engine driver
@ 2019-05-02 19:13 Jae Hyun Yoo
  2019-05-02 19:13 ` [PATCH 1/7] media: aspeed: fix a kernel warning on clk control Jae Hyun Yoo
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Jae Hyun Yoo @ 2019-05-02 19:13 UTC (permalink / raw)
  To: Eddie James, Mauro Carvalho Chehab, Joel Stanley, Andrew Jeffery
  Cc: linux-aspeed, linux-media, Jae Hyun Yoo

This patch series improves stability of Aspeed video engine driver by fixing
clock control and irq handling logic in the driver.

This series should be applied on top of:
https://www.spinics.net/lists/linux-media/msg150193.html

Jae Hyun Yoo (7):
  media: aspeed: fix a kernel warning on clk control
  media: aspeed: refine clock control logic
  media: aspeed: change irq to threaded irq
  media: aspeed: remove IRQF_SHARED flag
  media: aspeed: reduce noisy log printing outs
  media: aspeed: remove checking of VE_INTERRUPT_CAPTURE_COMPLETE
  media: aspeed: refine interrupt handling logic

 drivers/media/platform/aspeed-video.c | 103 ++++++++++++++++++--------
 1 file changed, 73 insertions(+), 30 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-05-10  4:28 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-02 19:13 [PATCH 0/7] Improve stability of Aspeed video engine driver Jae Hyun Yoo
2019-05-02 19:13 ` [PATCH 1/7] media: aspeed: fix a kernel warning on clk control Jae Hyun Yoo
2019-05-08  6:31   ` Benjamin Herrenschmidt
2019-05-08 22:19     ` Jae Hyun Yoo
2019-05-09  1:08       ` Benjamin Herrenschmidt
     [not found]         ` <3786afed-c34d-e3f0-4cd5-620185807091@linux.intel.com>
2019-05-09  2:16           ` Benjamin Herrenschmidt
2019-05-09 15:19             ` Eddie James
2019-05-09 17:19             ` Jae Hyun Yoo
2019-05-09 23:19               ` Benjamin Herrenschmidt
2019-05-09 23:51                 ` Jae Hyun Yoo
2019-05-10  3:01                   ` Benjamin Herrenschmidt
2019-05-10  4:28                     ` Jae Hyun Yoo
2019-05-02 19:13 ` [PATCH 2/7] media: aspeed: refine clock control logic Jae Hyun Yoo
2019-05-02 19:13 ` [PATCH 3/7] media: aspeed: change irq to threaded irq Jae Hyun Yoo
2019-05-02 19:13 ` [PATCH 4/7] media: aspeed: remove IRQF_SHARED flag Jae Hyun Yoo
2019-05-02 19:13 ` [PATCH 5/7] media: aspeed: reduce noisy log printing outs Jae Hyun Yoo
2019-05-02 19:13 ` [PATCH 6/7] media: aspeed: remove checking of VE_INTERRUPT_CAPTURE_COMPLETE Jae Hyun Yoo
2019-05-02 19:13 ` [PATCH 7/7] media: aspeed: refine interrupt handling logic Jae Hyun Yoo
2019-05-02 21:04   ` Eddie James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).