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