summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-09media: media/cec.h: add CEC_CAP_DEFAULTSHans Verkuil
2017-08-09media: cec-funcs.h: cec_ops_report_features: set *dev_features to NULLHans Verkuil
2017-08-08media: v4l2-tpg: fix the SMPTE-2084 transfer functionHans Verkuil
2017-08-08media: coda: reduce iram size to leave space for suspend to ramJan Luebbe
2017-08-08media: coda: fix decoder sequence init escape flagPhilipp Zabel
2017-08-08media: staging/imx: remove confusing IS_ERR_OR_NULL usageArnd Bergmann
2017-08-08media: i2c: fix semicolon.cocci warningskbuild test robot
2017-08-08media: vb2: core: Lower the log level of debug outputsHirokazu Honda
2017-08-08media: cec: documentation fixesHans Verkuil
2017-08-08media: v4l: omap_vout: vrfb: initialize DMA flagsArnd Bergmann
2017-08-08media: v4l: use WARN_ON(1) instead of __WARN()Arnd Bergmann
2017-08-08media: i2c: add KConfig dependenciesArnd Bergmann
2017-08-08media: ti-vpe: cal: use of_graph_get_remote_endpoint()Kuninori Morimoto
2017-08-08media: staging: imx: fix non-static declarationsJB Van Puyvelde
2017-08-08media: imx: prpencvf: enable double write reductionSteve Longerbeam
2017-08-08media: imx: add VIDEO_V4L2_SUBDEV_API dependencyArnd Bergmann
2017-08-08media: v4l: omap_vout: vrfb: include linux/slab.hArnd Bergmann
2017-08-08media: ov9655: fix missing mutex_destroy()Hugues Fruchet
2017-08-08media: ov9650: fix coding styleHugues Fruchet
2017-08-08media: stm32-dcmi: explicitly request exclusive reset controlPhilipp Zabel
2017-08-08media: mtk-vcodec: fix vp9 decode errorTiffany Lin
2017-08-08media: ov7670: Check the return value from clk_prepare_enable()Fabio Estevam
2017-08-08media: ov7670: Return the real error codeFabio Estevam
2017-08-08media: v4l2-tpg-core.c: fix typo in bt2020_full matrixHans Verkuil
2017-08-08media: media/extended-controls.rst: fix wrong enum namesHans Verkuil
2017-08-08media: media/doc: improve the SMPTE 2084 documentationHans Verkuil
2017-08-08media: media/doc: improve bt.2020 documentationHans Verkuil
2017-08-08media: media/doc: rename and reorder pixfmt filesHans Verkuil
2017-08-08media: drop use of MEDIA_API_VERSIONHans Verkuil
2017-08-08media: media-device: remove driver_versionHans Verkuil
2017-08-08media: atomisp2: don't set driver_versionHans Verkuil
2017-08-08media: uvc: don't set driver_versionHans Verkuil
2017-08-08media: s3c-camif: don't set driver_versionHans Verkuil
2017-08-08media: media-device: set driver_version directlyHans Verkuil
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab
2017-08-06Linux 4.13-rc4Linus Torvalds
2017-08-06Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie
2017-08-06ext4: make xattr inode reads fasterTahsin Erdogan
2017-08-05ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan
2017-08-05ext4: remove unused mode parameterTahsin Erdogan
2017-08-05ext4: fix warning about stack corruptionArnd Bergmann