summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2021-09-30media: hantro: Fix check for single irqJernej Skrabec
2021-09-30media: staging/media/meson: vdec.h: fix kerneldoc warningsHans Verkuil
2021-09-30media: staging: media: rkvdec: Make use of the helper function devm_platform_...Cai Huoqing
2021-09-30media: imx: set a media_device bus_info stringMartin Kepplinger
2021-09-30media: hantro: Fix media device bus_info stringMartin Kepplinger
2021-09-30media: Media: meson: vdec: Use devm_platform_ioremap_resource_byname()zhaoxiao
2021-09-30media: staging: media: atomisp: code formatting changes atomisp_csi2.cDeepak R Varma
2021-09-30media: imx: TODO: Remove items that are already supportedFabio Estevam
2021-09-30media: staging: document that Imgu not output auto-exposure statisticsBingbu Cao
2021-09-30media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_initGustavo A. R. Silva
2021-09-30media: staging: atomisp: fix the uninitialized use in gc2235_detect()Yizhuo
2021-09-30media: atomisp: Fix error handling in probeEvgeny Novikov
2021-09-30media: atomisp: restore missing 'return' statementArnd Bergmann
2021-09-30media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32Ezequiel Garcia
2021-09-30media: cedrus: drop min_buffers_needed.Hans Verkuil
2021-09-30media: cedrus: hevc: Add support for scaling listsJernej Skrabec
2021-09-30media: hantro: Add scaling lists featureBenjamin Gaignard
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus
2021-09-27Merge tag 'media/v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-09-06media: cedrus: Fix SUNXI tile size calculationNicolas Dufresne
2021-09-06media: hantro: Fix check for single irqJernej Skrabec
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-01Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-08-30Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-23Revert "media: dvb header files: move some headers to staging"Linus Torvalds
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-17media/atomisp: Use lockdep instead of *mutex_is_locked()Peter Zijlstra
2021-08-04media: imx: add a driver for i.MX8MQ mipi csi rx phy and controllerMartin Kepplinger
2021-08-04media: imx: imx7_mipi_csis: convert some switch cases to the defaultTom Rix
2021-08-04media: imx: imx7-media-csi: Fix buffer return upon stream start failureLaurent Pinchart
2021-08-04media: imx: imx7-media-csi: Don't set PIXEL_BIT in CSICR1Laurent Pinchart
2021-08-04media: imx: imx7-media-csi: Set TWO_8BIT_SENSOR for >= 10-bit formatsLaurent Pinchart
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
2021-07-22media: atomisp: Remove unused declarationsAndy Shevchenko
2021-07-22media: atomisp: remove the repeated declarationShaokun Zhang
2021-07-22media: atomisp: improve error handling in gc2235_detect()Tom Rix
2021-07-22media: atomisp: Fix whitespace at the beginning of lineAniket Bhattacharyea
2021-07-22media: atomisp: Align block commentsJiabing Wan
2021-07-22media: atomisp: Use sysfs_emit() instead of sprintf() where appropriateNguyen Dinh Phi
2021-07-22media: atomisp: Fix line continuation style issue in sh_css.cMartiros Shakhzadyan
2021-07-22media: atomisp: Use kcalloc instead of kzalloc with multiply in sh_css.cMartiros Shakhzadyan