index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_lpc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-14
platform/chrome: Centralize common cros_ec_device initialization
Tzung-Bi Shih
1
-4
/
+0
2025-09-14
platform/chrome: Centralize cros_ec_device allocation
Tzung-Bi Shih
1
-1
/
+1
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-03-16
platform/chrome: cros_ec_lpc: prepare for hw_protection_shutdown removal
Ahmad Fatoum
1
-1
/
+1
2025-02-03
platform/chrome: cros_ec_lpc: Match on Framework ACPI device
Daniel Schaefer
1
-8
/
+14
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
[next]