summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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/+14Star
* Revert "[media] Add device tree support to adp1653 flash driver"Mauro Carvalho Chehab2015-04-092-118/+9Star
* [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/+0Star
* [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/+1Star
* [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/+1Star
* [media] sp2: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-04-081-4/+1Star
* [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
* [media] mn88472: add ts mode and ts clock to driverBenjamin Larsson2015-04-084-2/+44
* [media] uvc: embed video_deviceHans Verkuil2015-04-083-20/+6Star
* [media] em28xx: embed video_deviceHans Verkuil2015-04-082-71/+54Star
* [media] bttv: embed video_deviceHans Verkuil2015-04-082-54/+25Star
* [media] cx88: embed video_deviceHans Verkuil2015-04-084-72/+46Star
* [media] cx18: replace cropping ioctls by selection ioctlsHans Verkuil2015-04-081-21/+15Star
* [media] cx18: fix VIDIOC_ENUMINPUT: wrong std valueHans Verkuil2015-04-082-1/+13
* [media] cx18: add support for control eventsHans Verkuil2015-04-082-8/+20
* [media] media: radio-si4713: improve usage of gpiod APIUwe Kleine-König2015-04-081-12/+6Star
* [media] vivid: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil2015-04-083-5/+5
* [media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil2015-04-084-14/+16
* [media] DocBook media: document the new V4L2_DV_FL_IS_CE_VIDEO flagHans Verkuil2015-04-081-0/+9
* [media] v4l2-dv-timings: log new V4L2_DV_FL_IS_CE_VIDEO flagHans Verkuil2015-04-081-2/+4
* [media] videodev2.h/v4l2-dv-timings.h: add V4L2_DV_FL_IS_CE_VIDEO flagHans Verkuil2015-04-082-25/+45
* [media] media/Documentation: New flag EXECUTE_ON_WRITERicardo Ribalda2015-04-083-5/+17
* [media] media/v4l2-ctrls: Always execute EXECUTE_ON_WRITE ctrlsRicardo Ribalda2015-04-081-0/+4
* [media] media/v4l2-ctrls: Add execute flags to write_only controlsRicardo Ribalda2015-04-081-3/+6