index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+0
2024-05-13
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-1
/
+0
2024-04-30
platform/chrome: cros_ec: Handle events during suspend after resume completion
Karthikeyan Ramasubramanian
1
-8
/
+8
2024-04-24
platform/chrome: cros_ec_lpc: add quirks for the Framework Laptop (AMD)
Dustin L. Howett
1
-1
/
+15
2024-04-24
platform/chrome: cros_ec_lpc: add a "quirks" system
Dustin L. Howett
1
-0
/
+31
2024-04-24
platform/chrome: cros_ec_lpc: pass driver_data from DMI to the device
Dustin L. Howett
1
-2
/
+7
2024-04-24
platform/chrome: cros_ec_lpc: introduce a priv struct for the lpc device
Dustin L. Howett
1
-4
/
+21
2024-04-24
platform/chrome: add HAS_IOPORT dependencies
Niklas Schnelle
2
-0
/
+2
2024-04-24
platform/chrome: cros_hps_i2c: Replace deprecated UNIVERSAL_DEV_PM_OPS()
Andy Shevchenko
1
-2
/
+2
2024-04-24
platform/chrome: cros_kbd_led_backlight: provide ID table for avoiding fallba...
Tzung-Bi Shih
1
-2
/
+9
2024-04-24
platform/chrome: wilco_ec: core: provide ID table for avoiding fallback match
Tzung-Bi Shih
1
-1
/
+8
2024-04-24
platform/chrome: wilco_ec: event: remove redundant MODULE_ALIAS
Tzung-Bi Shih
1
-1
/
+0
2024-04-24
platform/chrome: wilco_ec: debugfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
1
-1
/
+8
2024-04-24
platform/chrome: wilco_ec: telemetry: provide ID table for avoiding fallback ...
Tzung-Bi Shih
1
-1
/
+8
2024-04-24
platform/chrome: cros_ec_vbc: provide ID table for avoiding fallback match
Tzung-Bi Shih
1
-1
/
+8
2024-04-24
platform/chrome: cros_ec_lightbar: provide ID table for avoiding fallback match
Tzung-Bi Shih
1
-1
/
+8
2024-04-24
platform/chrome: cros_ec_sysfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
1
-1
/
+8
2024-04-24
platform/chrome: cros_ec_debugfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
1
-1
/
+8
2024-04-24
platform/chrome: cros_ec_chardev: provide ID table for avoiding fallback match
Tzung-Bi Shih
1
-1
/
+8
2024-04-24
platform/chrome: cros_usbpd_notify: provide ID table for avoiding fallback match
Tzung-Bi Shih
1
-1
/
+8
2024-04-24
platform/chrome: cros_usbpd_logger: provide ID table for avoiding fallback match
Tzung-Bi Shih
1
-1
/
+8
2024-04-24
platform/chrome: cros_ec_sensorhub: provide ID table for avoiding fallback match
Tzung-Bi Shih
1
-1
/
+8
2024-04-24
platform/chrome: cros_ec_proto: avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-42
/
+30
2024-04-24
platform/chrome: wilco_ec: use sysfs_emit() instead of sprintf()
Ai Chao
1
-1
/
+1
2024-04-11
Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...
Linus Torvalds
1
-14
/
+14
2024-04-11
platform/chrome: cros_ec_uart: properly fix race condition
Noah Loomans
1
-14
/
+14
2024-04-08
platform/chrome: wilco_ec: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+19
2024-02-17
platform/chrome: cros_ec_typec: Make sure the USB role switch has PLD
Heikki Krogerus
1
-0
/
+19
2024-02-08
platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-4
/
+4
2024-01-27
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
1
-2
/
+2
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+2
2024-01-12
Merge tag 'hid-for-linus-2024010801' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-59
/
+15
2024-01-09
Merge tag 'tag-chrome-platform-for-v6.8' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-32
/
+64
2023-12-18
platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2
-5
/
+5
2023-12-15
platform/chrome: cros_ec_vbc: Fix -Warray-bounds warnings
Gustavo A. R. Silva
1
-4
/
+8
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-3
/
+2
2023-12-06
platform/chrome: cros_ec_ishtp: use helper functions for connection
Even Xu
1
-59
/
+15
2023-11-21
platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
Avadhut Naik
1
-1
/
+1
2023-11-13
platform/chrome: sensorhub: Implement quickselect for median calculation
Kuan-Wei Chiu
1
-17
/
+45
2023-11-13
platform/chrome: sensorhub: Fix typos
Kuan-Wei Chiu
1
-6
/
+6
2023-11-03
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+28
2023-10-28
platform/chrome: cros_ec_lpc: Separate host command and irq disable
Lalith Rajendran
3
-26
/
+116
2023-10-05
platform/chrome: kunit: make EC protocol tests independent
Tzung-Bi Shih
5
-10
/
+7
2023-10-05
platform/chrome: kunit: initialize lock for fake ec_dev
Tzung-Bi Shih
1
-0
/
+1
2023-10-05
platform/chrome: cros_ec: fix compilation warning
Tzung-Bi Shih
1
-0
/
+2
2023-10-04
platform/chrome: cros_ec_proto: Mark outdata as const
Stephen Boyd
1
-1
/
+1
2023-10-04
platform/chrome: cros_typec_vdm: Mark port_amode_ops const
Stephen Boyd
2
-2
/
+2
2023-10-04
platform/chrome: cros_ec_typec: Use dev_err_probe() more
Stephen Boyd
1
-4
/
+4
[next]