summaryrefslogtreecommitdiff
path: root/drivers/media/platform/aspeed-video.c
AgeCommit message (Expand)Author
2022-03-14media: platform: place Aspeed driver on a separate dirMauro Carvalho Chehab
2022-02-22media: aspeed: Remove duplicated include in aspeed-video.cYang Li
2022-02-22media: aspeed: Use of_device_get_match_data() helperJammy Huang
2022-02-22media: aspeed: Use full swing as JFIF to fix incorrect colorJammy Huang
2022-02-22media: aspeed: Fix unstable timing detectionJammy Huang
2022-02-22media: aspeed: Add macro for the fields of the mode-detect registersJammy Huang
2022-02-22media: aspeed: add comments and macroJammy Huang
2022-01-28media: aspeed: Correct values for detected timingJammy Huang
2022-01-28media: aspeed: Use FIELD_GET to improve readabilityJammy Huang
2022-01-28media: aspeed: Correct value for h-total-pixelsJammy Huang
2022-01-28media: aspeed: Fix no complete irq for non-64-aligned widthJammy Huang
2022-01-28media: aspeed: add more debug log messagesJammy Huang
2022-01-28media: aspeed: use v4l2_info/v4l2_warn/v4l2_dbg for logJammy Huang
2021-11-15media: aspeed: Update signal status immediately to ensure sane hw stateJammy Huang
2021-11-15media: aspeed: fix mode-detect always time out at 2nd runJammy Huang
2021-10-19media: aspeed: add debugfsJammy Huang
2021-10-05media: aspeed: refine to avoid full jpeg updateJammy Huang
2021-09-30media: aspeed-video: ignore interrupts that aren't enabledZev Weiss
2021-03-11media: aspeed: fix clock handling logicJae Hyun Yoo
2021-01-12media: aspeed: fix error return code in aspeed_video_setup_video()Zhang Changzhong
2020-08-28media: media/platform: drop vb2_queue_release()Hans Verkuil
2020-03-02media: aspeed: add AST2600 supportJae Hyun Yoo
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-24media: video: aspeed: Update copyright informationJoel Stanley
2020-02-24media: aspeed: Use runtime configurationJoel Stanley
2020-02-24media: aspeed: Rework memory mapping in probeJoel Stanley
2019-11-10media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost
2019-10-24media: aspeed: clear garbage interruptsJae Hyun Yoo
2019-10-24media: aspeed: set hsync and vsync polarities to normal before starting mode ...Jae Hyun Yoo
2019-10-24media: aspeed: refine hsync/vsync polarity setting logicJae Hyun Yoo
2019-08-26media: aspeed-video: address a protential usage of an unitialized varMauro Carvalho Chehab
2019-08-26media: aspeed: fix an incorrect return code on buffer allocation failureJae Hyun Yoo
2019-06-21media: aspeed: add a workaround to fix a silicon bugJae Hyun Yoo
2019-06-05media: aspeed: use different delays for triggering VE H/W resetJae Hyun Yoo
2019-06-05media: aspeed: remove source buffer allocation before mode detectionJae Hyun Yoo
2019-06-05media: aspeed: refine interrupt handling logicJae Hyun Yoo
2019-06-05media: aspeed: remove checking of VE_INTERRUPT_CAPTURE_COMPLETEJae Hyun Yoo
2019-06-05media: aspeed: reduce noisy log printing outsJae Hyun Yoo
2019-06-05media: aspeed: remove IRQF_SHARED flagJae Hyun Yoo
2019-06-05media: aspeed: change irq to threaded irqJae Hyun Yoo
2019-06-05media: aspeed: refine clock control logicJae Hyun Yoo
2019-06-05media: aspeed: fix a kernel warning on clk controlJae Hyun Yoo
2019-04-30media: platform: Aspeed: Make reserved memory optionalEddie James
2019-04-30media: platform: Aspeed: Remove use of reset lineEddie James
2019-01-07media: platform: Fix missing spin_lock_init()Wei Yongjun
2018-12-12media: platform: Add Aspeed Video Engine driverEddie James