开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
aspeed-video.c
Age
Commit message (
Expand
)
Author
2022-03-14
media: platform: place Aspeed driver on a separate dir
Mauro Carvalho Chehab
2022-02-22
media: aspeed: Remove duplicated include in aspeed-video.c
Yang Li
2022-02-22
media: aspeed: Use of_device_get_match_data() helper
Jammy Huang
2022-02-22
media: aspeed: Use full swing as JFIF to fix incorrect color
Jammy Huang
2022-02-22
media: aspeed: Fix unstable timing detection
Jammy Huang
2022-02-22
media: aspeed: Add macro for the fields of the mode-detect registers
Jammy Huang
2022-02-22
media: aspeed: add comments and macro
Jammy Huang
2022-01-28
media: aspeed: Correct values for detected timing
Jammy Huang
2022-01-28
media: aspeed: Use FIELD_GET to improve readability
Jammy Huang
2022-01-28
media: aspeed: Correct value for h-total-pixels
Jammy Huang
2022-01-28
media: aspeed: Fix no complete irq for non-64-aligned width
Jammy Huang
2022-01-28
media: aspeed: add more debug log messages
Jammy Huang
2022-01-28
media: aspeed: use v4l2_info/v4l2_warn/v4l2_dbg for log
Jammy Huang
2021-11-15
media: aspeed: Update signal status immediately to ensure sane hw state
Jammy Huang
2021-11-15
media: aspeed: fix mode-detect always time out at 2nd run
Jammy Huang
2021-10-19
media: aspeed: add debugfs
Jammy Huang
2021-10-05
media: aspeed: refine to avoid full jpeg update
Jammy Huang
2021-09-30
media: aspeed-video: ignore interrupts that aren't enabled
Zev Weiss
2021-03-11
media: aspeed: fix clock handling logic
Jae Hyun Yoo
2021-01-12
media: aspeed: fix error return code in aspeed_video_setup_video()
Zhang Changzhong
2020-08-28
media: media/platform: drop vb2_queue_release()
Hans Verkuil
2020-03-02
media: aspeed: add AST2600 support
Jae Hyun Yoo
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
media: video: aspeed: Update copyright information
Joel Stanley
2020-02-24
media: aspeed: Use runtime configuration
Joel Stanley
2020-02-24
media: aspeed: Rework memory mapping in probe
Joel Stanley
2019-11-10
media: aspeed-video: Fix memory leaks in aspeed_video_probe
Navid Emamdoost
2019-10-24
media: aspeed: clear garbage interrupts
Jae Hyun Yoo
2019-10-24
media: aspeed: set hsync and vsync polarities to normal before starting mode ...
Jae Hyun Yoo
2019-10-24
media: aspeed: refine hsync/vsync polarity setting logic
Jae Hyun Yoo
2019-08-26
media: aspeed-video: address a protential usage of an unitialized var
Mauro Carvalho Chehab
2019-08-26
media: aspeed: fix an incorrect return code on buffer allocation failure
Jae Hyun Yoo
2019-06-21
media: aspeed: add a workaround to fix a silicon bug
Jae Hyun Yoo
2019-06-05
media: aspeed: use different delays for triggering VE H/W reset
Jae Hyun Yoo
2019-06-05
media: aspeed: remove source buffer allocation before mode detection
Jae Hyun Yoo
2019-06-05
media: aspeed: refine interrupt handling logic
Jae Hyun Yoo
2019-06-05
media: aspeed: remove checking of VE_INTERRUPT_CAPTURE_COMPLETE
Jae Hyun Yoo
2019-06-05
media: aspeed: reduce noisy log printing outs
Jae Hyun Yoo
2019-06-05
media: aspeed: remove IRQF_SHARED flag
Jae Hyun Yoo
2019-06-05
media: aspeed: change irq to threaded irq
Jae Hyun Yoo
2019-06-05
media: aspeed: refine clock control logic
Jae Hyun Yoo
2019-06-05
media: aspeed: fix a kernel warning on clk control
Jae Hyun Yoo
2019-04-30
media: platform: Aspeed: Make reserved memory optional
Eddie James
2019-04-30
media: platform: Aspeed: Remove use of reset line
Eddie James
2019-01-07
media: platform: Fix missing spin_lock_init()
Wei Yongjun
2018-12-12
media: platform: Add Aspeed Video Engine driver
Eddie James