index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Age
Commit message (
Expand
)
Author
2022-06-10
platform/chrome: cros_ec_proto: use cros_ec_map_error()
Tzung-Bi Shih
2022-06-10
platform/chrome: cros_ec_proto: remove redundant NULL check
Tzung-Bi Shih
2022-06-10
platform/chrome: cros_ec_proto: assign buffer size from protocol info
Tzung-Bi Shih
2022-06-10
platform/chrome: use macros for passthru indexes
Tzung-Bi Shih
2022-06-10
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_query_all()
Tzung-Bi Shih
2022-06-10
platform/chrome: cros_kbd_led_backlight: support EC PWM backend
Tzung-Bi Shih
2022-06-10
platform/chrome: cros_kbd_led_backlight: support OF match
Tzung-Bi Shih
2022-06-10
platform/chrome: cros_kbd_led_backlight: separate ACPI backend
Tzung-Bi Shih
2022-06-10
platform/chrome: cros_kbd_led_backlight: sort headers alphabetically
Tzung-Bi Shih
2022-06-08
platform/chrome: cros_ec_proto: Update size arg types
Prashant Malani
2022-06-08
platform/chrome: cros_ec_proto: Rename cros_ec_command function
Prashant Malani
2022-06-06
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_check_result()
Tzung-Bi Shih
2022-06-06
platform/chrome: cros_ec_proto: update cros_ec_check_result() comment
Tzung-Bi Shih
2022-06-06
platform/chrome: cros_ec_proto: factor legacy out from cros_ec_prepare_tx()
Tzung-Bi Shih
2022-06-06
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_prepare_tx()
Tzung-Bi Shih
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
[prev]
[next]