~canonical-kernel/ubuntu/+source/linux-intel/+git/focal:intel-5.13-prep

Last commit made on 2022-04-14
Get this branch:
git clone -b intel-5.13-prep https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-intel/+git/focal
Members of Canonical Kernel can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

36a3f2b... by Jian Hui Lee

UBUNTU: Ubuntu-intel-5.13-5.13.0-1011.11

Signed-off-by: Jian Hui Lee <email address hidden>

8abfd65... by Jian Hui Lee

UBUNTU: [Config] update toolchain in configs

Ignore: yes
Signed-off-by: Jian Hui Lee <email address hidden>

e766744... by Jian Hui Lee

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1968865
Properties: no-test-build
Signed-off-by: Jian Hui Lee <email address hidden>

7abc976... by Jian Hui Lee

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Jian Hui Lee <email address hidden>

14a7fe7... by Slark Xiao

bus: mhi: pci_generic: Add mru_default for Foxconn SDX55

BugLink: https://bugs.launchpad.net/bugs/1967257

For default mechanism, product would use default MRU 3500 if
they didn't define it. But for Foxconn SDX55, there is a known
issue which MRU 3500 would lead to data connection lost.
So we align it with Qualcomm default MRU settings.

Link: https://lore.kernel.org/r/20220119101213.5008-1-slark_xiao@163.com
[mani: Added pci_generic prefix to subject and CCed stable]
Fixes: aac426562f56 ("bus: mhi: pci_generic: Introduce Foxconn T99W175 support")
Cc: <email address hidden> # v5.12+
Reviewed-by: Manivannan Sadhasivam <email address hidden>
Signed-off-by: Slark Xiao <slark_xiao@163.com>
Signed-off-by: Manivannan Sadhasivam <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
(cherry picked from commit a0572cea8866230ac13da6358c88075f89e99b20)
Signed-off-by: Jian Hui Lee <email address hidden>
Signed-off-by: Wen-chien Jesse Sung <email address hidden>

dd102a4... by Yonglin Tan <email address hidden>

bus: mhi: pci_generic: Add mru_default for Quectel EM1xx series

BugLink: https://bugs.launchpad.net/bugs/1967257

For default mechanism, the driver uses default MRU 3500 if mru_default
is not initialized. The Qualcomm configured the MRU size to 32768 in the
WWAN device FW. So, we align the driver setting with Qualcomm FW setting.

Link: https://<email address hidden>
Fixes: ac4bf60bbaa0 ("bus: mhi: pci_generic: Introduce quectel EM1XXGR-L support")
Cc: <email address hidden>
Reviewed-by: Manivannan Sadhasivam <email address hidden>
Signed-off-by: Yonglin Tan <email address hidden>
Signed-off-by: Manivannan Sadhasivam <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
(cherry picked from commit 2413ffbf19a95cfcd7adf63135c5a9343a66d0a2)
Signed-off-by: Jian Hui Lee <email address hidden>
Signed-off-by: Wen-chien Jesse Sung <email address hidden>

5a63409... by Richard Laing <email address hidden>

bus: mhi: pci-generic: configurable network interface MRU

BugLink: https://bugs.launchpad.net/bugs/1967257

The MRU value used by the MHI MBIM network interface affects
the throughput performance of the interface. Different modem
models use different default MRU sizes based on their bandwidth
capabilities. Large values generally result in higher throughput
for larger packet sizes.

In addition if the MRU used by the MHI device is larger than that
specified in the MHI net device the data is fragmented and needs
to be re-assembled which generates a (single) warning message about
the fragmented packets. Setting the MRU on both ends avoids the
extra processing to re-assemble the packets.

This patch allows the documented MRU for a modem to be automatically
set as the MHI net device MRU avoiding fragmentation and improving
throughput performance.

Signed-off-by: Richard Laing <email address hidden>
Signed-off-by: David S. Miller <email address hidden>
(cherry picked from commit 5c2c85315948c42c6c0258cf9bad596acaa79043)
Signed-off-by: Jian Hui Lee <email address hidden>
Signed-off-by: Wen-chien Jesse Sung <email address hidden>

d01db2a... by Kai-Heng Feng

iio: pressure: dps310: Add ACPI HID table

BugLink: https://launchpad.net/bugs/1962674

x86 boards may use ACPI HID "IFX3100" for the dps310 device.

Vendor told us feel free to add the ID and contact
"<email address hidden>" for further questions.

So add an ACPI match table for that accordingly.

Reviewed-by: Andy Shevchenko <email address hidden>
Signed-off-by: Kai-Heng Feng <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Jonathan Cameron <email address hidden>
(cherry picked from commit 72ff282819d0526d3e4417c2a61414557981b5af)
Signed-off-by: Jian Hui Lee <email address hidden>
Signed-off-by: Wen-chien Jesse Sung <email address hidden>

a86c0b9... by Kai-Heng Feng

iio: humidity: hdc100x: Add ACPI HID table

BugLink: https://launchpad.net/bugs/1962674

x86 boards may use ACPI HID "TXNW1010" for the hdc100x device.

TI told us "The ACPI ID for TI is: https://uefi.org/node/1028 (TXNW),
therefore it would most likely be appropriate to use TXNW1010."

So add an ACPI match table for that accordingly.

Signed-off-by: Kai-Heng Feng <email address hidden>
Reviewed-by: Andy Shevchenko <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Jonathan Cameron <email address hidden>
(cherry picked from commit 711b6a3f4af137c4a7f759136ccd50d455095b95)
Signed-off-by: Jian Hui Lee <email address hidden>
Signed-off-by: Wen-chien Jesse Sung <email address hidden>

660115e... by Andy Shevchenko <email address hidden>

iio: accel: adxl345: Remove unneeded blank lines

BugLink: https://launchpad.net/bugs/1962674

Remove unneeded blank lines where they separate the data type definitions
and the macros which are using them.

Signed-off-by: Andy Shevchenko <email address hidden>
Tested-by: Kai-Heng Feng <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Jonathan Cameron <email address hidden>
(cherry picked from commit 4781f3e0e6cadf332f49f723ba820f35960a058d)
Signed-off-by: Jian Hui Lee <email address hidden>
Signed-off-by: Wen-chien Jesse Sung <email address hidden>