index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
aspeed-video.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: platform: place Aspeed driver on a separate dir
Mauro Carvalho Chehab
2022-03-14
1
-2051
/
+0
*
media: aspeed: Remove duplicated include in aspeed-video.c
Yang Li
2022-02-22
1
-1
/
+0
*
media: aspeed: Use of_device_get_match_data() helper
Jammy Huang
2022-02-22
1
-5
/
+4
*
media: aspeed: Use full swing as JFIF to fix incorrect color
Jammy Huang
2022-02-22
1
-3
/
+11
*
media: aspeed: Fix unstable timing detection
Jammy Huang
2022-02-22
1
-0
/
+13
*
media: aspeed: Add macro for the fields of the mode-detect registers
Jammy Huang
2022-02-22
1
-1
/
+12
*
media: aspeed: add comments and macro
Jammy Huang
2022-02-22
1
-3
/
+33
*
media: aspeed: Correct values for detected timing
Jammy Huang
2022-01-28
1
-13
/
+97
*
media: aspeed: Use FIELD_GET to improve readability
Jammy Huang
2022-01-28
1
-19
/
+12
*
media: aspeed: Correct value for h-total-pixels
Jammy Huang
2022-01-28
1
-3
/
+6
*
media: aspeed: Fix no complete irq for non-64-aligned width
Jammy Huang
2022-01-28
1
-8
/
+9
*
media: aspeed: add more debug log messages
Jammy Huang
2022-01-28
1
-0
/
+24
*
media: aspeed: use v4l2_info/v4l2_warn/v4l2_dbg for log
Jammy Huang
2022-01-28
1
-17
/
+23
*
media: aspeed: Update signal status immediately to ensure sane hw state
Jammy Huang
2021-11-15
1
-3
/
+3
*
media: aspeed: fix mode-detect always time out at 2nd run
Jammy Huang
2021-11-15
1
-4
/
+4
*
media: aspeed: add debugfs
Jammy Huang
2021-10-19
1
-0
/
+100
*
media: aspeed: refine to avoid full jpeg update
Jammy Huang
2021-10-05
1
-1
/
+16
*
media: aspeed-video: ignore interrupts that aren't enabled
Zev Weiss
2021-09-30
1
-10
/
+6
*
media: aspeed: fix clock handling logic
Jae Hyun Yoo
2021-03-11
1
-3
/
+6
*
media: aspeed: fix error return code in aspeed_video_setup_video()
Zhang Changzhong
2021-01-12
1
-3
/
+3
*
media: media/platform: drop vb2_queue_release()
Hans Verkuil
2020-08-28
1
-4
/
+1
*
media: aspeed: add AST2600 support
Jae Hyun Yoo
2020-03-02
1
-4
/
+11
*
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-2
/
+2
*
media: video: aspeed: Update copyright information
Joel Stanley
2020-02-24
1
-1
/
+3
*
media: aspeed: Use runtime configuration
Joel Stanley
2020-02-24
1
-14
/
+39
*
media: aspeed: Rework memory mapping in probe
Joel Stanley
2020-02-24
1
-10
/
+6
*
media: aspeed-video: Fix memory leaks in aspeed_video_probe
Navid Emamdoost
2019-11-10
1
-1
/
+2
*
media: aspeed: clear garbage interrupts
Jae Hyun Yoo
2019-10-24
1
-0
/
+10
*
media: aspeed: set hsync and vsync polarities to normal before starting mode ...
Jae Hyun Yoo
2019-10-24
1
-0
/
+2
*
media: aspeed: refine hsync/vsync polarity setting logic
Jae Hyun Yoo
2019-10-24
1
-22
/
+21
*
media: aspeed-video: address a protential usage of an unitialized var
Mauro Carvalho Chehab
2019-08-26
1
-2
/
+3
*
media: aspeed: fix an incorrect return code on buffer allocation failure
Jae Hyun Yoo
2019-08-26
1
-0
/
+1
*
media: aspeed: add a workaround to fix a silicon bug
Jae Hyun Yoo
2019-06-21
1
-7
/
+21
*
media: aspeed: use different delays for triggering VE H/W reset
Jae Hyun Yoo
2019-06-05
1
-4
/
+5
*
media: aspeed: remove source buffer allocation before mode detection
Jae Hyun Yoo
2019-06-05
1
-32
/
+5
*
media: aspeed: refine interrupt handling logic
Jae Hyun Yoo
2019-06-05
1
-3
/
+4
*
media: aspeed: remove checking of VE_INTERRUPT_CAPTURE_COMPLETE
Jae Hyun Yoo
2019-06-05
1
-8
/
+4
*
media: aspeed: reduce noisy log printing outs
Jae Hyun Yoo
2019-06-05
1
-5
/
+5
*
media: aspeed: remove IRQF_SHARED flag
Jae Hyun Yoo
2019-06-05
1
-2
/
+1
*
media: aspeed: change irq to threaded irq
Jae Hyun Yoo
2019-06-05
1
-2
/
+3
*
media: aspeed: refine clock control logic
Jae Hyun Yoo
2019-06-05
1
-9
/
+29
*
media: aspeed: fix a kernel warning on clk control
Jae Hyun Yoo
2019-06-05
1
-0
/
+11
*
media: platform: Aspeed: Make reserved memory optional
Eddie James
2019-04-30
1
-5
/
+1
*
media: platform: Aspeed: Remove use of reset line
Eddie James
2019-04-30
1
-22
/
+5
*
media: platform: Fix missing spin_lock_init()
Wei Yongjun
2019-01-07
1
-0
/
+1
*
media: platform: Add Aspeed Video Engine driver
Eddie James
2018-12-12
1
-0
/
+1729