summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] media: pvrusb2: make logging code saneAndrey Utkin2014-07-171-9/+3
* [media] staging: media: bcm2048: radio-bcm2048.c - removed IRQF_DISABLED macroAnil Belur2014-07-171-1/+1
* [media] solo6x10: update GOP size, QP immediatelyAndrey Utkin2014-07-171-0/+4
* [media] solo6x10: expose encoder quantization setting as V4L2 controlAndrey Utkin2014-07-171-0/+5
* [media] DocBook media: fix number of bits filled with zeros for SRGBB12Andreas Weber2014-07-171-1/+1
* [media] staging/solo6x10: SOLO6X10 should select BITREVERSEGeert Uytterhoeven2014-07-171-0/+1
* [media] hdpvr: fix reported HDTV colorspaceHans Verkuil2014-07-171-1/+1
* [media] cx23885: add support for Hauppauge ImpactVCB-eHans Verkuil2014-07-173-1/+32
* [media] v4l2-ioctl: clips, clipcount and bitmap should not be zeroedHans Verkuil2014-07-171-1/+25
* [media] v4l2-ioctl: call g_selection before calling cropcapHans Verkuil2014-07-171-22/+26
* [media] v4l2-ioctl: clear reserved field of G/S_SELECTIONHans Verkuil2014-07-171-2/+2
* [media] v4l2-ioctl: remove pointless INFO_FL_CLEARHans Verkuil2014-07-171-2/+2
* [media] v4l2-dev: don't debug poll unless the debug level > 2Hans Verkuil2014-07-171-1/+1
* [media] videodev2.h: add V4L2_FIELD_HAS_T_OR_B macroHans Verkuil2014-07-171-0/+4
* [media] v4l2-dev: streamon/off is only a valid ioctl for video, vbi and sdrHans Verkuil2014-07-171-2/+2
* [media] v4l2-ioctl.c: fix enum_freq_bands handlingHans Verkuil2014-07-171-2/+5
* [media] v4l2-ioctl.c: check vfl_type in ENUM_FMTHans Verkuil2014-07-171-6/+8
* [media] DocBook media: fix incorrect header referenceHans Verkuil2014-07-171-1/+1
* [media] DocBook media: add missing dqevent src_change fieldHans Verkuil2014-07-171-0/+6
* [media] DocBook media: fix wrong spacingHans Verkuil2014-07-172-69/+66
* [media] MAINTAINERS: Add the OMAP4 ISS driverLaurent Pinchart2014-07-171-1/+2
* [media] v4l: omap4iss: Signal fatal errors to the vb2 queueLaurent Pinchart2014-07-171-9/+6
* [media] v4l: omap4iss: Use the devm_* managed allocatorsLaurent Pinchart2014-07-171-76/+8
* [media] v4l: omap4iss: Add module debug parameterLaurent Pinchart2014-07-171-0/+5
* [media] v4l: omap4iss: Don't reinitialize the video qlock at every streamonLaurent Pinchart2014-07-171-1/+1
* [media] v4l: omap4iss: Copy paste error in iss_get_clocksVitaly Osipov2014-07-171-1/+1
* [media] v4l: omap4iss: tighten omap4iss dependenciesArnd Bergmann2014-07-171-1/+1
* [media] v4l: vb2: Add fatal error condition flagLaurent Pinchart2014-07-172-3/+39
* [media] v4l: vb2: Don't return POLLERR during transient buffer underrunsLaurent Pinchart2014-07-171-2/+3
* [media] v4l: vsp1: uds: Fix scaling of alpha layerLaurent Pinchart2014-07-175-35/+122
* [media] v4l: vsp1: bru: Make the background color configurableLaurent Pinchart2014-07-172-5/+49
* [media] v4l: vsp1: bru: Support non-premultiplied colors at the BRU outputLaurent Pinchart2014-07-171-2/+9
* [media] v4l: vsp1: bru: Support premultiplied alpha at the BRU inputsLaurent Pinchart2014-07-173-28/+50
* [media] v4l: vsp1: Add V4L2_CID_ALPHA_COMPONENT control supportLaurent Pinchart2014-07-173-4/+104
* [media] v4l: vsp1: Add alpha channel support to the memory portsLaurent Pinchart2014-07-174-20/+41
* [media] v4l: vsp1: Switch to XRGB formatsLaurent Pinchart2014-07-171-4/+22
* [media] v4l: vsp1: wpf: Clear RPF to WPF association at stream off timeLaurent Pinchart2014-07-171-0/+1
* [media] v4l: vsp1: wpf: Simplify cast to pipeline structureLaurent Pinchart2014-07-171-2/+1
* [media] v4l: vsp1: sru: Make the intensity controllable during streamingLaurent Pinchart2014-07-173-43/+61
* [media] v4l: vsp1: sru: Fix the intensity control default valueLaurent Pinchart2014-07-171-1/+11
* [media] v4l: vsp1: Setup control handler automatically at stream on timeLaurent Pinchart2014-07-172-0/+46
* [media] v4l: vsp1: Propagate vsp1_device_get errors to the callersLaurent Pinchart2014-07-173-13/+9
* [media] v4l: vsp1: Cleanup video nodes at removal timeLaurent Pinchart2014-07-174-12/+18
* [media] v4l: vsp1: Fix typosLaurent Pinchart2014-07-173-10/+10
* [media] v4l: vsp1: Fix pipeline stop timeoutLaurent Pinchart2014-07-171-3/+7
* [media] v4l: vsp1: Release buffers at stream stopLaurent Pinchart2014-07-171-0/+3
* [media] v4l: vsp1: Fix routing cleanup when stopping the streamLaurent Pinchart2014-07-171-1/+1
* [media] v4l: vb2: Fix stream start and buffer completion raceLaurent Pinchart2014-07-171-1/+3
* [media] v4l: Add premultiplied alpha flag for pixel formatsLaurent Pinchart2014-07-174-5/+41
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-1731-70/+134
OpenPOWER on IntegriCloud