summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: use of_get_ethdev_address()Jakub Kicinski2021-10-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-222-2/+2
|\
| * Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-10-172-2/+2
| |\
| | * staging: r8188eu: prevent array underflow in rtw_hal_update_ra_mask()Dan Carpenter2021-10-051-1/+1
| | * staging: vc04_services: shut up out-of-range warningArnd Bergmann2021-10-051-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-071-0/+2
|\| |
| * | Merge tag 'media/v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-10-041-0/+2
| |\ \
| | * | media: atomisp: restore missing 'return' statementArnd Bergmann2021-10-041-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-304-36/+38
|\| | |
| * | | Merge tag 'media/v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-09-272-2/+2
| |\| | | | |/ | |/|
| | * media: cedrus: Fix SUNXI tile size calculationNicolas Dufresne2021-09-061-1/+1
| | * media: hantro: Fix check for single irqJernej Skrabec2021-09-061-1/+1
| * | staging: r8188eu: fix -Wrestrict warningsArnd Bergmann2021-09-201-4/+4
| * | staging: greybus: uart: fix tty use after freeJohan Hovold2021-09-141-30/+32
* | | staging: qlge: Move devlink registration to be last devlink commandLeon Romanovsky2021-09-271-5/+3
* | | devlink: Make devlink_register to be voidLeon Romanovsky2021-09-221-5/+1
|/ /
* | 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