aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-09media: media/cec.h: add CEC_CAP_DEFAULTSHans Verkuil1-0/+3
2017-08-09media: cec-funcs.h: cec_ops_report_features: set *dev_features to NULLHans Verkuil1-0/+1
2017-08-08media: v4l2-tpg: fix the SMPTE-2084 transfer functionHans Verkuil1-72/+78
2017-08-08media: coda: reduce iram size to leave space for suspend to ramJan Luebbe1-1/+1
2017-08-08media: coda: fix decoder sequence init escape flagPhilipp Zabel1-8/+5
2017-08-08media: staging/imx: remove confusing IS_ERR_OR_NULL usageArnd Bergmann5-72/+90
2017-08-08media: i2c: fix semicolon.cocci warningskbuild test robot1-1/+1
2017-08-08media: vb2: core: Lower the log level of debug outputsHirokazu Honda1-5/+5
2017-08-08media: cec: documentation fixesHans Verkuil6-10/+10
2017-08-08media: v4l: omap_vout: vrfb: initialize DMA flagsArnd Bergmann1-1/+1
2017-08-08media: v4l: use WARN_ON(1) instead of __WARN()Arnd Bergmann2-2/+2
2017-08-08media: i2c: add KConfig dependenciesArnd Bergmann1-1/+2
2017-08-08media: ti-vpe: cal: use of_graph_get_remote_endpoint()Kuninori Morimoto1-1/+1
2017-08-08media: staging: imx: fix non-static declarationsJB Van Puyvelde1-12/+12
2017-08-08media: imx: prpencvf: enable double write reductionSteve Longerbeam1-0/+11
2017-08-08media: imx: add VIDEO_V4L2_SUBDEV_API dependencyArnd Bergmann1-0/+1
2017-08-08media: v4l: omap_vout: vrfb: include linux/slab.hArnd Bergmann1-0/+1
2017-08-08media: ov9655: fix missing mutex_destroy()Hugues Fruchet1-2/+6
2017-08-08media: ov9650: fix coding styleHugues Fruchet1-26/+33
2017-08-08media: stm32-dcmi: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-08media: mtk-vcodec: fix vp9 decode errorTiffany Lin1-2/+35
2017-08-08media: ov7670: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2017-08-08media: ov7670: Return the real error codeFabio Estevam1-1/+1
2017-08-08media: v4l2-tpg-core.c: fix typo in bt2020_full matrixHans Verkuil1-1/+1
2017-08-08media: media/extended-controls.rst: fix wrong enum namesHans Verkuil1-13/+13
2017-08-08media: media/doc: improve the SMPTE 2084 documentationHans Verkuil1-0/+12
2017-08-08media: media/doc: improve bt.2020 documentationHans Verkuil2-1/+6
2017-08-08media: media/doc: rename and reorder pixfmt filesHans Verkuil8-40/+37
2017-08-08media: drop use of MEDIA_API_VERSIONHans Verkuil2-4/+5
2017-08-08media: media-device: remove driver_versionHans Verkuil2-5/+0
2017-08-08media: atomisp2: don't set driver_versionHans Verkuil1-5/+1
2017-08-08media: uvc: don't set driver_versionHans Verkuil1-1/+0
2017-08-08media: s3c-camif: don't set driver_versionHans Verkuil1-1/+0
2017-08-08media: media-device: set driver_version directlyHans Verkuil2-6/+1
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab949-7130/+16095
2017-08-06Linux 4.13-rc4Linus Torvalds1-1/+1
2017-08-06Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds1-2/+2
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-196/+290
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+3
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin1-4/+7
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh1-1/+1
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee1-1/+2
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie3-24/+85
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie1-9/+5
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie2-40/+36
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie2-12/+16
2017-08-06ext4: make xattr inode reads fasterTahsin Erdogan4-48/+92
2017-08-05ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan1-3/+1
2017-08-05ext4: remove unused mode parameterTahsin Erdogan1-5/+4
2017-08-05ext4: fix warning about stack corruptionArnd Bergmann1-5/+6