Age | Commit message (Expand) | Author |
2022-05-16 | platform/chrome: cros_ec_spi: drop BUG_ON() if `din` isn't large enough | Tzung-Bi Shih |
2022-05-16 | platform/chrome: cros_ec_spi: drop unneeded BUG_ON() | Tzung-Bi Shih |
2022-05-16 | platform/chrome: cros_ec_i2c: drop BUG_ON() in cros_ec_pkt_xfer_i2c() | Tzung-Bi Shih |
2022-05-16 | platform/chrome: cros_ec_proto: drop BUG_ON() in cros_ec_get_host_event() | Tzung-Bi Shih |
2022-05-16 | platform/chrome: cros_ec_proto: drop BUG_ON() in cros_ec_prepare_tx() | Tzung-Bi Shih |
2022-05-16 | platform/chrome: correct cros_ec_prepare_tx() usage | Tzung-Bi Shih |
2022-05-16 | platform/chrome: cros_ec_proto: drop unneeded BUG_ON() in prepare_packet() | Tzung-Bi Shih |
2022-05-13 | platform/chrome: Add ChromeOS ACPI device driver | Enric Balletbo i Serra |
2022-05-10 | platform/chrome: cros_ec_typec: Check for EC driver | Akihiko Odaki |
2022-05-03 | platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports first | Dustin L. Howett |
2022-05-03 | platform/chrome: cros_ec_lpcs: detect the Framework Laptop | Dustin L. Howett |
2022-04-19 | platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls | Guenter Roeck |
2022-04-18 | platform/chrome: cros_ec: append newline to all logs | Tzung-Bi Shih |
2022-04-18 | platform/chrome: cros_ec: sort header inclusion alphabetically | Tzung-Bi Shih |
2022-04-18 | platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend() | Tzung-Bi Shih |
2022-04-18 | platform/chrome: cros_ec: remove unused variable `was_wake_device` | Tzung-Bi Shih |
2022-04-18 | platform/chrome: cros_ec: fix error handling in cros_ec_register() | Tzung-Bi Shih |
2022-04-02 | Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-03-31 | platform/chrome: cros_ec_debugfs: detach log reader wq from devm | Tzung-Bi Shih |
2022-03-31 | platform: chrome: Split trace include file | Gwendal Grignou |
2022-03-24 | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-02-15 | platform/chrome: cros_ec_typec: Update mux flags during partner removal | Prashant Malani |
2022-02-15 | platform/chrome: cros_ec_typec: Configure muxes at start of port update | Prashant Malani |
2022-02-15 | platform/chrome: cros_ec_typec: Get mux state inside configure_mux | Prashant Malani |
2022-02-15 | platform/chrome: cros_ec_typec: Move mux flag checks | Prashant Malani |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König |
2022-02-09 | platform/chrome: cros_ec: Make cros_ec_unregister() return void | Uwe Kleine-König |
2022-02-01 | platform/chrome: cros_ec_typec: Check for EC device | Prashant Malani |
2022-01-31 | platform/chrome: cros_ec_typec: Make try power role optional | Prashant Malani |
2022-01-10 | platform/chrome: Add driver for ChromeOS privacy-screen | Rajat Jain |
2021-11-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2021-11-11 | HID: intel-ish-hid: fix module device-id handling | Arnd Bergmann |
2021-11-09 | platform/chrome: chros_ec_ishtp: only load for matching devices | Thomas Weißschuh |
2021-10-31 | platform/chrome: cros_ec_proto: Use ec_command for check_features | Prashant Malani |
2021-10-31 | platform/chrome: cros_ec_proto: Use EC struct for features | Prashant Malani |
2021-09-30 | platform/chrome: cros_ec_typec: Use cros_ec_command() | Prashant Malani |
2021-09-30 | platform/chrome: cros_ec_proto: Add version for ec_command | Prashant Malani |
2021-09-30 | platform/chrome: cros_ec_proto: Make data pointers void | Prashant Malani |
2021-09-30 | platform/chrome: cros_usbpd_notify: Move ec_command() | Prashant Malani |
2021-09-30 | platform/chrome: cros_usbpd_notify: Rename cros_ec_pd_command() | Prashant Malani |
2021-09-30 | platform/chrome: cros_ec: Fix spelling mistake "responsed" -> "response" | Colin Ian King |
2021-09-27 | platform/chrome: cros_ec_sensorhub: simplify getting .driver_data | Wolfram Sang |
2021-09-24 | platform/chrome: cros-ec-typec: Cleanup use of check_features | Prashant Malani |
2021-09-23 | platform/chrome: cros_ec_proto: Fix check_features ret val | Prashant Malani |
2021-08-30 | platform/chrome: cros_ec_trace: Fix format warnings | Gwendal Grignou |
2021-08-23 | platform/chrome: cros_ec_typec: Use existing feature check | Prashant Malani |
2021-07-26 | platform/chrome: cros_ec_proto: Send command again when timeout occurs | Patryk Duda |
2021-07-26 | platform/chrome: sensorhub: Add trace events for sample | Gwendal Grignou |
2021-06-30 | Merge branch 'for-5.14/intel-ish' into for-linus | Jiri Kosina |
2021-05-07 | Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |