summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-035-6/+4
|\
| * isystem: ship and use stdarg.hAlexey Dobriyan2021-08-194-4/+4
| * isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-2/+0
* | Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-09-0141-503/+1883
|\ \
| * | media: imx: add a driver for i.MX8MQ mipi csi rx phy and controllerMartin Kepplinger2021-08-042-0/+992
| * | media: imx: imx7_mipi_csis: convert some switch cases to the defaultTom Rix2021-08-041-4/+2
| * | media: imx: imx7-media-csi: Fix buffer return upon stream start failureLaurent Pinchart2021-08-041-6/+9
| * | media: imx: imx7-media-csi: Don't set PIXEL_BIT in CSICR1Laurent Pinchart2021-08-041-15/+0
| * | media: imx: imx7-media-csi: Set TWO_8BIT_SENSOR for >= 10-bit formatsLaurent Pinchart2021-08-041-1/+5
| * | media: atomisp: pci: reposition braces as per coding styleDeepak R Varma2021-07-224-196/+155
| * | media: atomisp: i2c: Remove a superfluous else clause in atomisp-mt9m114.cMartiros Shakhzadyan2021-07-221-6/+5
| * | media: atomisp: Move MIPI_PORT_LANES to the only userAndy Shevchenko2021-07-222-11/+11
| * | media: atomisp: Perform a single memset() for unionKees Cook2021-07-221-4/+1
| * | media: atomisp: pci: fix error return code in atomisp_pci_probe()Yang Yingliang2021-07-221-1/+2
| * | media: atomisp: pci: Remove unnecessary (void *) castFabio M. De Francesco2021-07-221-1/+1
| * | media: atomisp: pci: Remove checks before kfree/kvfreeFabio M. De Francesco2021-07-221-4/+2
| * | media: atomisp: Remove unused port_enabled variableAndy Shevchenko2021-07-221-3/+0
| * | media: atomisp: Annotate a couple of definitions with __maybe_unusedAndy Shevchenko2021-07-221-2/+2
| * | media: atomisp: Remove unused declarationsAndy Shevchenko2021-07-221-17/+0
| * | media: atomisp: remove the repeated declarationShaokun Zhang2021-07-221-2/+0
| * | media: atomisp: improve error handling in gc2235_detect()Tom Rix2021-07-221-10/+3
| * | media: atomisp: Fix whitespace at the beginning of lineAniket Bhattacharyea2021-07-221-4/+4
| * | media: atomisp: Align block commentsJiabing Wan2021-07-221-2/+2
| * | media: atomisp: Use sysfs_emit() instead of sprintf() where appropriateNguyen Dinh Phi2021-07-221-3/+3
| * | media: atomisp: Fix line continuation style issue in sh_css.cMartiros Shakhzadyan2021-07-221-8/+6
| * | media: atomisp: Use kcalloc instead of kzalloc with multiply in sh_css.cMartiros Shakhzadyan2021-07-221-10/+12
| * | media: atomisp: Remove unnecessary parens in sh_css.cMartiros Shakhzadyan2021-07-221-1/+1
| * | media: atomisp: Resolve goto style issue in sh_css.cMartiros Shakhzadyan2021-07-221-2/+2
| * | media: atomisp: fix the uninitialized use and rename "retvalue"Yizhuo2021-07-221-4/+7
| * | media: atomisp: use list_splice_init in atomisp_compat_css20.cBaokun Li2021-07-221-33/+5
| * | media: atomisp: remove useless returnsPavel Skripkin2021-07-221-38/+0
| * | media: atomisp: remove dublicate codePavel Skripkin2021-07-221-13/+0
| * | media: atomisp: remove useless breaksPavel Skripkin2021-07-221-11/+0
| * | media: atomisp: pci: fixed a curly bracket coding style issue.Dmitrii Wolf2021-07-221-1/+2
| * | media: atomisp: Fix runtime PM imbalance in atomisp_pci_probeDinghao Liu2021-07-221-0/+1
| * | media: atomisp-ov2680: A trivial typo fixBhaskar Chowdhury2021-07-221-1/+1
| * | media: atomisp: Fix typo "accesible"Ricardo Ribalda2021-07-223-3/+3
| * | media: v4l2-subdev: fix some NULL vs IS_ERR() checksDan Carpenter2021-07-221-2/+2
| * | media: hantro: Add support for the Rockchip PX30Paul Kocialkowski2021-07-223-0/+19
| * | media: hantro: Enable H.264 on Rockchip VDPU2Ezequiel Garcia2021-07-221-1/+25
| * | media: hantro: Add H.264 support for Rockchip VDPU2Jonas Karlman2021-07-223-0/+493
| * | media: hantro: h264: Move reference picture number to a helperEzequiel Garcia2021-07-223-12/+15
| * | media: hantro: h264: Move DPB valid and long-term bitmapsEzequiel Garcia2021-07-223-15/+19
| * | media: hantro: Avoid redundant hantro_get_{dst,src}_buf() callsEzequiel Garcia2021-07-223-28/+26
| * | media: hantro: Make struct hantro_variant.init() optionalEzequiel Garcia2021-07-223-12/+8
| * | media: hantro: vp8: Move noisy WARN_ON to vpu_debugEzequiel Garcia2021-07-222-6/+20
| * | media: atomisp: remove redundant initialization of variable retColin Ian King2021-07-121-1/+1
| * | media: cedrus: hevc: Add support for multiple slicesJernej Skrabec2021-07-122-10/+17
* | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-013-13/+12
|\ \ \
| * \ \ Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-099-39/+64
| |\ \ \ | | | |/ | | |/|