summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-05-053-12/+17
|\
| * [media] media: soc_camera: rcar_vin: Fix wait_for_completionKoji Matsuoka2015-04-271-1/+6
| * [media] marvell-ccic: fix Y'CbCr orderingHans Verkuil2015-04-272-11/+11
* | v4l: xilinx: fix for include file movementStephen Rothwell2015-04-261-1/+1
* | Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-243-3/+21
|\ \
| * | dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-213-3/+21
* | | media: remove unused variable that causes a warningLinus Torvalds2015-04-211-1/+0Star
| |/ |/|
* | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-2115-86/+10Star
|\|
| * Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-182-2/+2
| |\
| | * of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel2015-02-232-2/+2
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-175-11/+3Star
| |\ \
| | * | media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()Javi Merino2015-04-175-11/+3Star
| * | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-162-23/+0Star
| |\ \ \ | | |/ / | |/| |
| | * | media/bt8xx: Remove old powerpc cruftBenjamin Herrenschmidt2015-03-242-23/+0Star
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-1/+0Star
| |\ \
| | * | net: Kill dev_rebuild_headerEric W. Biederman2015-03-021-1/+0Star
| | |/
| * | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-154-48/+4Star
| |\ \
| | * \ Merge branch 'pnp'Rafael J. Wysocki2015-04-134-48/+4Star
| | |\ \
| | | * | PNP: media/rc: Use module_pnp_driver to register driverPeter Huewe2015-03-184-48/+4Star
| | | |/
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-144-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | si2168, tda10071, m88ds3103: Fix firmware wordingYannick Guerrini2015-03-063-3/+3
| | * | treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | | | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2015-04-21373-4930/+14513
|\ \ \ \ | |/ / / |/| | |
| * | | [media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRLHans Verkuil2015-04-101-0/+30
| * | | [media] uvcvideo: fix cropcap v4l2-compliance failureHans Verkuil2015-04-101-12/+23
| * | | [media] media: omap3isp: remove unused clkdevRussell King2015-04-102-25/+0Star
| * | | [media] coda: Add tracing supportPhilipp Zabel2015-04-105-1/+234
| * | | [media] coda: drop dma_sync_single_for_device in coda_bitstream_queuePhilipp Zabel2015-04-101-4/+0Star
| * | | [media] coda: fix fill bitstream errors in nonstreaming casePhilipp Zabel2015-04-103-8/+11
| * | | [media] coda: call SEQ_END when the first queue is stoppedPhilipp Zabel2015-04-101-1/+4
| * | | [media] coda: fail to start streaming if userspace set invalid formatsPhilipp Zabel2015-04-101-1/+12
| * | | [media] coda: remove duplicate error messages for buffer allocationsPhilipp Zabel2015-04-102-26/+7Star
| * | | [media] coda: move parameter buffer in together with context buffer allocationPhilipp Zabel2015-04-103-20/+20
| * | | [media] coda: allocate bitstream buffer from REQBUFS, size depends on the formatPhilipp Zabel2015-04-103-50/+58
| * | | [media] coda: allocate per-context buffers from REQBUFSPhilipp Zabel2015-04-103-12/+66
| * | | [media] coda: use strlcpy instead of snprintfPhilipp Zabel2015-04-101-2/+1Star
| * | | [media] coda: bitstream payload is unsignedPhilipp Zabel2015-04-101-1/+1
| * | | [media] coda: fix double call to debugfs_removePeter Seiderer2015-04-101-1/+2
| * | | [media] coda: check kasprintf return value in coda_openPeter Seiderer2015-04-101-0/+6
| * | | [media] coda: bitrate can only be set in kbps stepsPhilipp Zabel2015-04-101-1/+1
| * | | [media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m...Philipp Zabel2015-04-101-2/+2
| * | | [media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_initKamil Debski2015-04-101-0/+7
| * | | [media] coda: set allow_zero_bytesused flag for vb2_queue_initKamil Debski2015-04-101-0/+7
| * | | [media] vb2: add allow_zero_bytesused flag to the vb2_queue structKamil Debski2015-04-101-6/+33
| * | | [media] vb2: split the io_flags member of vb2_queue into a bit fieldKamil Debski2015-04-101-8/+9
| * | | Revert "[media] Add device tree support to adp1653 flash driver"Mauro Carvalho Chehab2015-04-091-81/+9Star
| * | | [media] Add device tree support to adp1653 flash driverPavel Machek2015-04-081-9/+81
| * | | [media] WinFast DTV2000 DS PlusChristian Dale2015-04-082-0/+3
| * | | dvb-frontends: use IS_REACHABLE() instead of IS_ENABLED()Mauro Carvalho Chehab2015-04-083-3/+3
| * | | [media] Add and use IS_REACHABLE macroArnd Bergmann2015-04-08115-116/+116