index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_lpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
platform/chrome: cros_ec_lpc: Handle EC without CRS section
Gwendal Grignou
1
-5
/
+1
2025-01-08
platform/chrome: cros_ec_lpc: Support direct EC register memory access
Gwendal Grignou
1
-21
/
+100
2025-01-08
platform/chrome: cros_ec_lpc: Merge lpc_driver_ops into ec private structure
Gwendal Grignou
1
-45
/
+41
2024-12-30
platform/chrome: cros_ec_lpc: Only check for events on MKBP notifies
Rob Barnes
1
-1
/
+1
2024-12-30
platform/chrome: cros_ec: jump to RW before probing
Dawid Niedzwiecki
1
-1
/
+1
2024-12-25
platform/chrome: cros_ec_lpc: fix product identity for early Framework Laptops
Dustin L. Howett
1
-2
/
+2
2024-10-28
platform/chrome: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-07
platform/chrome: cros_ec_lpc: switch primary DMI data for Framework Laptop
Dustin L. Howett
1
-9
/
+27
2024-06-13
platform/chrome: cros_ec_lpc: Fix error code in cros_ec_lpc_mec_read_bytes()
Dan Carpenter
1
-2
/
+2
2024-06-06
platform/chrome: cros_ec_lpc: Add quirks for Framework Laptop
Ben Walsh
1
-0
/
+7
2024-06-06
platform/chrome: cros_ec_lpc: Add a new quirk for AML mutex
Ben Walsh
1
-0
/
+19
2024-06-06
platform/chrome: cros_ec_lpc: Add a new quirk for ACPI id
Ben Walsh
1
-12
/
+38
2024-06-06
platform/chrome: cros_ec_lpc: MEC access can return error code
Ben Walsh
1
-41
/
+89
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
2023-10-28
platform/chrome: cros_ec_lpc: Separate host command and irq disable
Lalith Rajendran
1
-4
/
+18
2023-09-28
platform/chrome: cros_ec_lpc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-07
platform/chrome: cros_ec_lpc: Remove EC panic shutdown timeout
Rob Barnes
1
-2
/
+2
2023-05-22
platform/chrome: cros_ec_lpc: Move host command to prepare/complete
Tim Van Patten
1
-5
/
+7
2023-05-15
platform/chrome: cros_ec: Report EC panic as uevent
Rob Barnes
1
-0
/
+3
2023-01-11
platform/chrome: cros_ec_lpc: initialize the buf variable
Tom Rix
1
-1
/
+1
2023-01-06
platform/chrome: cros_ec: Shutdown on EC Panic
Rob Barnes
1
-0
/
+3
2023-01-06
platform/chrome: cros_ec: Poll EC log on EC panic
Rob Barnes
1
-0
/
+7
2022-11-14
platform/chrome: cros_ec_lpc: Force synchronous probe
Brian Norris
1
-1
/
+6
2022-11-02
platform/chrome: cros_ec_lpc: Mark PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-0
/
+1
2022-11-02
platform/chrome: cros_ec_lpc: Move mec_init to device probe
Brian Norris
1
-3
/
+3
2022-11-01
platform/chrome: cros_ec_lpc_mec: remove cros_ec_lpc_mec_destroy()
Tzung-Bi Shih
1
-3
/
+0
2022-05-16
platform/chrome: correct cros_ec_prepare_tx() usage
Tzung-Bi Shih
1
-0
/
+2
2022-05-03
platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports first
Dustin L. Howett
1
-13
/
+26
2022-05-03
platform/chrome: cros_ec_lpcs: detect the Framework Laptop
Dustin L. Howett
1
-0
/
+8
2022-02-09
platform/chrome: cros_ec: Make cros_ec_unregister() return void
Uwe Kleine-König
1
-1
/
+3
2021-09-30
platform/chrome: cros_ec: Fix spelling mistake "responsed" -> "response"
Colin Ian King
1
-2
/
+2
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
1
-0
/
+1
2019-12-10
platform/chrome: cros_ec_lpc: Use platform_get_irq_optional() for optional IRQs
Enric Balletbo i Serra
1
-1
/
+1
2019-11-21
platform/chrome: cros_ec: handle MKBP more events flag
Enrico Granata
1
-4
/
+11
2019-11-21
platform/chrome: cros-ec: Record event timestamp in the hard irq
Gwendal Grignou
1
-0
/
+2
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-2
/
+2
2019-09-02
mfd / platform: cros_ec: Handle chained ECs as platform devices
Enric Balletbo i Serra
1
-1
/
+2
2019-06-20
platform/chrome: cros_ec_lpc: Choose Microchip EC at runtime
Enric Balletbo i Serra
1
-74
/
+84
2019-06-20
platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_reg
Enric Balletbo i Serra
1
-1
/
+96
2019-06-05
platform/chrome: cros_ec: Make some symbols static
YueHaibing
1
-1
/
+1
2019-02-01
platform/chrome: cros_ec_lpc: switch to SPDX identifier
Enric Balletbo i Serra
1
-22
/
+12
2019-02-01
mfd / platform: cros_ec: Use devm_mfd_add_devices
Enric Balletbo i Serra
1
-4
/
+0
2018-10-10
platform/chrome: Add a new interrupt path for cros_ec_lpc
Enrico Granata
1
-1
/
+14
2018-09-07
platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.
Enric Balletbo i Serra
1
-1
/
+2
2018-05-23
platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
Dmitry Torokhov
1
-6
/
+7
2018-04-10
platform/chrome: cros_ec_lpc: Add support for Google devices using custom cor...
Salvatore Bellizzi
1
-0
/
+12
2018-04-10
platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome EC
Wenkai Du
1
-0
/
+4
[next]