index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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