index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: platform: aspeed: change irq to threaded irq
Jae Hyun Yoo
2019-04-11
1
-2
/
+3
*
media: platform: aspeed: refine clock control logic
Jae Hyun Yoo
2019-04-11
1
-9
/
+29
*
media: platform: aspeed: fix a kernel warning on clk control
Jae Hyun Yoo
2019-04-11
1
-3
/
+29
*
Merge tag 'v5.0.7' into dev-5.0
Joel Stanley
2019-04-08
9
-62
/
+74
|
\
|
*
media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration
Pawe? Chmiel
2019-04-05
1
-8
/
+11
|
*
media: rcar-vin: Allow independent VIN link enablement
Steve Longerbeam
2019-04-05
1
-2
/
+6
|
*
media: mt9m111: set initial frame size other than 0x0
Akinobu Mita
2019-04-05
1
-0
/
+2
|
*
media: mtk-jpeg: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-04-05
1
-20
/
+20
|
*
media: mx2_emmaprp: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-04-05
1
-3
/
+3
|
*
media: s5p-g2d: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-04-05
1
-3
/
+3
|
*
media: rockchip/rga: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-04-05
1
-3
/
+3
|
*
media: s5p-jpeg: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-04-05
1
-19
/
+19
|
*
media: sh_veu: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-04-05
1
-2
/
+2
|
*
media: ov7740: fix runtime pm initialization
Akinobu Mita
2019-04-05
1
-2
/
+5
*
|
media: platform: Aspeed: Make reserved memory optional
Eddie James
2019-04-04
1
-5
/
+1
*
|
media: platform: Aspeed: Remove use of reset line
Eddie James
2019-04-04
1
-22
/
+5
*
|
Merge tag 'v5.0.5' into dev-5.0
Joel Stanley
2019-04-01
2
-2
/
+2
|
\
|
|
*
media: v4l2-ctrls.c/uvc: zero v4l2_event
Hans Verkuil
2019-03-27
2
-2
/
+2
*
|
media: platform: Fix missing spin_lock_init()
Wei Yongjun
2019-03-27
1
-0
/
+1
|
/
*
media: vimc: Add vimc-streamer for stream control
Lucas A. M. Magalhães
2019-03-23
9
-147
/
+260
*
media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
Sakari Ailus
2019-03-23
1
-0
/
+8
*
media: sun6i: Fix CSI regmap's max_register
Chen-Yu Tsai
2019-03-23
1
-1
/
+1
*
media: lgdt330x: fix lock status reporting
French, Nicholas A
2019-03-23
1
-1
/
+1
*
media: cx25840: mark pad sig_types to fix cx231xx init
Cody P Schafer
2019-03-23
2
-2
/
+2
*
media: i2c: ov5640: Fix post-reset delay
Loic Poulain
2019-03-23
1
-1
/
+1
*
media: Revert "media: rc: some events are dropped by userspace"
Sean Young
2019-03-13
1
-1
/
+12
*
media: uvcvideo: Fix 'type' check leading to overflow
Alistair Strachan
2019-03-13
1
-3
/
+11
*
media: vim2m: only cancel work if it is for right context
Hans Verkuil
2019-01-16
1
-1
/
+3
*
media: v4l: ioctl: Validate num_planes for debug messages
Sakari Ailus
2019-01-16
1
-1
/
+3
*
media: v4l: ioctl: Validate num_planes before using it
Sakari Ailus
2019-01-16
1
-0
/
+8
*
media: v4l2-ioctl: Clear only per-plane reserved fields
Thierry Reding
2019-01-16
1
-4
/
+8
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
2
-3
/
+3
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
2
-24
/
+24
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
1
-0
/
+24
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
12
-29
/
+74
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-10
1
-0
/
+24
|
|
\
\
|
|
*
|
media: bpf: add bpf function to report mouse movement
Sean Young
2018-12-09
1
-0
/
+24
*
|
|
|
Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-12-25
5
-6
/
+36
|
\
\
\
\
|
*
|
|
|
media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT
Sakari Ailus
2018-12-14
4
-4
/
+34
|
*
|
|
|
media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flag
Ondrej Jirman
2018-12-12
1
-2
/
+2
*
|
|
|
|
Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-12-25
192
-2973
/
+9776
|
\
\
\
\
\
|
*
|
|
|
|
media: cx23885: only reset DMA on problematic CPUs
Brad Love
2018-12-20
2
-2
/
+55
|
*
|
|
|
|
media: ddbridge: Move asm includes after linux ones
Nathan Chancellor
2018-12-20
1
-3
/
+3
|
*
|
|
|
|
media: drxk_hard: check if parameter is not NULL
Mauro Carvalho Chehab
2018-12-17
1
-3
/
+5
|
*
|
|
|
|
Merge tag 'v4.20-rc7' into patchwork
Mauro Carvalho Chehab
2018-12-17
12
-29
/
+74
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
media: platform: Add Aspeed Video Engine driver
Eddie James
2018-12-12
3
-0
/
+1739
|
*
|
|
|
media: vimc: fix start stream when link is disabled
Helen Fornazier
2018-12-07
1
-0
/
+2
|
*
|
|
|
media: v4l2-device: Link subdevices to their parent devices if available
Tomasz Figa
2018-12-07
1
-0
/
+1
|
*
|
|
|
media: siano: Use kmemdup instead of duplicating its function
Wen Yang
2018-12-07
1
-2
/
+1
[next]