index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
aspeed-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
media: aspeed: clear garbage interrupts
Jae Hyun Yoo
1
-0
/
+10
2019-10-24
media: aspeed: set hsync and vsync polarities to normal before starting mode ...
Jae Hyun Yoo
1
-0
/
+2
2019-10-24
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-21
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