summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-04media: Documentation: v4l: Improve frame rate configuration documentationSakari Ailus
2021-08-04media: Documentation: v4l: Fix V4L2_CID_PIXEL_RATE documentationSakari Ailus
2021-08-04media: Documentation: media: Fix v4l2-async kerneldoc syntaxSakari Ailus
2021-08-04media: Documentation: media: Improve camera sensor documentationSakari Ailus
2021-08-04media: omap3isp: Fix missing unlock in isp_subdev_notifier_complete()Wei Yongjun
2021-08-04media: exynos4-is: use DEVICE_ATTR_RW() helper macroZhen Lei
2021-08-04media: i2c: use DEVICE_ATTR_RO() helper macroZhen Lei
2021-08-04media: i2c: et8ek8: use DEVICE_ATTR_RO() helper macroZhen Lei
2021-08-04media: mc-device.c: use DEVICE_ATTR_RO() helper macroZhen Lei
2021-08-04media: ov5640: Complement yuv mbus formats with their 1X16 versionsXavier Roumegue
2021-08-04media: i2c: Add ov9282 camera sensor driverMartina Krasteva
2021-08-04media: dt-bindings: media: Add bindings for ov9282Martina Krasteva
2021-08-04media: i2c: Add imx412 camera sensor driverMartina Krasteva
2021-08-04media: dt-bindings: media: Add bindings for imx412Martina Krasteva
2021-08-04media: i2c: Add imx335 camera sensor driverMartina Krasteva
2021-08-04media: dt-bindings: media: Add bindings for imx335Martina Krasteva
2021-08-04media: v4l2-subdev: Fix documentation of the subdev_notifier memberPaul Kocialkowski
2021-08-04media: em28xx-input: fix refcount bug in em28xx_usb_disconnectDongliang Mu
2021-08-04media: rc: introduce Meson IR TX driverViktor Prutyanov
2021-08-04media: rc: meson-ir-tx: document device tree bindingsViktor Prutyanov
2021-08-03Merge commit 'c3cdc019a6bf' into media_treeMauro Carvalho Chehab
2021-07-23media: atomisp: pci: reposition braces as per coding styleDeepak R Varma
2021-07-23media: atomisp: i2c: Remove a superfluous else clause in atomisp-mt9m114.cMartiros Shakhzadyan
2021-07-23media: atomisp: Move MIPI_PORT_LANES to the only userAndy Shevchenko
2021-07-23media: atomisp: Perform a single memset() for unionKees Cook
2021-07-23media: atomisp: pci: fix error return code in atomisp_pci_probe()Yang Yingliang
2021-07-23media: atomisp: pci: Remove unnecessary (void *) castFabio M. De Francesco
2021-07-23media: atomisp: pci: Remove checks before kfree/kvfreeFabio M. De Francesco
2021-07-23media: atomisp: Remove unused port_enabled variableAndy Shevchenko
2021-07-23media: atomisp: Annotate a couple of definitions with __maybe_unusedAndy Shevchenko
2021-07-23media: atomisp: Remove unused declarationsAndy Shevchenko
2021-07-23media: atomisp: remove the repeated declarationShaokun Zhang
2021-07-23media: atomisp: improve error handling in gc2235_detect()Tom Rix
2021-07-23media: atomisp: Fix whitespace at the beginning of lineAniket Bhattacharyea
2021-07-23media: atomisp: Align block commentsJiabing Wan
2021-07-23media: atomisp: Use sysfs_emit() instead of sprintf() where appropriateNguyen Dinh Phi
2021-07-23media: atomisp: Fix line continuation style issue in sh_css.cMartiros Shakhzadyan
2021-07-23media: atomisp: Use kcalloc instead of kzalloc with multiply in sh_css.cMartiros Shakhzadyan
2021-07-23media: atomisp: Remove unnecessary parens in sh_css.cMartiros Shakhzadyan
2021-07-23media: atomisp: Resolve goto style issue in sh_css.cMartiros Shakhzadyan
2021-07-23media: atomisp: fix the uninitialized use and rename "retvalue"Yizhuo
2021-07-22media: atomisp: pci: reposition braces as per coding styleDeepak R Varma
2021-07-22media: atomisp: i2c: Remove a superfluous else clause in atomisp-mt9m114.cMartiros Shakhzadyan
2021-07-22media: atomisp: Move MIPI_PORT_LANES to the only userAndy Shevchenko
2021-07-22media: atomisp: Perform a single memset() for unionKees Cook
2021-07-22media: atomisp: pci: fix error return code in atomisp_pci_probe()Yang Yingliang
2021-07-22media: atomisp: pci: Remove unnecessary (void *) castFabio M. De Francesco
2021-07-22media: atomisp: pci: Remove checks before kfree/kvfreeFabio M. De Francesco
2021-07-22media: atomisp: Remove unused port_enabled variableAndy Shevchenko
2021-07-22media: atomisp: Annotate a couple of definitions with __maybe_unusedAndy Shevchenko