summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-10/+4
2021-11-01Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds41-259/+511
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+8
2021-10-27staging: use of_get_ethdev_address()Jakub Kicinski1-1/+1
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+2
2021-10-19media: cedrus: Don't kernel map most buffersJernej Skrabec3-62/+82
2021-10-19media: rkvdec: Support dynamic resolution changesChen-Yu Tsai1-20/+20
2021-10-19media: rkvdec: Do not override sizeimage for output formatChen-Yu Tsai1-2/+3
2021-10-19media: i.MX6: Support 16-bit BT.1120 video inputKrzysztof HaƂasa1-0/+5
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook3-8/+8
2021-10-18media: cedrus: fix double freeDaniel Almeida1-0/+1
2021-10-17Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2021-10-08media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_infoRicardo Ribalda1-2/+3
2021-10-08media: ipu3-imgu: imgu_fmt: Handle properly tryRicardo Ribalda1-1/+1
2021-10-08media: ipu3-imgu: Set valid initial formatRicardo Ribalda1-1/+3
2021-10-08media: ipu3-imgu: Refactor bytesperpixel calculationRicardo Ribalda3-17/+15
2021-10-08media: staging/intel-ipu3: Constify static struct v4l2_subdev_internal_opsRikard Falkeborn1-1/+1
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2021-10-05staging: r8188eu: prevent array underflow in rtw_hal_update_ra_mask()Dan Carpenter1-1/+1
2021-10-05staging: vc04_services: shut up out-of-range warningArnd Bergmann1-1/+1
2021-10-05media: hantro: Auto generate the AXI ID to avoid conflictsBenjamin Gaignard3-2/+5
2021-10-05media: hantro: Constify static struct v4l2_m2m_opsRikard Falkeborn1-1/+1
2021-10-05media: imx: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-10-05media: cedrus: add check for H264 and H265 limitationsJernej Skrabec1-0/+46
2021-10-05media: cedrus: Add H265 10-bit capability flagJernej Skrabec2-0/+2
2021-10-04Merge tag 'media/v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+2
2021-10-04media: atomisp: restore missing 'return' statementArnd Bergmann1-0/+2
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-36/+38
2021-09-30media: cedrus: Fix SUNXI tile size calculationNicolas Dufresne1-1/+1
2021-09-30media: hantro: Fix check for single irqJernej Skrabec1-1/+1
2021-09-30media: staging/media/meson: vdec.h: fix kerneldoc warningsHans Verkuil3-5/+20
2021-09-30media: staging: media: rkvdec: Make use of the helper function devm_platform_...Cai Huoqing1-3/+1
2021-09-30media: imx: set a media_device bus_info stringMartin Kepplinger1-0/+2
2021-09-30media: hantro: Fix media device bus_info stringMartin Kepplinger1-1/+1
2021-09-30media: Media: meson: vdec: Use devm_platform_ioremap_resource_byname()zhaoxiao1-5/+2
2021-09-30media: staging: media: atomisp: code formatting changes atomisp_csi2.cDeepak R Varma1-36/+34
2021-09-30media: imx: TODO: Remove items that are already supportedFabio Estevam1-5/+0
2021-09-30media: staging: document that Imgu not output auto-exposure statisticsBingbu Cao1-1/+6
2021-09-30media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_initGustavo A. R. Silva2-5/+4
2021-09-30media: staging: atomisp: fix the uninitialized use in gc2235_detect()Yizhuo1-0/+2
2021-09-30media: atomisp: Fix error handling in probeEvgeny Novikov1-13/+24
2021-09-30media: atomisp: restore missing 'return' statementArnd Bergmann1-0/+2
2021-09-30media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32Ezequiel Garcia3-4/+4
2021-09-30media: cedrus: drop min_buffers_needed.Hans Verkuil1-2/+0
2021-09-30media: cedrus: hevc: Add support for scaling listsJernej Skrabec5-1/+80
2021-09-30media: hantro: Add scaling lists featureBenjamin Gaignard4-3/+82
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus9-65/+61
2021-09-27Merge tag 'media/v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-2/+2
2021-09-27staging: qlge: Move devlink registration to be last devlink commandLeon Romanovsky1-5/+3
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky1-5/+1