summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2021-09-30media: Add NV12_4L4 tiled formatEzequiel Garcia
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia
2021-09-30media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32Ezequiel Garcia
2021-09-30media: mtk-vcodec: Add MT8195 H264 venc driverIrui Wang
2021-09-30media: mtk-vcodec: Clean redundant encoder format definitionIrui Wang
2021-09-30media: gspca/sn9c20x: Add ability to control built-in webcam LEDsPete Hemery
2021-09-30media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'Christophe JAILLET
2021-09-30media: TDA1997x: fix tda1997x_remove()Krzysztof Hałasa
2021-09-30media: em28xx: add missing em28xx_close_extensionPavel Skripkin
2021-09-30media: videobuf2-core: sanity checks for requests and qbufHans Verkuil
2021-09-30media: vivid: add module option to set request support modeHans Verkuil
2021-09-30media: hevc: Add scaling matrix controlBenjamin Gaignard
2021-09-30media: camss: vfe: Rework vfe_hw_version_read() function definitionRobert Foss
2021-09-30media: camss: vfe: Remove vfe_hw_version_read() argumentRobert Foss
2021-09-30media: camss: vfe: Decrease priority of of VFE HW version to 'dbg'Robert Foss
2021-09-30media: camss: vfe: Don't read hardware version needlesslyRobert Foss
2021-09-30media: rockchip: rkisp1: add support for px30 isp versionHeiko Stuebner
2021-09-30media: rockchip: rkisp1: add support for v12 isp variantsHeiko Stuebner
2021-09-30media: rockchip: rkisp1: add prefixes for v10 specific partsHeiko Stuebner
2021-09-30media: rockchip: rkisp1: make some isp-stats functions variableHeiko Stuebner
2021-09-30media: rockchip: rkisp1: make some isp-param functions variableHeiko Stuebner
2021-09-30media: rockchip: rkisp1: allow separate interruptsHeiko Stuebner
2021-09-30media: rockchip: rkisp1: remove unused irq variableHeiko Stuebner
2021-09-30media: mt9p031: Use BIT macroStefan Riedmueller
2021-09-30media: mt9p031: Fix corrupted frame after restarting streamDirk Bender
2021-09-30media: mt9p031: Make pixel clock polarity configurable by DTChristian Hemp
2021-09-30media: mt9p031: Read back the real clock rateEnrico Scholz
2021-09-30media: v4l2-fwnode: Simplify v4l2_async_nf_parse_fwnode_endpoints()Niklas Söderlund
2021-09-30media: rcar-vin: Remove explicit device availability checkNiklas Söderlund
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus
2021-09-30media: rcar-vin: Add r8a779a0 supportNiklas Söderlund
2021-09-30media: rcar-vin: Move and rename CSI-2 link notificationsNiklas Söderlund
2021-09-30media: rcar-vin: Specify media device ops at group creation timeNiklas Söderlund
2021-09-30media: rcar-vin: Create a callback to setup media linksNiklas Söderlund
2021-09-30media: rcar-vin: Extend group notifier DT parser to work with any portNiklas Söderlund
2021-09-30media: rcar-vin: Move group async notifierNiklas Söderlund
2021-09-30media: rcar-vin: Rename array storing subdevice informationNiklas Söderlund
2021-09-30media: rcar-vin: Improve reuse of parallel notifierNiklas Söderlund
2021-09-30media: rcar-vin: Improve async notifier cleanup pathsNiklas Söderlund
2021-09-30media: rcar-vin: Fix error paths for rvin_mc_init()Niklas Söderlund
2021-09-30media: rcar-vin: Refactor controls creation for video deviceNiklas Söderlund
2021-09-30media: rcar-csi2: Add r8a779a0 supportNiklas Söderlund
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08i2c/drivers/ov02q10: use HZ macrosDaniel Lezcano
2021-09-01Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-26media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko
2021-08-17bpf: Allow to specify user-provided bpf_cookie for BPF perf linksAndrii Nakryiko
2021-08-17bpf: Refactor BPF_PROG_RUN into a functionAndrii Nakryiko