jammy/linux-raspi: Update to upstream raspberrypi rpi-5.15.y (2022-04-04)

Bug #1967733 reported by Juerg Haefliger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux-raspi (Ubuntu)
Fix Released
Undecided
Juerg Haefliger
Jammy
Fix Released
Undecided
Juerg Haefliger

Bug Description

Upstream raspberrypi patchset 2022-04-04

  Ported from the following raspberrypi branch:
    rpi-5.15.y
  from https://github.com/raspberrypi/linux.git

configs: Re-enable all GSPCA camera modules
drm/vc4: Force trigger of dlist update on margins change (#4970)
brcmfmac: Restore ISO3166 and 0 rev as a fallback
drm/panel: panel-ilitek9881c: Add prepare_upstream_first flag
drm/panel: ilitek-ili9881c: Clean up on mipi_dsi_attach failure
ARM: dts: Enable PMU on Cortex-A72 in AArch32 state
pinctrl: bcm2835: Only return non-GPIOs to inputs
mm,page_alloc,cma: introduce a customisable threshold for allocating pages in cma
bcm2835-codec: Return empty buffers to the VPU instead of queueing to vbuf2
overlays/rpi-display: Add support for DRM driver
Revert "update rpi-display-overlay.dts pins for 5.10+"
audioinjector.net: stereo and zero, use dev_err_probe, report success
overlays: Add overlay for MIPI DBI displays
configs: Add MIPI DBI display driver
drm/tiny: Add MIPI DBI compatible SPI driver
drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
drm/modes: Add of_get_drm_panel_display_mode()
dt-bindings: display: add bindings for MIPI DBI compatible SPI panels
drivers: staging: bcm2835-isp: Clear LS table handle in the firmware
vc4/drm:plane: Make use of chroma siting parameter
drm: Add chroma siting properties
vc4/drm: Handle fractional coordinates using the phase field
vc4/drm: vc4_plane: Keep fractional source coords inside state
Revert "usb: xhci: expand the scope of XHCI_VLI_SS_BULK_OUT_BUG"
drm/vc4: hdmi: Add CSC for BT601/709/2020 limited and full range output
dtoverlays: Connect the backlight to the pitft35 display
overlays: iqs550: Enable interrupt pull-down
overlays: Fix cam*_reg_gpio parameter on CM1
CM3 cam1_reg and cam1_reg_gpio fix
drm/vc4: Support zpos on all planes
drm/object: Add default color encoding and range value at reset
drm/object: Add default zpos value at reset
drm/object: Add drm_object_property_get_default_value() function
media: i2c: Rename ad5398 to ad5398_vcm
dtoverlay: Add VCM option to ov5647 overlay
dtoverlays: Add VCM option to imx219
defconfigs: Add AD5398 VCM to all Pi defconfigs
media: i2c: ov5647: Use v4l2_async_register_subdev_sensor for lens binding
media: i2c: Add driver for AD5398 VCM lens driver
dt-bindings: media: i2c: Add binding for ad5398 VCM
media: v4l2-async: Create links during v4l2_async_match_notify()
media: entity: Add support for ancillary links
media: entity: Add link_type_name() helper
media: media.h: Add new media link type
media: entity: Skip non-data links in graph iteration
bcm2835-codec: /dev/video31 as interface to image_encode JPEG encoder

Juerg Haefliger (juergh)
Changed in linux-raspi (Ubuntu):
status: New → Confirmed
description: updated
Changed in linux-raspi (Ubuntu Jammy):
status: Confirmed → In Progress
assignee: nobody → Juerg Haefliger (juergh)
Juerg Haefliger (juergh)
Changed in linux-raspi (Ubuntu Jammy):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (16.3 KiB)

This bug was fixed in the package linux-raspi - 5.15.0-1005.5

---------------
linux-raspi (5.15.0-1005.5) jammy; urgency=medium

  * jammy/linux-raspi: 5.15.0-1005.5 -proposed tracker (LP: #1966493)

  * jammy/linux-raspi: Update to upstream raspberrypi rpi-5.15.y (2022-04-04)
    (LP: #1967733)
    - bcm2835-codec: /dev/video31 as interface to image_encode JPEG encoder
    - media: entity: Skip non-data links in graph iteration
    - media: media.h: Add new media link type
    - media: entity: Add link_type_name() helper
    - media: entity: Add support for ancillary links
    - media: v4l2-async: Create links during v4l2_async_match_notify()
    - dt-bindings: media: i2c: Add binding for ad5398 VCM
    - media: i2c: Add driver for AD5398 VCM lens driver
    - media: i2c: ov5647: Use v4l2_async_register_subdev_sensor for lens binding
    - defconfigs: Add AD5398 VCM to all Pi defconfigs
    - dtoverlays: Add VCM option to imx219
    - dtoverlay: Add VCM option to ov5647 overlay
    - media: i2c: Rename ad5398 to ad5398_vcm
    - drm/object: Add drm_object_property_get_default_value() function
    - drm/object: Add default zpos value at reset
    - drm/object: Add default color encoding and range value at reset
    - drm/vc4: Support zpos on all planes
    - CM3 cam1_reg and cam1_reg_gpio fix
    - overlays: Fix cam*_reg_gpio parameter on CM1
    - overlays: iqs550: Enable interrupt pull-down
    - dtoverlays: Connect the backlight to the pitft35 display
    - drm/vc4: hdmi: Add CSC for BT601/709/2020 limited and full range output
    - Revert "usb: xhci: expand the scope of XHCI_VLI_SS_BULK_OUT_BUG"
    - vc4/drm: vc4_plane: Keep fractional source coords inside state
    - vc4/drm: Handle fractional coordinates using the phase field
    - drm: Add chroma siting properties
    - vc4/drm:plane: Make use of chroma siting parameter
    - drivers: staging: bcm2835-isp: Clear LS table handle in the firmware
    - dt-bindings: display: add bindings for MIPI DBI compatible SPI panels
    - drm/modes: Add of_get_drm_panel_display_mode()
    - drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
    - drm/tiny: Add MIPI DBI compatible SPI driver
    - configs: Add MIPI DBI display driver
    - overlays: Add overlay for MIPI DBI displays
    - audioinjector.net: stereo and zero, use dev_err_probe, report success
    - Revert "update rpi-display-overlay.dts pins for 5.10+"
    - overlays/rpi-display: Add support for DRM driver
    - bcm2835-codec: Return empty buffers to the VPU instead of queueing to vbuf2
    - mm,page_alloc,cma: introduce a customisable threshold for allocating pages
      in cma
    - pinctrl: bcm2835: Only return non-GPIOs to inputs
    - ARM: dts: Enable PMU on Cortex-A72 in AArch32 state
    - drm/panel: ilitek-ili9881c: Clean up on mipi_dsi_attach failure
    - drm/panel: panel-ilitek9881c: Add prepare_upstream_first flag
    - brcmfmac: Restore ISO3166 and 0 rev as a fallback
    - drm/vc4: Force trigger of dlist update on margins change (#4970)
    - configs: Re-enable all GSPCA camera modules

  * dependency on crda obsolete according to Debian (LP: #1958918)
    - [Packaging] switch dependency from crda to wirele...

Changed in linux-raspi (Ubuntu Jammy):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.