summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2020-03-05media: meson: vdec: add VP9 decoder supportMaxime Jourdan7-1/+2209
2020-03-05media: meson: vdec: add VP9 input supportMaxime Jourdan1-4/+146
2020-03-05media: meson: vdec: add common HEVC decoder supportMaxime Jourdan6-2/+825
2020-03-05media: meson: vdec: add helpers for lossless framebuffer compression buffersMaxime Jourdan2-0/+31
2020-03-05media: meson: vdec: align stride on 32 bytesNeil Armstrong2-7/+7
2020-03-05media: meson: vdec: add H.264 decoding supportMaxime Jourdan4-1/+561
2020-03-05media: meson: vdec: bring up to complianceMaxime Jourdan6-117/+149
2020-03-05media: staging: media: usbvision: Add missing MEDIA_USB_SUPPORT dependencyYueHaibing1-1/+1
2020-03-05media: staging: tegra-vde: Use devm_platform_ioremap_resource_byname()Dmitry Osipenko1-46/+9
2020-03-05media: imx: Propagate quantization and encoding in CSISteve Longerbeam2-0/+4
2020-03-02media: staging: rkisp1: capture: remove support to userptr memoryDafna Hirschfeld1-1/+1
2020-03-02media: staging: rkisp1: remove serialization item in the TODO fileDafna Hirschfeld1-1/+0
2020-03-02media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}Ezequiel Garcia3-10/+7
2020-03-02media: usbvision: deprecate driverHans Verkuil11-0/+6237
2020-02-27media: staging: media: ipu3: Change 'unsigned long int' to 'unsigned long'Jean-Baptiste Jouband1-2/+2
2020-02-27media: ipu3.rst: add imgu pipe config tool linkBingbu Cao1-2/+0
2020-02-24media: staging/imx: Missing assignment in imx_media_capture_device_register()Dan Carpenter1-1/+1
2020-02-24media: staging: rkisp1: add serialization to the resizer subdev opsDafna Hirschfeld2-2/+15
2020-02-24media: staging: rkisp1: add serialization to the isp subdev opsDafna Hirschfeld2-8/+23
2020-02-24media: staging: rkisp1: isp: check for dphy bus before initializations in s_s...Dafna Hirschfeld1-3/+3
2020-02-24media: staging: rkisp1: change function to return void instead of intDafna Hirschfeld1-12/+4
2020-02-24media: staging: rkisp1: isp: do not set invalid mbus code for padHelen Koike1-2/+2
2020-02-24media: staging: rkisp1: rsz: return to userspace the crop value in bayer main...Helen Koike1-0/+2
2020-02-24media: staging: rkisp1: rsz: don't ignore set format in bayer mainpathHelen Koike1-9/+0
2020-02-24media: staging: rkisp1: stats: use consistent bus_info stringHelen Koike1-2/+1
2020-02-24media: staging: rkisp1: use consistent bus_info string for media_devHelen Koike1-2/+1
2020-02-24media: staging: rkisp1: improve inner documentation in rkisp1-isp.cDafna Hirschfeld1-3/+3
2020-02-24media: staging: rkisp1: fix test of return value of media_entity_get_fwnode_padDafna Hirschfeld1-1/+1
2020-02-24media: staging: rkisp1: don't lock media's graph_mutex when calling rkisp1_cr...Dafna Hirschfeld1-6/+4
2020-02-24media: hantro: Prevent encoders from using post-processingEzequiel Garcia1-1/+1
2020-02-24media: hantro: fix extra MV/MC sync space calculationPhilipp Zabel1-1/+1
2020-02-24media: hantro: Write quantization table registers in increasing addresses orderAndrzej Pietrasiewicz2-0/+12
2020-02-24media: hantro: Write the quantization tables in proper orderAndrzej Pietrasiewicz4-20/+55
2020-02-24media: hantro: Use standard luma quantization tableAndrzej Pietrasiewicz1-8/+8
2020-02-24media: hantro: Read be32 words starting at every fourth byteAndrzej Pietrasiewicz2-4/+14
2020-02-24media: allegro: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-02-24media: staging: media: rkisp1: make links immutable by defaultHelen Koike1-2/+3
2020-02-24media: staging/most: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-2/+2
2020-02-24media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil12-13/+13
2020-02-24media: bcm2835-camera: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2020-02-24media: allegro: add missed checks in allegro_open()Chuhong Yuan1-4/+20
2020-02-24media: hantro: Support H264 profile controlHirokazu Honda1-0/+10
2020-02-24media: hantro: Fix broken media controller linksEzequiel Garcia1-2/+2
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-7/+7
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds53-89/+9868
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-14/+0
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds194-37129/+2638
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds6-8/+8
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds11-16/+16
2020-01-24staging: most: usb: check for NULL deviceChristian Gromm1-1/+2