summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: extended-controls.rst: transmitter -> receiverHans Verkuil2018-04-041-1/+1
* media: staging: atomisp: stop duplicating input format typesMauro Carvalho Chehab2018-04-0428-461/+396
* media: staging: atomisp: get rid of an unused varMauro Carvalho Chehab2018-04-041-1/+0
* media: staging: atomisp: stop mixing enum typesMauro Carvalho Chehab2018-04-0422-102/+96
* media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab2018-04-0413-29/+33
* media: staging: atomisp: use %p to print pointersMauro Carvalho Chehab2018-04-041-10/+10
* media: staging: atomisp: remove an useless checkMauro Carvalho Chehab2018-04-041-5/+5
* media: staging: atomisp: avoid a warning if 32 bits buildMauro Carvalho Chehab2018-04-041-0/+2
* media: staging: atomisp: don't access a NULL varMauro Carvalho Chehab2018-04-041-3/+3
* media: staging: atomisp: Get rid of *default.host.[ch]Mauro Carvalho Chehab2018-04-0413-325/+0
* media: staging: atomisp: get rid of an unused functionMauro Carvalho Chehab2018-04-041-21/+0
* media: staging: atomisp: remove unused set_pd_base()Mauro Carvalho Chehab2018-04-045-35/+3
* media: staging: atomisp: fix endianess issuesMauro Carvalho Chehab2018-04-044-35/+46
* media: staging: atomisp: add a missing includeMauro Carvalho Chehab2018-04-041-0/+1
* media: staging: atomisp: get rid of stupid statementsMauro Carvalho Chehab2018-04-043-15/+3
* media: staging: atomisp: declare static vars as suchMauro Carvalho Chehab2018-04-046-15/+14
* media: staging: atomisp: ia_css_output.host: don't use var before checkMauro Carvalho Chehab2018-04-041-1/+1
* media: staging: atomisp: do some coding style improvementsMauro Carvalho Chehab2018-04-049-45/+38
* media: dvb_frontend: fix wrong cast in compat_ioctlKatsuhiro Suzuki2018-04-041-1/+1
* media: gspca: fix Kconfig help infowinton.liu2018-04-041-1/+1
* media: cx231xx: Increase USB bridge bandwidthBrad Love2018-04-041-1/+1
* media: vsp1: Fix BRx conditional path in WPFKieran Bingham2018-04-041-1/+1
* media: ov5640: add missing output pixel format settingAkinobu Mita2018-04-041-1/+8
* media: ov2685: Remove owner assignment from i2c_driverFabio Estevam2018-04-041-1/+0
* media: ov5645: Use v4l2_find_nearest_sizeTodor Tomov2018-04-041-19/+5
* media: ov5645: add missing of_node_put() in error pathAkinobu Mita2018-04-041-2/+3
* media: ov5640: fix get_/set_fmt colorspace related fieldsHugues Fruchet2018-04-041-8/+21
* media: imx274: fix typo in error messageLuca Ceresoli2018-04-041-1/+1
* media: ov13858: Update to SPDX identifierChiranjeevi Rapolu2018-04-041-13/+2
* media: ov5670: Update to SPDX identifierChiranjeevi Rapolu2018-04-041-13/+2
* media: dw9714: Update to SPDX license identifierRajmohan Mani2018-04-041-12/+2
* media: v4l: Bring back array_size parameter to v4l2_find_nearest_sizeSakari Ailus2018-04-044-6/+12
* media: imx-media-csi: Do not propagate the error when pinctrl is not foundFabio Estevam2018-04-041-1/+4
* media: media-types.rst: rename media-entity-type to media-entity-functionsHans Verkuil2018-04-043-4/+4
* media: media-ioc-g-topology.rst: fix 'reserved' sizesHans Verkuil2018-04-041-3/+3
* media: pixfmt-v4l2.rst: fix typesHans Verkuil2018-04-041-12/+24
* media: pixfmt-v4l2-mplane.rst: fix typesHans Verkuil2018-04-041-12/+24
* media: v4l2-tpg-core.c: add space after %Hans Verkuil2018-04-041-1/+1
* media: cec-pin: Fixed ktime_t to ns conversionJasmin Jessich2018-04-041-3/+3
* media: vcodec: fix error return value from mtk_jpeg_clk_init()Ryder Lee2018-04-041-2/+2
* media: doc: fix ReST link syntaxLuca Ceresoli2018-04-041-1/+1
* media: staging: media: davinci_vpfe: fix spelling of resizer_configure_in_con...Colin Ian King2018-04-041-2/+2
* media: venus: vdec: fix format enumerationAlexandre Courbot2018-04-042-12/+14
* media: imx: work around false-positive warningArnd Bergmann2018-04-041-1/+1
* media: r820t: don't crash if attach failsMauro Carvalho Chehab2018-04-041-1/+3
* Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-0415-455/+346
|\
| * ipc/shm: Fix pid freeing.Eric W. Biederman2018-03-281-2/+2
| * ipc/shm: fix up for struct file no longer being available in shm.hStephen Rothwell2018-03-281-0/+2
| * ipc/smack: Tidy up from the change in type of the ipc security hooksEric W. Biederman2018-03-271-139/+58
| * ipc: Directly call the security hook in ipc_ops.associateEric W. Biederman2018-03-273-27/+3