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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-05
Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-12
/
+17
2015-04-27
[media] media: soc_camera: rcar_vin: Fix wait_for_completion
Koji Matsuoka
1
-1
/
+6
2015-04-27
[media] marvell-ccic: fix Y'CbCr ordering
Hans Verkuil
2
-11
/
+11
2015-04-26
v4l: xilinx: fix for include file movement
Stephen Rothwell
1
-1
/
+1
2015-04-24
Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+21
2015-04-21
media: remove unused variable that causes a warning
Linus Torvalds
1
-1
/
+0
2015-04-21
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
15
-86
/
+10
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
3
-3
/
+21
2015-04-21
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
373
-4930
/
+14513
2015-04-18
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-11
/
+3
2015-04-17
media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
5
-11
/
+3
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2
-23
/
+0
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-48
/
+4
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-4
/
+4
2015-04-13
Merge branch 'pnp'
Rafael J. Wysocki
4
-48
/
+4
2015-04-10
[media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRL
Hans Verkuil
1
-0
/
+30
2015-04-10
[media] uvcvideo: fix cropcap v4l2-compliance failure
Hans Verkuil
1
-12
/
+23
2015-04-10
[media] media: omap3isp: remove unused clkdev
Russell King
2
-25
/
+0
2015-04-10
[media] coda: Add tracing support
Philipp Zabel
5
-1
/
+234
2015-04-10
[media] coda: drop dma_sync_single_for_device in coda_bitstream_queue
Philipp Zabel
1
-4
/
+0
2015-04-10
[media] coda: fix fill bitstream errors in nonstreaming case
Philipp Zabel
3
-8
/
+11
2015-04-10
[media] coda: call SEQ_END when the first queue is stopped
Philipp Zabel
1
-1
/
+4
2015-04-10
[media] coda: fail to start streaming if userspace set invalid formats
Philipp Zabel
1
-1
/
+12
2015-04-10
[media] coda: remove duplicate error messages for buffer allocations
Philipp Zabel
2
-26
/
+7
2015-04-10
[media] coda: move parameter buffer in together with context buffer allocation
Philipp Zabel
3
-20
/
+20
2015-04-10
[media] coda: allocate bitstream buffer from REQBUFS, size depends on the format
Philipp Zabel
3
-50
/
+58
2015-04-10
[media] coda: allocate per-context buffers from REQBUFS
Philipp Zabel
3
-12
/
+66
2015-04-10
[media] coda: use strlcpy instead of snprintf
Philipp Zabel
1
-2
/
+1
2015-04-10
[media] coda: bitstream payload is unsigned
Philipp Zabel
1
-1
/
+1
2015-04-10
[media] coda: fix double call to debugfs_remove
Peter Seiderer
1
-1
/
+2
2015-04-10
[media] coda: check kasprintf return value in coda_open
Peter Seiderer
1
-0
/
+6
2015-04-10
[media] coda: bitrate can only be set in kbps steps
Philipp Zabel
1
-1
/
+1
2015-04-10
[media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m...
Philipp Zabel
1
-2
/
+2
2015-04-10
[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_init
Kamil Debski
1
-0
/
+7
2015-04-10
[media] coda: set allow_zero_bytesused flag for vb2_queue_init
Kamil Debski
1
-0
/
+7
2015-04-10
[media] vb2: add allow_zero_bytesused flag to the vb2_queue struct
Kamil Debski
1
-6
/
+33
2015-04-10
[media] vb2: split the io_flags member of vb2_queue into a bit field
Kamil Debski
1
-8
/
+9
2015-04-09
Revert "[media] Add device tree support to adp1653 flash driver"
Mauro Carvalho Chehab
1
-81
/
+9
2015-04-08
[media] Add device tree support to adp1653 flash driver
Pavel Machek
1
-9
/
+81
2015-04-08
[media] WinFast DTV2000 DS Plus
Christian Dale
2
-0
/
+3
2015-04-08
dvb-frontends: use IS_REACHABLE() instead of IS_ENABLED()
Mauro Carvalho Chehab
3
-3
/
+3
2015-04-08
[media] Add and use IS_REACHABLE macro
Arnd Bergmann
115
-116
/
+116
2015-04-08
[media] si2168: tda10071: m88ds3103: Fix trivial typos
Yannick Guerrini
3
-3
/
+3
2015-04-08
[media] xc5000: fix memory corruption when unplugging device
Devin Heitmueller
1
-1
/
+4
2015-04-08
Revert "[media] v4l: vb2-memops: use vma slab when vma allocation"
Mauro Carvalho Chehab
1
-2
/
+2
2015-04-08
[media] rtl28xxu: add support for Turbo-X DTT2000
Dimitris Lampridis
2
-0
/
+3
2015-04-08
[media] rtl2832: remove compiler warning
Luis de Bethencourt
1
-1
/
+1
2015-04-08
[media] rc: img-ir: fix error in parameters passed to irq_free()
Sifan Naeem
1
-1
/
+1
[next]