diff -Nru initramfs-tools-0.140ubuntu13.2/debian/changelog initramfs-tools-0.140ubuntu13.3/debian/changelog --- initramfs-tools-0.140ubuntu13.2/debian/changelog 2023-06-14 06:54:33.000000000 +0000 +++ initramfs-tools-0.140ubuntu13.3/debian/changelog 2023-07-12 23:53:39.000000000 +0000 @@ -1,3 +1,10 @@ +initramfs-tools (0.140ubuntu13.3) jammy; urgency=medium + + * Include kernel/drivers/usb/typec/ucsi with MODULES=most along with other + USB storage drivers; LP: #2027636. + + -- Loïc Minier Wed, 12 Jul 2023 23:53:39 +0000 + initramfs-tools (0.140ubuntu13.2) jammy; urgency=medium * Add char/hw_random drivers (LP: #1983359) diff -Nru initramfs-tools-0.140ubuntu13.2/hook-functions initramfs-tools-0.140ubuntu13.3/hook-functions --- initramfs-tools-0.140ubuntu13.2/hook-functions 2023-06-14 06:54:33.000000000 +0000 +++ initramfs-tools-0.140ubuntu13.3/hook-functions 2023-06-29 19:07:45.000000000 +0000 @@ -665,6 +665,7 @@ copy_modules_dir kernel/drivers/usb/isp1760 copy_modules_dir kernel/drivers/usb/musb copy_modules_dir kernel/drivers/usb/renesas_usbhs + copy_modules_dir kernel/drivers/usb/typec/ucsi # and any extcon drivers for USB modules="$modules extcon-usb-gpio extcon-usbc-cros-ec" # Add the axp20x_usb_power power supply driver,