index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
47
-91
/
+127
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
7
-12
/
+17
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
7
-8
/
+12
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
11
-26
/
+43
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
12
-24
/
+25
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
12
-19
/
+29
2018-06-12
Convert v4l2 event to struct_size
Matthew Wilcox
1
-2
/
+1
2018-06-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-14
/
+3
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
332
-18777
/
+15534
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-2
/
+388
2018-06-06
media: omap2: fix compile-testing with FB_OMAP2=m
Arnd Bergmann
1
-1
/
+1
2018-06-06
Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-12
/
+13
2018-06-05
media: media/radio/Kconfig: add back RADIO_ISA
Hans Verkuil
1
-0
/
+1
2018-06-05
media: v4l2-ioctl.c: fix missing unlock in __video_do_ioctl()
Hans Verkuil
1
-1
/
+1
2018-06-05
media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
Akinobu Mita
1
-12
/
+23
2018-06-05
media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIG
Arnd Bergmann
1
-0
/
+2
2018-06-05
media: marvel-ccic: allow ccic and mmp drivers to coexist
Arnd Bergmann
2
-6
/
+12
2018-06-05
media: uvcvideo: Prevent setting unavailable flags
Kieran Bingham
1
-8
/
+9
2018-05-30
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
6
-2
/
+388
2018-05-28
media: ddbridge: conditionally enable fast TS for stv0910-equipped bridges
Daniel Scheller
1
-5
/
+29
2018-05-28
media: dvb-frontends/stv0910: make TS speed configurable
Daniel Scheller
4
-3
/
+5
2018-05-28
media: ddbridge/mci: add identifiers to function definition arguments
Daniel Scheller
2
-2
/
+2
2018-05-28
media: ddbridge/mci: protect against out-of-bounds array access in stop()
Daniel Scheller
2
-10
/
+15
2018-05-28
media: rc: ensure input/lirc device can be opened after register
Sean Young
1
-2
/
+2
2018-05-28
media: rc: nuvoton: Keep device enabled during reg init
Michał Winiarski
1
-3
/
+6
2018-05-28
media: rc: nuvoton: Keep track of users on CIR enable/disable
Michał Winiarski
1
-46
/
+36
2018-05-28
media: rc: nuvoton: Tweak the interrupt enabling dance
Michał Winiarski
1
-3
/
+3
2018-05-28
media: uvcvideo: Support realtek's UVC 1.5 device
ming_qian
1
-6
/
+18
2018-05-28
media: uvcvideo: Fix driver reference counting
Philipp Zabel
1
-9
/
+2
2018-05-28
media: gspca_zc3xx: Enable short exposure times for OV7648
Ondrej Zary
1
-3
/
+6
2018-05-28
media: gspca_zc3xx: Fix power line frequency settings for OV7648
Ondrej Zary
1
-7
/
+0
2018-05-28
media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648
Ondrej Zary
1
-8
/
+34
2018-05-28
media: v4l2-core: push taking ioctl mutex down to ioctl handler
Hans Verkuil
3
-10
/
+33
2018-05-28
media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2
Hans Verkuil
1
-52
/
+31
2018-05-28
media: au8522: remove duplicate code
Gustavo A. R. Silva
1
-8
/
+6
2018-05-28
media: adv7511: fix incorrect clear of CEC receive interrupt
Hans Verkuil
1
-2
/
+2
2018-05-28
media: cec: fix wrong tx/rx_status values when canceling a msg
Hans Verkuil
1
-6
/
+13
2018-05-28
media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"
Colin Ian King
1
-1
/
+1
2018-05-28
media: pxa_camera: avoid duplicate s_power calls
Akinobu Mita
1
-5
/
+12
2018-05-28
media: tw686x: Fix incorrect vb2_mem_ops GFP flags
Ezequiel Garcia
1
-1
/
+2
2018-05-28
media: m2m-deinterlace: Remove DMA_ENGINE dependency
Ezequiel Garcia
1
-1
/
+1
2018-05-28
media: stk1160: Add missing calls to mutex_destroy
Ezequiel Garcia
1
-0
/
+2
2018-05-28
media: stk1160: Fix typo s/therwise/Otherwise
Ezequiel Garcia
1
-1
/
+1
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
16
-54
/
+20
2018-05-28
media: vivid: potential integer overflow in vidioc_g_edid()
Dan Carpenter
1
-1
/
+1
2018-05-28
media: cec-pin-error-inj: avoid a false-positive Spectre detection
Mauro Carvalho Chehab
1
-11
/
+12
2018-05-28
media: gspca: Kill all URBs before releasing any of them
Ezequiel Garcia
1
-4
/
+11
2018-05-28
media: gspca: fix g/s_parm handling
Hans Verkuil
3
-15
/
+16
2018-05-28
media: v4l2-ioctl: delete unused v4l2_disable_ioctl_locking
Hans Verkuil
1
-2
/
+0
[next]