2016.1

Linux Drivers

Release Date
2023-07-22
  • Summary
    • Minor bug fixes
    • Add menu based control for foreground pattern
    • Use media bus format definitons
    • Use GPIO to reset TPG
  • Commits
    • b4c4c7f media: xilinx: Fix "maybe used uninitialized" warning

    • 6fb901b Merge tag 'v4.1' into xilinx/master

    • ab22e77 [media] media framework: rename pads init function to media_entity_pads_init()

    • 1809510 [media] media: get rid of unused "extra_links" param on media_entity_init()

    • c89b053 media: xilinx: Fix TPG incorrect pattern on resolution switch

    • 493b602 media: xilinx: Use GPIO to assert TPG reset

    • 3416ea3 media: xilinx: Skip checking bayer phase

    • 507daf8 media: xilinx: Make use of MEDIA_BUS_FMT definitions

    • aa508c7 media: xilinx: Add "Pseudorandom" pattern support

    • ba94b83 media: xilinx: Use xvip_write to update background pattern

    • 561392b media: xilinx: Remove HLS based v4l2_ctrl_ops

    • bd2f3fa media: xilinx: Create menu based control for foreground pattern

    • 852861e media: xilinx: Correct color mask control max value

    • 473f5bc media: xilinx: Fix coding style