summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-22rtl2832_sdr: move from staging to mediaAntti Palosaari9-16/+16
2014-07-22[media] Kconfig: sub-driver auto-select SPI busAntti Palosaari1-0/+1
2014-07-22[media] Kconfig: add SDR supportAntti Palosaari2-2/+13
2014-07-22msi001: move out of stagingAntti Palosaari5-4/+7
2014-07-22staging/airspy: fix a compilation warningMauro Carvalho Chehab1-2/+1
2014-07-22[media] DocBook: V4L: add V4L2_SDR_FMT_CS14LE - 'CS14'Antti Palosaari1-1/+0
2014-07-22[media] airspy: AirSpy SDR driverAntti Palosaari5-0/+1128
2014-07-22[media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus1-6/+20
2014-07-22[media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()Sakari Ailus1-4/+4
2014-07-22[media] saa7146: fix compile warningHans Verkuil1-7/+6
2014-07-22[media] staging/media/davinci_vpfe/dm365_ipipeif.c: fix negativity checkAndrey Utkin1-2/+3
2014-07-22[media] adv7180: Remove duplicate unregister callIan Molton1-1/+0
2014-07-21[media] s5p-mfc: limit the size of the CPBpanpan liu1-3/+6
2014-07-21[media] coda: simplify IRAM setupPhilipp Zabel1-101/+74
2014-07-21[media] coda: fix internal framebuffer allocation sizePhilipp Zabel1-2/+2
2014-07-21[media] coda: fix h.264 quantization parameter rangePhilipp Zabel1-2/+2
2014-07-21[media] coda: fix readback of CODA_RET_DEC_SEQ_FRAME_NEEDPhilipp Zabel1-1/+1
2014-07-21[media] coda: fix decoder I/P/B frame detectionPhilipp Zabel1-9/+14
2014-07-21[media] s5p-mfc: Fix selective sclk_mfc initJacek Anaszewski1-0/+24
2014-07-21[media] s5p: fix error code path when failing to allocate DMA memoryMaurizio Lombardi1-3/+2
2014-07-18[media] zoran: remove duplicate ZR050_MO_COMP defineDan Carpenter1-1/+0
2014-07-18[media] saa7164-dvb: Remove unnecessary null testHimangi Saraogi1-18/+14
2014-07-18[media] radio-bcm2048.c: Fix some checkpatch.pl errorsLuke Hart1-10/+10
2014-07-18[media] media: pvrusb2: make logging code saneAndrey Utkin1-9/+3
2014-07-18[media] staging: media: bcm2048: radio-bcm2048.c - removed IRQF_DISABLED macroAnil Belur1-1/+1
2014-07-18[media] solo6x10: update GOP size, QP immediatelyAndrey Utkin1-0/+4
2014-07-18[media] solo6x10: expose encoder quantization setting as V4L2 controlAndrey Utkin1-0/+5
2014-07-18[media] staging/solo6x10: SOLO6X10 should select BITREVERSEGeert Uytterhoeven1-0/+1
2014-07-18[media] hdpvr: fix reported HDTV colorspaceHans Verkuil1-1/+1
2014-07-18[media] cx23885: add support for Hauppauge ImpactVCB-eHans Verkuil3-1/+32
2014-07-18[media] v4l2-ioctl: clips, clipcount and bitmap should not be zeroedHans Verkuil1-1/+25
2014-07-18[media] v4l2-ioctl: call g_selection before calling cropcapHans Verkuil1-22/+26
2014-07-18[media] v4l2-ioctl: clear reserved field of G/S_SELECTIONHans Verkuil1-2/+2
2014-07-18[media] v4l2-ioctl: remove pointless INFO_FL_CLEARHans Verkuil1-2/+2
2014-07-18[media] v4l2-dev: don't debug poll unless the debug level > 2Hans Verkuil1-1/+1
2014-07-18[media] v4l2-dev: streamon/off is only a valid ioctl for video, vbi and sdrHans Verkuil1-2/+2
2014-07-18[media] v4l2-ioctl.c: fix enum_freq_bands handlingHans Verkuil1-2/+5
2014-07-18[media] v4l2-ioctl.c: check vfl_type in ENUM_FMTHans Verkuil1-6/+8
2014-07-17[media] v4l: omap4iss: Signal fatal errors to the vb2 queueLaurent Pinchart1-9/+6
2014-07-17[media] v4l: omap4iss: Use the devm_* managed allocatorsLaurent Pinchart1-76/+8
2014-07-17[media] v4l: omap4iss: Add module debug parameterLaurent Pinchart1-0/+5
2014-07-17[media] v4l: omap4iss: Don't reinitialize the video qlock at every streamonLaurent Pinchart1-1/+1
2014-07-17[media] v4l: omap4iss: Copy paste error in iss_get_clocksVitaly Osipov1-1/+1
2014-07-17[media] v4l: omap4iss: tighten omap4iss dependenciesArnd Bergmann1-1/+1
2014-07-17[media] v4l: vb2: Add fatal error condition flagLaurent Pinchart1-3/+36
2014-07-17[media] v4l: vb2: Don't return POLLERR during transient buffer underrunsLaurent Pinchart1-2/+3
2014-07-17[media] v4l: vsp1: uds: Fix scaling of alpha layerLaurent Pinchart5-35/+122
2014-07-17[media] v4l: vsp1: bru: Make the background color configurableLaurent Pinchart2-5/+49
2014-07-17[media] v4l: vsp1: bru: Support non-premultiplied colors at the BRU outputLaurent Pinchart1-2/+9
2014-07-17[media] v4l: vsp1: bru: Support premultiplied alpha at the BRU inputsLaurent Pinchart3-28/+50