summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: remove unused variable that causes a warningLinus Torvalds2015-04-211-1/+0
* Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-04-21458-6380/+17064
|\
| * Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-217787-155495/+315109
| |\
| * \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2015-04-21464-6367/+17050
| |\ \
| | * | [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-103-31/+0
| | * | [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/+0
| | * | [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/+7
| | * | [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/+1
| | * | [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-102-6/+35
| | * | [media] vb2: split the io_flags member of vb2_queue into a bit fieldKamil Debski2015-04-102-21/+14
| | * | Revert "[media] Add device tree support to adp1653 flash driver"Mauro Carvalho Chehab2015-04-092-118/+9
| | * | [media] Add device tree support to adp1653 flash driverPavel Machek2015-04-082-9/+118
| | * | [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-08116-116/+125
| | * | [media] si2168: tda10071: m88ds3103: Fix trivial typosYannick Guerrini2015-04-083-3/+3
| | * | [media] xc5000: fix memory corruption when unplugging deviceDevin Heitmueller2015-04-081-1/+4
| | * | Revert "[media] v4l: vb2-memops: use vma slab when vma allocation"Mauro Carvalho Chehab2015-04-081-2/+2
| | * | [media] rtl28xxu: add support for Turbo-X DTT2000Dimitris Lampridis2015-04-082-0/+3
| | * | [media] rtl2832: remove compiler warningLuis de Bethencourt2015-04-081-1/+1
| | * | [media] rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem2015-04-081-1/+1
| | * | [media] cxusb: Use enum to represent table offsets rather than hard-coding nu...David Howells2015-04-081-44/+111
| | * | [media] dib0700: remove unused macrosLuis de Bethencourt2015-04-082-6/+0
| | * | [media] si2165: Fix possible leak in si2165_upload_firmware()Christian Engelmayer2015-04-081-1/+1
| | * | [media] s5k5baf: Add missing error check for devm_kzallocKiran Padwal2015-04-081-0/+2
| | * | [media] v4l: vb2-memops: use vma slab when vma allocationKyongHo Cho2015-04-081-2/+2
| | * | [media] rc: img-ir: Add and enable sys clock for img-irSifan Naeem2015-04-082-4/+27
| | * | [media] DVB: Less function calls in dvb_ca_en50221_init() after error detectionMarkus Elfring2015-04-081-11/+12
| | * | [media] DVB: Delete an unnecessary check before the function call "dvb_unregi...Markus Elfring2015-04-081-2/+1
| | * | [media] dvb-usb: fix spaces after commasLuis de Bethencourt2015-04-081-8/+9
| | * | [media] V4L2: Delete an unnecessary check before the function call "media_ent...Markus Elfring2015-04-081-2/+1
| | * | [media] sp2: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-04-081-4/+1
| | * | [media] r820t: enable flt_ext_wide for SYS_DVBC_ANNEX_A standardBenjamin Larsson2015-04-081-1/+1
| | * | [media] r820t: add settings for SYS_DVBC_ANNEX_C standardBenjamin Larsson2015-04-081-0/+12