index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
12
-24
/
+25
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
12
-19
/
+29
*
Convert v4l2 event to struct_size
Matthew Wilcox
2018-06-12
1
-2
/
+1
*
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-06-07
332
-18777
/
+15534
|
\
|
*
media: omap2: fix compile-testing with FB_OMAP2=m
Arnd Bergmann
2018-06-06
1
-1
/
+1
|
*
media: media/radio/Kconfig: add back RADIO_ISA
Hans Verkuil
2018-06-05
1
-0
/
+1
|
*
media: v4l2-ioctl.c: fix missing unlock in __video_do_ioctl()
Hans Verkuil
2018-06-05
1
-1
/
+1
|
*
media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
Akinobu Mita
2018-06-05
1
-12
/
+23
|
*
media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIG
Arnd Bergmann
2018-06-05
1
-0
/
+2
|
*
media: marvel-ccic: allow ccic and mmp drivers to coexist
Arnd Bergmann
2018-06-05
2
-6
/
+12
|
*
media: uvcvideo: Prevent setting unavailable flags
Kieran Bingham
2018-06-05
1
-8
/
+9
|
*
media: ddbridge: conditionally enable fast TS for stv0910-equipped bridges
Daniel Scheller
2018-05-28
1
-5
/
+29
|
*
media: dvb-frontends/stv0910: make TS speed configurable
Daniel Scheller
2018-05-28
4
-3
/
+5
|
*
media: ddbridge/mci: add identifiers to function definition arguments
Daniel Scheller
2018-05-28
2
-2
/
+2
|
*
media: ddbridge/mci: protect against out-of-bounds array access in stop()
Daniel Scheller
2018-05-28
2
-10
/
+15
|
*
media: rc: ensure input/lirc device can be opened after register
Sean Young
2018-05-28
1
-2
/
+2
|
*
media: rc: nuvoton: Keep device enabled during reg init
Michał Winiarski
2018-05-28
1
-3
/
+6
|
*
media: rc: nuvoton: Keep track of users on CIR enable/disable
Michał Winiarski
2018-05-28
1
-46
/
+36
|
*
media: rc: nuvoton: Tweak the interrupt enabling dance
Michał Winiarski
2018-05-28
1
-3
/
+3
|
*
media: uvcvideo: Support realtek's UVC 1.5 device
ming_qian
2018-05-28
1
-6
/
+18
|
*
media: uvcvideo: Fix driver reference counting
Philipp Zabel
2018-05-28
1
-9
/
+2
|
*
media: gspca_zc3xx: Enable short exposure times for OV7648
Ondrej Zary
2018-05-28
1
-3
/
+6
|
*
media: gspca_zc3xx: Fix power line frequency settings for OV7648
Ondrej Zary
2018-05-28
1
-7
/
+0
|
*
media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648
Ondrej Zary
2018-05-28
1
-8
/
+34
|
*
media: v4l2-core: push taking ioctl mutex down to ioctl handler
Hans Verkuil
2018-05-28
3
-10
/
+33
|
*
media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2
Hans Verkuil
2018-05-28
1
-52
/
+31
|
*
media: au8522: remove duplicate code
Gustavo A. R. Silva
2018-05-28
1
-8
/
+6
|
*
media: adv7511: fix incorrect clear of CEC receive interrupt
Hans Verkuil
2018-05-28
1
-2
/
+2
|
*
media: cec: fix wrong tx/rx_status values when canceling a msg
Hans Verkuil
2018-05-28
1
-6
/
+13
|
*
media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"
Colin Ian King
2018-05-28
1
-1
/
+1
|
*
media: pxa_camera: avoid duplicate s_power calls
Akinobu Mita
2018-05-28
1
-5
/
+12
|
*
media: tw686x: Fix incorrect vb2_mem_ops GFP flags
Ezequiel Garcia
2018-05-28
1
-1
/
+2
|
*
media: m2m-deinterlace: Remove DMA_ENGINE dependency
Ezequiel Garcia
2018-05-28
1
-1
/
+1
|
*
media: stk1160: Add missing calls to mutex_destroy
Ezequiel Garcia
2018-05-28
1
-0
/
+2
|
*
media: stk1160: Fix typo s/therwise/Otherwise
Ezequiel Garcia
2018-05-28
1
-1
/
+1
|
*
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-05-28
16
-54
/
+20
|
*
media: vivid: potential integer overflow in vidioc_g_edid()
Dan Carpenter
2018-05-28
1
-1
/
+1
|
*
media: cec-pin-error-inj: avoid a false-positive Spectre detection
Mauro Carvalho Chehab
2018-05-28
1
-11
/
+12
|
*
media: gspca: Kill all URBs before releasing any of them
Ezequiel Garcia
2018-05-28
1
-4
/
+11
|
*
media: gspca: fix g/s_parm handling
Hans Verkuil
2018-05-28
3
-15
/
+16
|
*
media: v4l2-ioctl: delete unused v4l2_disable_ioctl_locking
Hans Verkuil
2018-05-28
1
-2
/
+0
|
*
media: v4l2-ioctl: clear fields in s_parm
Hans Verkuil
2018-05-28
1
-1
/
+16
|
*
media: gspca: convert to vb2
Hans Verkuil
2018-05-28
5
-769
/
+182
|
*
media: videobuf2-core: don't call memop 'finish' when queueing
Hans Verkuil
2018-05-28
1
-3
/
+6
|
*
media: ov772x: correct setting of banding filter
Akinobu Mita
2018-05-28
1
-1
/
+1
|
*
media: imx258: get rid of an unused var
Mauro Carvalho Chehab
2018-05-28
1
-2
/
+0
|
*
media: imx258: Add imx258 camera sensor driver
Jason Chen
2018-05-28
3
-0
/
+1332
|
*
media: rcar-csi2: set default format if a unsupported one is requested
Niklas Söderlund
2018-05-28
1
-1
/
+1
|
*
media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver
Niklas Söderlund
2018-05-28
3
-0
/
+1097
|
*
media: vsp1: Move video configuration to a cached dlb
Kieran Bingham
2018-05-25
4
-30
/
+56
[next]