mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-09 04:50:46 +00:00
* CrOS EC / MFD Migration
- Move cros_ec core driver from mfd into chrome platform.
* Wilco EC:
- Add batt_ppid_info command to Wilco telemetry driver.
* CrOS EC:
- cros_ec_rpmsg : Add support to inform EC of suspend/resume status
- cros_ec_rpmsg : Fix race condition on probe failed
- cros_ec_chardev : Add a poll handler to receive MKBP events
* Misc:
- bugfixes in cros_usbpd_logger and cros_ec_ishtp
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQQCtZK6p/AktxXfkOlzbaomhzOwwgUCXYKpygAKCRBzbaomhzOw
wlkXAP9QCKia7LiNujIl9kh7WXSloxdO0BzL93pgSpNHfUDeSAD+Mlcp+54bDqkB
WaF2SR14Z2vzAFafroQTl6m41xJTog4=
=slD7
-----END PGP SIGNATURE-----
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Pull chrome platform updates from Benson Leung:
"CrOS EC / MFD Migration:
- Move cros_ec core driver from mfd into chrome platform.
Wilco EC:
- Add batt_ppid_info command to Wilco telemetry driver.
CrOS EC:
- cros_ec_rpmsg : Add support to inform EC of suspend/resume status
- cros_ec_rpmsg : Fix race condition on probe failed
- cros_ec_chardev : Add a poll handler to receive MKBP events
Misc:
- bugfixes in cros_usbpd_logger and cros_ec_ishtp"
* tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux:
platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueue
platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP events
platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failed
platform/chrome: chromeos_tbmc: Report wake events
mfd: cros_ec: Use mfd_add_hotplug_devices() helper
mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices
mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
mfd / platform: cros_ec: Reorganize platform and mfd includes
mfd / platform: cros_ec: Rename config to a better name
mfd: cros_ec: Switch to use the new cros-ec-chardev driver
mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
mfd / platform: cros_ec: Handle chained ECs as platform devices
platform/chrome: cros_ec_rpmsg: Add host command AP sleep state support
platform/chrome: chromeos_laptop: drop checks of NULL-safe functions
platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driver
|
||
|---|---|---|
| .. | ||
| adis16201.c | ||
| adis16209.c | ||
| adxl345_core.c | ||
| adxl345_i2c.c | ||
| adxl345_spi.c | ||
| adxl345.h | ||
| adxl372_i2c.c | ||
| adxl372_spi.c | ||
| adxl372.c | ||
| adxl372.h | ||
| bma180.c | ||
| bma220_spi.c | ||
| bmc150-accel-core.c | ||
| bmc150-accel-i2c.c | ||
| bmc150-accel-spi.c | ||
| bmc150-accel.h | ||
| cros_ec_accel_legacy.c | ||
| da280.c | ||
| da311.c | ||
| dmard06.c | ||
| dmard09.c | ||
| dmard10.c | ||
| hid-sensor-accel-3d.c | ||
| Kconfig | ||
| kxcjk-1013.c | ||
| kxsd9-i2c.c | ||
| kxsd9-spi.c | ||
| kxsd9.c | ||
| kxsd9.h | ||
| Makefile | ||
| mc3230.c | ||
| mma7455_core.c | ||
| mma7455_i2c.c | ||
| mma7455_spi.c | ||
| mma7455.h | ||
| mma7660.c | ||
| mma8452.c | ||
| mma9551_core.c | ||
| mma9551_core.h | ||
| mma9551.c | ||
| mma9553.c | ||
| mxc4005.c | ||
| mxc6255.c | ||
| sca3000.c | ||
| ssp_accel_sensor.c | ||
| st_accel_buffer.c | ||
| st_accel_core.c | ||
| st_accel_i2c.c | ||
| st_accel_spi.c | ||
| st_accel.h | ||
| stk8ba50.c | ||
| stk8312.c | ||