summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2014-07-21[media] airspy: move out of staging into drivers/media/usbAntti Palosaari
2014-07-21[media] rtl2832_sdr: print notice to point SDR API is not 100% stable yetAntti Palosaari
2014-07-21[media] rtl2832_sdr: put complex U16 format behind module parameterAntti Palosaari
2014-07-21rtl2832_sdr: move from staging to mediaAntti Palosaari
2014-07-21[media] Kconfig: sub-driver auto-select SPI busAntti Palosaari
2014-07-21[media] Kconfig: add SDR supportAntti Palosaari
2014-07-21msi001: move out of stagingAntti Palosaari
2014-07-21[media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus
2014-07-21[media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()Sakari Ailus
2014-07-21[media] saa7146: fix compile warningHans Verkuil
2014-07-21[media] adv7180: Remove duplicate unregister callIan Molton
2014-07-21[media] s5p-mfc: limit the size of the CPBpanpan liu
2014-07-21[media] coda: simplify IRAM setupPhilipp Zabel
2014-07-21[media] coda: fix internal framebuffer allocation sizePhilipp Zabel
2014-07-21[media] coda: fix h.264 quantization parameter rangePhilipp Zabel
2014-07-21[media] coda: fix readback of CODA_RET_DEC_SEQ_FRAME_NEEDPhilipp Zabel
2014-07-21[media] coda: fix decoder I/P/B frame detectionPhilipp Zabel
2014-07-21[media] s5p-mfc: Fix selective sclk_mfc initJacek Anaszewski
2014-07-21[media] s5p: fix error code path when failing to allocate DMA memoryMaurizio Lombardi
2014-07-17[media] zoran: remove duplicate ZR050_MO_COMP defineDan Carpenter
2014-07-17[media] saa7164-dvb: Remove unnecessary null testHimangi Saraogi
2014-07-17[media] media: pvrusb2: make logging code saneAndrey Utkin
2014-07-17[media] hdpvr: fix reported HDTV colorspaceHans Verkuil
2014-07-17[media] cx23885: add support for Hauppauge ImpactVCB-eHans Verkuil
2014-07-17[media] v4l2-ioctl: clips, clipcount and bitmap should not be zeroedHans Verkuil
2014-07-17[media] v4l2-ioctl: call g_selection before calling cropcapHans Verkuil
2014-07-17[media] v4l2-ioctl: clear reserved field of G/S_SELECTIONHans Verkuil
2014-07-17[media] v4l2-ioctl: remove pointless INFO_FL_CLEARHans Verkuil
2014-07-17[media] v4l2-dev: don't debug poll unless the debug level > 2Hans Verkuil
2014-07-17[media] v4l2-dev: streamon/off is only a valid ioctl for video, vbi and sdrHans Verkuil
2014-07-17[media] v4l2-ioctl.c: fix enum_freq_bands handlingHans Verkuil
2014-07-17[media] v4l2-ioctl.c: check vfl_type in ENUM_FMTHans Verkuil
2014-07-17[media] v4l: vb2: Add fatal error condition flagLaurent Pinchart
2014-07-17[media] v4l: vb2: Don't return POLLERR during transient buffer underrunsLaurent Pinchart
2014-07-17[media] v4l: vsp1: uds: Fix scaling of alpha layerLaurent Pinchart
2014-07-17[media] v4l: vsp1: bru: Make the background color configurableLaurent Pinchart
2014-07-17[media] v4l: vsp1: bru: Support non-premultiplied colors at the BRU outputLaurent Pinchart
2014-07-17[media] v4l: vsp1: bru: Support premultiplied alpha at the BRU inputsLaurent Pinchart
2014-07-17[media] v4l: vsp1: Add V4L2_CID_ALPHA_COMPONENT control supportLaurent Pinchart
2014-07-17[media] v4l: vsp1: Add alpha channel support to the memory portsLaurent Pinchart
2014-07-17[media] v4l: vsp1: Switch to XRGB formatsLaurent Pinchart
2014-07-17[media] v4l: vsp1: wpf: Clear RPF to WPF association at stream off timeLaurent Pinchart
2014-07-17[media] v4l: vsp1: wpf: Simplify cast to pipeline structureLaurent Pinchart
2014-07-17[media] v4l: vsp1: sru: Make the intensity controllable during streamingLaurent Pinchart
2014-07-17[media] v4l: vsp1: sru: Fix the intensity control default valueLaurent Pinchart
2014-07-17[media] v4l: vsp1: Setup control handler automatically at stream on timeLaurent Pinchart
2014-07-17[media] v4l: vsp1: Propagate vsp1_device_get errors to the callersLaurent Pinchart
2014-07-17[media] v4l: vsp1: Cleanup video nodes at removal timeLaurent Pinchart
2014-07-17[media] v4l: vsp1: Fix typosLaurent Pinchart
2014-07-17[media] v4l: vsp1: Fix pipeline stop timeoutLaurent Pinchart