mirror of
https://github.com/torvalds/linux.git
synced 2026-08-05 14:59:58 +02:00
* CrOS EC / MFD / IIO
- Contains tag-ib-chrome-mfd-iio-input-5.5, which is the first part of a
series from Gwendal to refactor sensor code between MFD, CrOS EC, iio
and input in order to add a new sensorhub driver and FIFO processing
* Wilco EC:
- Add support for Dell's USB PowerShare policy control, keyboard
backlight LED driver, and a new test_event file.
- Fixes use after free in wilco_ec's telemetry driver.
* Misc:
- bugfix in cros_usbpd_logger (missing destroy workqueue).
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQQCtZK6p/AktxXfkOlzbaomhzOwwgUCXeaqtwAKCRBzbaomhzOw
wilIAQCQ3/dpAwg2skKYYf3RBLDJeDLA1id7rNSgMOXc2aKyTAD/fCQtNhwj+Hal
W//04WWngTCQF5fkE9OCJrDwbm5eRwc=
=uOGe
-----END PGP SIGNATURE-----
Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Pull chrome platform changes from Benson Leung:
"CrOS EC / MFD / IIO:
- Contains tag-ib-chrome-mfd-iio-input-5.5, which is the first part
of a series from Gwendal to refactor sensor code between MFD, CrOS
EC, iio and input in order to add a new sensorhub driver and FIFO
processing
Wilco EC:
- Add support for Dell's USB PowerShare policy control, keyboard
backlight LED driver, and a new test_event file.
- Fixes use after free in wilco_ec's telemetry driver.
Misc:
- bugfix in cros_usbpd_logger (missing destroy workqueue)"
* tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux:
platform/chrome: wilco_ec: fix use after free issue
platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhub
Revert "Input: cros_ec_keyb: mask out extra flags in event_type"
Revert "Input: cros_ec_keyb - add back missing mask for event_type"
platform/chrome: cros_ec: handle MKBP more events flag
platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ number
platform/chrome: cros-ec: Record event timestamp in the hard irq
mfd / platform / iio: cros_ec: Register sensor through sensorhub
iio / platform: cros_ec: Add cros-ec-sensorhub driver
mfd / platform: cros_ec: Add sensor_count and make check_features public
platform/chrome: cros_ec: Put docs with the code
platform/chrome: cros_usbpd_logger: add missed destroy_workqueue in remove
platform/chrome: cros_ec: Fix Kconfig indentation
platform/chrome: wilco_ec: Add keyboard backlight LED support
platform/chrome: wilco_ec: Add charging config driver
platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy control
platform/chrome: wilco_ec: Add debugfs test_event file
|
||
|---|---|---|
| .. | ||
| 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 | ||