summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-10[media] media: omap3isp: remove unused clkdevRussell King3-31/+0
2015-04-10[media] coda: Add tracing supportPhilipp Zabel5-1/+234
2015-04-10[media] coda: drop dma_sync_single_for_device in coda_bitstream_queuePhilipp Zabel1-4/+0
2015-04-10[media] coda: fix fill bitstream errors in nonstreaming casePhilipp Zabel3-8/+11
2015-04-10[media] coda: call SEQ_END when the first queue is stoppedPhilipp Zabel1-1/+4
2015-04-10[media] coda: fail to start streaming if userspace set invalid formatsPhilipp Zabel1-1/+12
2015-04-10[media] coda: remove duplicate error messages for buffer allocationsPhilipp Zabel2-26/+7
2015-04-10[media] coda: move parameter buffer in together with context buffer allocationPhilipp Zabel3-20/+20
2015-04-10[media] coda: allocate bitstream buffer from REQBUFS, size depends on the formatPhilipp Zabel3-50/+58
2015-04-10[media] coda: allocate per-context buffers from REQBUFSPhilipp Zabel3-12/+66
2015-04-10[media] coda: use strlcpy instead of snprintfPhilipp Zabel1-2/+1
2015-04-10[media] coda: bitstream payload is unsignedPhilipp Zabel1-1/+1
2015-04-10[media] coda: fix double call to debugfs_removePeter Seiderer1-1/+2
2015-04-10[media] coda: check kasprintf return value in coda_openPeter Seiderer1-0/+6
2015-04-10[media] coda: bitrate can only be set in kbps stepsPhilipp Zabel1-1/+1
2015-04-10[media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m...Philipp Zabel1-2/+2
2015-04-10[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_initKamil Debski1-0/+7
2015-04-10[media] coda: set allow_zero_bytesused flag for vb2_queue_initKamil Debski1-0/+7
2015-04-10[media] vb2: add allow_zero_bytesused flag to the vb2_queue structKamil Debski2-6/+35
2015-04-10[media] vb2: split the io_flags member of vb2_queue into a bit fieldKamil Debski2-21/+14
2015-04-09Revert "[media] Add device tree support to adp1653 flash driver"Mauro Carvalho Chehab2-118/+9
2015-04-08[media] Add device tree support to adp1653 flash driverPavel Machek2-9/+118
2015-04-08[media] WinFast DTV2000 DS PlusChristian Dale2-0/+3
2015-04-08dvb-frontends: use IS_REACHABLE() instead of IS_ENABLED()Mauro Carvalho Chehab3-3/+3
2015-04-08[media] Add and use IS_REACHABLE macroArnd Bergmann116-116/+125
2015-04-08[media] si2168: tda10071: m88ds3103: Fix trivial typosYannick Guerrini3-3/+3
2015-04-08[media] xc5000: fix memory corruption when unplugging deviceDevin Heitmueller1-1/+4
2015-04-08Revert "[media] v4l: vb2-memops: use vma slab when vma allocation"Mauro Carvalho Chehab1-2/+2
2015-04-08[media] rtl28xxu: add support for Turbo-X DTT2000Dimitris Lampridis2-0/+3
2015-04-08[media] rtl2832: remove compiler warningLuis de Bethencourt1-1/+1
2015-04-08[media] rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem1-1/+1
2015-04-08[media] cxusb: Use enum to represent table offsets rather than hard-coding nu...David Howells1-44/+111
2015-04-08[media] dib0700: remove unused macrosLuis de Bethencourt2-6/+0
2015-04-08[media] si2165: Fix possible leak in si2165_upload_firmware()Christian Engelmayer1-1/+1
2015-04-08[media] s5k5baf: Add missing error check for devm_kzallocKiran Padwal1-0/+2
2015-04-08[media] v4l: vb2-memops: use vma slab when vma allocationKyongHo Cho1-2/+2
2015-04-08[media] rc: img-ir: Add and enable sys clock for img-irSifan Naeem2-4/+27
2015-04-08[media] DVB: Less function calls in dvb_ca_en50221_init() after error detectionMarkus Elfring1-11/+12
2015-04-08[media] DVB: Delete an unnecessary check before the function call "dvb_unregi...Markus Elfring1-2/+1
2015-04-08[media] dvb-usb: fix spaces after commasLuis de Bethencourt1-8/+9
2015-04-08[media] V4L2: Delete an unnecessary check before the function call "media_ent...Markus Elfring1-2/+1
2015-04-08[media] sp2: Delete an unnecessary check before the function call "kfree"Markus Elfring1-4/+1
2015-04-08[media] r820t: enable flt_ext_wide for SYS_DVBC_ANNEX_A standardBenjamin Larsson1-1/+1
2015-04-08[media] r820t: add settings for SYS_DVBC_ANNEX_C standardBenjamin Larsson1-0/+12
2015-04-08[media] mn88472: add ts mode and ts clock to driverBenjamin Larsson4-2/+44
2015-04-08[media] uvc: embed video_deviceHans Verkuil3-20/+6
2015-04-08[media] em28xx: embed video_deviceHans Verkuil2-71/+54
2015-04-08[media] bttv: embed video_deviceHans Verkuil2-54/+25
2015-04-08[media] cx88: embed video_deviceHans Verkuil4-72/+46
2015-04-08[media] cx18: replace cropping ioctls by selection ioctlsHans Verkuil1-21/+15