aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-28media: platform: Cancel the last frame handling flowXia Jiang1-44/+2
2020-08-28media: platform: Add mechanism to handle jpeg hardware's locking upXia Jiang2-0/+29
2020-08-28media: platform: Improve the implementation of the system PM opsXia Jiang1-10/+8
2020-08-28media: v4l2-mem2mem: add v4l2_m2m_suspend, v4l2_m2m_resumePi-Hsun Shih1-0/+41
2020-08-28media: platform: Delete the resetting hardware flow in the system PM opsXia Jiang1-2/+0
2020-08-28media: platform: Improve power on and power off flowXia Jiang1-21/+6
2020-08-28media: platform: Change the fixed device node number to unfixed valueXia Jiang1-1/+1
2020-08-28media: platform: Improve getting and requesting irq flow for bug fixingXia Jiang1-5/+2
2020-08-28media: platform: Improve queue set up flow for bug fixingXia Jiang1-0/+7
2020-08-28media: platform: Improve subscribe event flow for bug fixingXia Jiang1-2/+2
2020-08-28media: tegra-video: Compute settle times based on the clock rateSowjanya Komatineni4-3/+75
2020-08-28media: tegra-video: Add CSI MIPI pads calibrationSowjanya Komatineni4-9/+84
2020-08-28media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calibration doneSowjanya Komatineni2-14/+12
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-63/+799
2020-08-28media: tegra-video: Separate CSI stream enable and disable implementationsSowjanya Komatineni1-16/+35
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 Verkuil1-6/+45
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: 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-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: 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 Mondi1-0/+16
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds6-64/+44
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-2/+0
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-3/+47
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-86/+115
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-67/+184
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds57-429/+1230
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-35/+16