index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
aspeed-video.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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