summaryrefslogtreecommitdiffstats
path: root/lib/parser.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-28media: tegra-video: Add support for selection ioctl opsSowjanya Komatineni1-0/+106
2020-08-28media: tegra-video: Add support for external sensor captureSowjanya Komatineni7-64/+800
2020-08-28media: tegra-video: Separate CSI stream enable and disable implementationsSowjanya Komatineni1-16/+35
2020-08-28media: dt-bindings: tegra: Update VI and CSI bindings with port infoSowjanya Komatineni1-2/+90
2020-08-28media: tegra-video: Update format lookup to offset basedSowjanya Komatineni1-4/+6
2020-08-28media: tegra-video: Enable TPG based on kernel configSowjanya Komatineni5-21/+65
2020-08-28media: tegra-video: Fix channel format alignmentSowjanya Komatineni1-13/+3
2020-08-28media: staging/media: drop vb2_queue_release()Hans Verkuil5-24/+9
2020-08-28media: media/test-drivers: use vb2_video_unregister_device()Hans Verkuil2-21/+18
2020-08-28media: media/usb: use vb2_video_unregister_device()Hans Verkuil3-21/+8
2020-08-28media: media/platform: drop vb2_queue_release()Hans Verkuil7-31/+8
2020-08-28media: media/pci: use vb2_video_unregister_device()Hans Verkuil8-23/+12
2020-08-28media: qcom/camss: use vb2_video_unregister_device()Hans Verkuil5-27/+2
2020-08-28media: videobuf2-v4l2.c: add vb2_video_unregister_device helper functionHans Verkuil2-6/+62
2020-08-28media: MAINTAINERS: Fix sort order for RDACM20Kieran Bingham1-1/+1
2020-08-26media: MAINTAINERS: add Dafna Hirschfeld for rkisp1Helen Koike1-0/+1
2020-08-26media: Implements support for the MyGica iGrabberChristopher Snowhill2-0/+23
2020-08-26media: tuner-simple: fix regression in simple_set_radio_freqTom Rix1-2/+3
2020-08-26media: v4l2-tpg: Clamp hue in tpg_s_hue()Peilin Ye1-0/+1
2020-08-26media: vivid: Fix global-out-of-bounds read in precalculate_color()Peilin Ye1-4/+5
2020-08-26media: mtk-vcodec: fix Kconfig help textAlexandre Courbot1-2/+2
2020-08-26media: mtk-vcodec: set dma max segment sizeHsin-Yi Wang2-0/+16
2020-08-26media: pvrusb2: fix parsing errorTong Zhang1-3/+2
2020-08-26media: MAINTAINERS: Remove Pawel from the maintainers list of videobuf2Tomasz Figa1-1/+0
2020-08-26media: MAINTAINERS: Remove Kyungmin from the maintainers list of videobuf2Tomasz Figa1-1/+0
2020-08-26media: MAINTAINERS: Make Tomasz the main maintainer of videobuf2Tomasz Figa1-1/+1
2020-08-26media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil3-17/+14
2020-08-26media: dev-sliced-vbi.rst: fix wrong typeHans Verkuil1-1/+1
2020-08-18media: venus: core: Add support for opp tables/perf votingRajendra Nayak3-7/+92
2020-08-18media: venus: core: Fix error handling in probeRajendra Nayak1-5/+10
2020-08-18media: venus: core: Fix runtime PM imbalance in venus_probeDinghao Liu1-1/+4
2020-08-18media: rcar-csi2: Negotiate data lanes numberJacopo Mondi1-7/+68
2020-08-18media: i2c: adv748x: Implement get_mbus_configJacopo Mondi1-0/+31
2020-08-18media: i2c: adv748x: Adjust TXA data lanes numberJacopo Mondi2-7/+25
2020-08-18media: staging: media: imx: Update TODO entryJacopo Mondi1-0/+4
2020-08-18media: v4l2- mediabus: Add usage note for V4L2_MBUS_*Jacopo Mondi1-4/+29
2020-08-18media: v4l2-subdev: Remove [s|g]_mbus_config video opsJacopo Mondi1-10/+0
2020-08-18media: pxa_camera: Use the new set_mbus_config opJacopo Mondi1-138/+51
2020-08-18media: i2c: ov6650: Use new [get|set]_mbus_config opsJacopo Mondi1-16/+37
2020-08-18media: i2c: Use the new get_mbus_config pad opJacopo Mondi7-21/+28
2020-08-18media: v4l2-subdev: Introduce [get|set]_mbus_config pad opsJacopo Mondi2-0/+44
2020-08-16Linux 5.9-rc1v5.9-rc1Linus Torvalds1-2/+2
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-16io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe1-1/+4
2020-08-15io_uring: sanitize double poll handlingJens Axboe1-9/+25
2020-08-15virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski3-3/+3
2020-08-15rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski22-138/+138
2020-08-15sh: use generic strncpy()Kuninori Morimoto1-26/+0