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