Age | Commit message (Expand) | Author |
2019-12-03 | Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-12-02 | platform/chrome: wilco_ec: fix use after free issue | Wen Yang |
2019-11-27 | platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhub | Enric Balletbo i Serra |
2019-11-21 | Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5 | Enric Balletbo i Serra |
2019-11-21 | platform/chrome: cros_ec: handle MKBP more events flag | Enrico Granata |
2019-11-21 | platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ number | Gwendal Grignou |
2019-11-21 | platform/chrome: cros-ec: Record event timestamp in the hard irq | Gwendal Grignou |
2019-11-21 | iio / platform: cros_ec: Add cros-ec-sensorhub driver | Gwendal Grignou |
2019-11-21 | mfd / platform: cros_ec: Add sensor_count and make check_features public | Gwendal Grignou |
2019-11-21 | platform/chrome: cros_ec: Put docs with the code | Gwendal Grignou |
2019-11-20 | platform/chrome: cros_usbpd_logger: add missed destroy_workqueue in remove | Chuhong Yuan |
2019-11-20 | platform/chrome: cros_ec: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-19 | platform/chrome: wilco_ec: Add keyboard backlight LED support | Daniel Campello |
2019-11-19 | platform/chrome: wilco_ec: Add charging config driver | Nick Crews |
2019-10-21 | ASoC: cros_ec_codec: support WoV | Tzung-Bi Shih |
2019-10-18 | platform/chrome: cros_ec: add common commands for EC codec | Tzung-Bi Shih |
2019-10-18 | ASoC: cros_ec_codec: extract DMIC EC command from I2S RX | Tzung-Bi Shih |
2019-10-18 | ASoC: cros_ec_codec: refactor I2S RX | Tzung-Bi Shih |
2019-10-11 | platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy control | Daniel Campello |
2019-10-01 | platform/chrome: wilco_ec: Add debugfs test_event file | Daniel Campello |
2019-09-19 | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-09-15 | Merge branch 'spi-5.4' into spi-next | Mark Brown |
2019-09-12 | platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueue | Navid Emamdoost |
2019-09-12 | platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP events | Enric Balletbo i Serra |
2019-09-12 | platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failed | Pi-Hsun Shih |
2019-09-12 | platform/chrome: chromeos_tbmc: Report wake events | Ravi Chandra Sadineni |
2019-09-07 | Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-next | Benson Leung |
2019-09-02 | Merge tag 'ib-mfd-extcon-hid-i2c-iio-input-media-chrome-power-pwm-rtc-sound-v... | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Rename config to a better name | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Miscellaneous character device to talk with the EC | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Move cros-ec core driver out from MFD | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Handle chained ECs as platform devices | Enric Balletbo i Serra |
2019-08-27 | platform/chrome: cros_ec_rpmsg: Add host command AP sleep state support | Yilun Lin |
2019-08-26 | platform/chrome: chromeos_laptop: drop checks of NULL-safe functions | Wolfram Sang |
2019-08-22 | platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driver | Nick Crews |
2019-08-02 | spi: Reduce kthread priority | Peter Zijlstra |
2019-07-29 | platform/chrome: cros_ec_ishtp: fix crash during suspend | Hyungwoo Yang |
2019-07-11 | Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-07-01 | mfd / platform: cros_ec_debugfs: Expose resume result via debugfs | Evan Green |
2019-06-28 | platform/chrome: lightbar: Get drvdata from parent in suspend/resume | Rajat Jain |
2019-06-25 | platform/chrome: wilco_ec: Add circular buffer as event queue | Nick Crews |
2019-06-20 | platform/chrome: cros_ec_lpc_mec: Fix kernel-doc comment first line | Enric Balletbo i Serra |
2019-06-20 | platform/chrome: cros_ec_lpc: Choose Microchip EC at runtime | Enric Balletbo i Serra |
2019-06-20 | platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_reg | Enric Balletbo i Serra |
2019-06-18 | platform/chrome: wilco_ec: Fix unreleased lock in event_read() | Nick Crews |
2019-06-18 | platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be static | kbuild test robot |
2019-06-18 | platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first line | Enric Balletbo i Serra |
2019-06-18 | platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptime | Tim Wawrzynczak |
2019-06-05 | platform/chrome: cros_ec: Make some symbols static | YueHaibing |