summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)Author
2022-06-10platform/chrome: cros_ec_proto: use cros_ec_map_error()Tzung-Bi Shih
2022-06-10platform/chrome: cros_ec_proto: remove redundant NULL checkTzung-Bi Shih
2022-06-10platform/chrome: cros_ec_proto: assign buffer size from protocol infoTzung-Bi Shih
2022-06-10platform/chrome: use macros for passthru indexesTzung-Bi Shih
2022-06-10platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_query_all()Tzung-Bi Shih
2022-06-10platform/chrome: cros_kbd_led_backlight: support EC PWM backendTzung-Bi Shih
2022-06-10platform/chrome: cros_kbd_led_backlight: support OF matchTzung-Bi Shih
2022-06-10platform/chrome: cros_kbd_led_backlight: separate ACPI backendTzung-Bi Shih
2022-06-10platform/chrome: cros_kbd_led_backlight: sort headers alphabeticallyTzung-Bi Shih
2022-06-08platform/chrome: cros_ec_proto: Update size arg typesPrashant Malani
2022-06-08platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani
2022-06-06platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_check_result()Tzung-Bi Shih
2022-06-06platform/chrome: cros_ec_proto: update cros_ec_check_result() commentTzung-Bi Shih
2022-06-06platform/chrome: cros_ec_proto: factor legacy out from cros_ec_prepare_tx()Tzung-Bi Shih
2022-06-06platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_prepare_tx()Tzung-Bi Shih
2022-05-16platform/chrome: cros_ec_spi: drop BUG_ON() if `din` isn't large enoughTzung-Bi Shih
2022-05-16platform/chrome: cros_ec_spi: drop unneeded BUG_ON()Tzung-Bi Shih
2022-05-16platform/chrome: cros_ec_i2c: drop BUG_ON() in cros_ec_pkt_xfer_i2c()Tzung-Bi Shih
2022-05-16platform/chrome: cros_ec_proto: drop BUG_ON() in cros_ec_get_host_event()Tzung-Bi Shih
2022-05-16platform/chrome: cros_ec_proto: drop BUG_ON() in cros_ec_prepare_tx()Tzung-Bi Shih
2022-05-16platform/chrome: correct cros_ec_prepare_tx() usageTzung-Bi Shih
2022-05-16platform/chrome: cros_ec_proto: drop unneeded BUG_ON() in prepare_packet()Tzung-Bi Shih
2022-05-13platform/chrome: Add ChromeOS ACPI device driverEnric Balletbo i Serra
2022-05-10platform/chrome: cros_ec_typec: Check for EC driverAkihiko Odaki
2022-05-03platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports firstDustin L. Howett
2022-05-03platform/chrome: cros_ec_lpcs: detect the Framework LaptopDustin L. Howett
2022-04-19platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck
2022-04-18platform/chrome: cros_ec: append newline to all logsTzung-Bi Shih
2022-04-18platform/chrome: cros_ec: sort header inclusion alphabeticallyTzung-Bi Shih
2022-04-18platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend()Tzung-Bi Shih
2022-04-18platform/chrome: cros_ec: remove unused variable `was_wake_device`Tzung-Bi Shih
2022-04-18platform/chrome: cros_ec: fix error handling in cros_ec_register()Tzung-Bi Shih
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-31platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih
2022-03-31platform: chrome: Split trace include fileGwendal Grignou
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-02-15platform/chrome: cros_ec_typec: Update mux flags during partner removalPrashant Malani
2022-02-15platform/chrome: cros_ec_typec: Configure muxes at start of port updatePrashant Malani
2022-02-15platform/chrome: cros_ec_typec: Get mux state inside configure_muxPrashant Malani
2022-02-15platform/chrome: cros_ec_typec: Move mux flag checksPrashant Malani
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-09platform/chrome: cros_ec: Make cros_ec_unregister() return voidUwe Kleine-König
2022-02-01platform/chrome: cros_ec_typec: Check for EC devicePrashant Malani
2022-01-31platform/chrome: cros_ec_typec: Make try power role optionalPrashant Malani
2022-01-10platform/chrome: Add driver for ChromeOS privacy-screenRajat Jain
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-11-11HID: intel-ish-hid: fix module device-id handlingArnd Bergmann
2021-11-09platform/chrome: chros_ec_ishtp: only load for matching devicesThomas Weißschuh
2021-10-31platform/chrome: cros_ec_proto: Use ec_command for check_featuresPrashant Malani
2021-10-31platform/chrome: cros_ec_proto: Use EC struct for featuresPrashant Malani