summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-22[media] coda: add reset control supportPhilipp Zabel1-0/+51
2014-07-22[media] coda: rename prescan_failed to hold and stop stream after timeoutPhilipp Zabel1-7/+9
2014-07-22[media] coda: add sequence counter offsetPhilipp Zabel1-4/+9
2014-07-22[media] coda: alert userspace about macroblock errorsPhilipp Zabel1-5/+9
2014-07-22[media] coda: add decoder timestamp queuePhilipp Zabel1-1/+49
2014-07-22[media] coda: try to schedule a decode run after a stop commandMichael Olbrich1-0/+2
2014-07-22[media] v4l2-mem2mem: export v4l2_m2m_try_scheduleMichael Olbrich2-1/+4
2014-07-22[media] coda: add cyclic intra refresh controlPhilipp Zabel1-1/+8
2014-07-22[media] coda: add h.264 deblocking filter controlsPhilipp Zabel1-1/+32
2014-07-22[media] coda: add h.264 min/max qp controlsPhilipp Zabel1-0/+27
2014-07-22[media] coda: select GENERIC_ALLOCATORPhilipp Zabel1-0/+1
2014-07-22[media] coda: split firmware version check out of coda_hw_initPhilipp Zabel1-5/+37
2014-07-22[media] coda: Add runtime pm supportPhilipp Zabel1-5/+60
2014-07-22[media] coda: use ctx->fh.m2m_ctx instead of ctx->m2m_ctxPhilipp Zabel1-34/+32
2014-07-22[media] coda: Use mem-to-mem ioctl helpersPhilipp Zabel1-99/+14
2014-07-22[media] coda: add workqueue to serialize hardware commandsPhilipp Zabel1-88/+74
2014-07-22[media] coda: add selection API support for h.264 decoderPhilipp Zabel1-0/+94
2014-07-22[media] coda: remove BUG() in get_q_dataPhilipp Zabel1-7/+5
2014-07-22[media] coda: Add encoder/decoder support for CODA960Philipp Zabel2-47/+466
2014-07-22[media] msi2500: rename namespace msi3101 => msi2500Antti Palosaari1-128/+128
2014-07-22[media] msi2500: refactor USB stream copyingAntti Palosaari1-334/+103
2014-07-22[media] msi2500: correct style issuesAntti Palosaari1-19/+51
2014-07-22[media] s5p-mfc: Add init buffer cmd to MFCV6Arun Kumar K1-2/+4
2014-07-22[media] s5p-mfc: Support multiple firmware sub-versionsArun Kumar K3-8/+31
2014-07-22[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmwareArun Kumar K2-34/+1
2014-07-22[media] tvp5150: Use i2c_smbus_(read|write)_byte_dataLaurent Pinchart1-20/+11
2014-07-22[media] tvp5150: Fix device ID kernel log messageLaurent Pinchart1-2/+2
2014-07-22[media] sms: Remove CONFIG_ prefix from Kconfig symbolsPaul Bolle1-2/+1
2014-07-22[media] dw2102: Geniatech T220 init fixedCrazyCat1-3/+11
2014-07-22[media] cxd2820r: TS clock inversion in configCrazyCat4-0/+9
2014-07-22[media] v4l2-subdev: Fix compilation when !VIDEO_V4L2_SUBDEV_APIMauro Carvalho Chehab1-1/+3
2014-07-22[media] rtl2832_sdr: fix Kconfig dependenciesAntti Palosaari2-2/+2
2014-07-22[media] rtl2832_sdr: remove plain 64-bit divisionsAntti Palosaari1-3/+2
2014-07-22[media] media:platform: OMAP3 camera support needs VIDEOBUF2_DMA_CONTIGPeter Meerwald1-0/+1
2014-07-22[media] media-device: Remove duplicated memset() in media_enum_entities()Salva Peiró1-2/+0
2014-07-22[media] v4l: subdev: Unify argument validation across IOCTLsSakari Ailus1-46/+74
2014-07-22[media] v4l: s3c-camif: Return V4L2_FIELD_NONE from pad-level set formatLaurent Pinchart1-0/+2
2014-07-22[media] v4l: smiapp: Return V4L2_FIELD_NONE from pad-level get/set formatLaurent Pinchart1-0/+3
2014-07-22[media] v4l: s5k6a3: Return V4L2_FIELD_NONE from pad-level set formatLaurent Pinchart1-0/+1
2014-07-22[media] v4l: s5k5baf: Return V4L2_FIELD_NONE from pad-level set formatLaurent Pinchart1-0/+2
2014-07-22[media] v4l: s5k4ecgx: Return V4L2_FIELD_NONE from pad-level set formatLaurent Pinchart1-0/+1
2014-07-22[media] v4l: noon010p30: Return V4L2_FIELD_NONE from pad-level set formatLaurent Pinchart1-0/+1
2014-07-22[media] davinci: vpfe: dm365: remove duplicate RSZ_LPF_INT_MASKDan Carpenter1-1/+0
2014-07-22[media] media: davinci_vpfe: dm365_resizer: fix sparse warningLad, Prabhakar1-2/+2
2014-07-22[media] staging: media: davinci_vpfe: fix checkpatch warningLad, Prabhakar1-0/+2
2014-07-22[media] mt9v032: use regmapPhilipp Zabel2-68/+47
2014-07-22[media] mt9v032: register v4l2 asynchronous subdevicePhilipp Zabel1-1/+11
2014-07-22[media] mt9v032: add support for mt9v022 and mt9v024Philipp Zabel1-8/+32
2014-07-22[media] mt9v032: do not clear reserved bits in read mode registerPhilipp Zabel1-3/+9
2014-07-22[media] mt9v032: fix hblank calculationPhilipp Zabel1-2/+2