android_kernel_xiaomi_sm8450/drivers/rpmsg
Jens Reidel 9d2c545465
Merge tag 'KERNEL.PLATFORM.1.0.r1-18000-kernel.0' of https://git.codelinaro.org/clo/la/kernel/msm-5.10 into android13-5.10-waipio
"KERNEL.PLATFORM.1.0.r1-18000-kernel.0"

* tag 'KERNEL.PLATFORM.1.0.r1-18000-kernel.0' of https://git.codelinaro.org/clo/la/kernel/msm-5.10:
  msm: kgsl: Pin a process in memory while creating a bind object
  msm: kgsl: Remove duplicate bind operation code
  soc: qcom: Crypto driver notify TZ on hibenate exit
  Verify and implement ICE init before program key
  drivers: thermal: qcom: Ignore error value during cold interrupt register
  tzlog: Deregister shmbridge on Hibernate entry
  msm: adsprpc: use-after-free (UAF) in global maps
  drivers: thermal: MAX31760: add to distinguish fan quantity in resume
  firmware: qcom: Reinitialize the ring buffer log pointer
  firmware: qcom: Register call back functions for hibernation
  serial: msm_geni_serial: Update port setup field during hibernation
  mailbox: msm_qmp: Handle first interrupt after hibernate exit
  mailbox: msm_qmp: Skip negotiation during restore for qmp shim layer
  bus: mhi: host: Process invalid BW requests sent by device
  rpmsg: glink: Get reference of channel objects in rx path
  soc: qcom: mdt_loader: add bound checks for headers
  dma-heaps: Add hibernation callbacks to secure heaps
  iommu: arm-smmu: Destroy secure pools before entering hibernation
  power: supply: bq256xx: Add support for extcon in hibernation
  gunyah: arm64: Fix possible irq_data use-after-free
  ANDROID: GKI: Update symbols to symbol list
  FROMLIST: binder: check offset alignment in binder_get_object()
  drivers: thermal: qcom: Add tsens driver changes for hibernation mode
  iommu: arm-smmu: Destroy secure page table pools during hibernation
  iommu: arm-smmu: Add support for hibernation

Change-Id: I88d64b622e690430790e34e67e30357e34fb328b
2024-07-23 09:39:07 +02:00
..
Kconfig rpmsg: glink: Make wakeup timeout configurable 2022-08-04 05:06:12 -07:00
Makefile rpmsg: Add glink-helioscom driver for rpmsg framework 2022-03-25 12:02:03 +05:30
mtk_rpmsg.c rpmsg: mtk_rpmsg: Fix circular locking dependency 2022-08-21 15:16:05 +02:00
qcom_glink_helioscom.c rpmsg: helioscom: out of bound read from process_cmd 2023-09-06 02:25:22 -07:00
qcom_glink_native.c rpmsg: glink: Get reference of channel objects in rx path 2024-05-21 17:22:36 +05:30
qcom_glink_native.h
qcom_glink_rpm.c
qcom_glink_smem.c
qcom_glink_spss.c
qcom_glink_ssr.c
qcom_smd.c rpmsg: qcom: glink: replace strncpy() with strscpy_pad() 2022-10-15 07:55:54 +02:00
rpm-smd.c
rpmsg_char.c rpmsg: char: Fix race between the release of rpmsg_eptdev and cdev 2022-02-01 17:25:43 +01:00
rpmsg_core.c ANDROID: fix up rpmsg_device ABI break 2023-11-28 18:00:10 +00:00
rpmsg_internal.h BACKPORT: rpmsg: Fix calling device_lock() on non-initialized device 2023-11-28 18:00:10 +00:00
virtio_rpmsg_bus.c rpmsg: virtio: Free driver_override when rpmsg_remove() 2024-02-23 08:41:53 +01:00