summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: cros_ec_lpc_mec: Fix kernel-doc comment first lineEnric Balletbo i Serra2019-06-201-8/+6
* platform/chrome: cros_ec_lpc: Choose Microchip EC at runtimeEnric Balletbo i Serra2019-06-204-97/+95
* platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_regEnric Balletbo i Serra2019-06-204-148/+97
* Input: cros_ec_keyb: mask out extra flags in event_typeTing Shen2019-06-201-1/+1
* platform/chrome: wilco_ec: Fix unreleased lock in event_read()Nick Crews2019-06-181-1/+1
* platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be statickbuild test robot2019-06-181-1/+1
* platform/chrome: cros_ec_debugfs: Add debugfs ABI documentationEnric Balletbo i Serra2019-06-181-0/+26
* platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first lineEnric Balletbo i Serra2019-06-181-1/+2
* platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptimeTim Wawrzynczak2019-06-182-0/+46
* Merge tag 'ib-mfd-cros-v5.3' into chrome-platform/for-nextEnric Balletbo i Serra2019-06-122-724/+2888
|\
| * mfd: cros_ec: Update I2S APIGwendal Grignou2019-06-102-28/+24
| * mfd: cros_ec: Add Management API entry pointsGwendal Grignou2019-06-101-0/+113
| * mfd: cros_ec: Add SKU ID and Secure storage APIGwendal Grignou2019-06-101-0/+107
| * mfd: cros_ec: Add API for rwsigGwendal Grignou2019-06-101-0/+26
| * mfd: cros_ec: Add API for Fingerprint supportGwendal Grignou2019-06-101-0/+228
| * mfd: cros_ec: Add API for Touchpad supportGwendal Grignou2019-06-101-0/+26
| * mfd: cros_ec: Add API for EC-EC communicationGwendal Grignou2019-06-101-0/+95
| * mfd: cros_ec: Add I2C passthru protection APIGwendal Grignou2019-06-101-0/+22
| * mfd: cros_ec: Add Smart Battery Firmware update APIGwendal Grignou2019-06-101-0/+73
| * mfd: cros_ec: Add Hibernate APIGwendal Grignou2019-06-101-2/+70
| * mfd: cros_ec: Add API for keyboard testingGwendal Grignou2019-06-101-0/+18
| * mfd: cros_ec: Complete Power and USB PD APIGwendal Grignou2019-06-101-8/+228
| * mfd: cros_ec: Fix temperature APIGwendal Grignou2019-06-101-7/+57
| * mfd: cros_ec: Add fingerprint APIGwendal Grignou2019-06-101-0/+34
| * mfd: cros_ec: Fix event processing APIGwendal Grignou2019-06-101-11/+76
| * mfd: cros_ec: Complete MEMS sensor APIGwendal Grignou2019-06-101-58/+406
| * mfd: cros_ec: Add EC transport protocol v4Gwendal Grignou2019-06-101-2/+141
| * mfd: cros_ec: Expand hash APIGwendal Grignou2019-06-101-2/+9
| * mfd: cros_ec: Add lightbar v2 APIGwendal Grignou2019-06-101-4/+120
| * mfd: cros_ec: Add PWM_SET_DUTY APIGwendal Grignou2019-06-101-2/+18
| * mfd: cros_ec: Add Flash V2 commands APIGwendal Grignou2019-06-101-3/+147
| * mfd: cros_ec: Remove zero-size structsGwendal Grignou2019-06-101-15/+18
| * mfd: cros_ec: move HDMI CEC API definitionGwendal Grignou2019-06-101-73/+75
| * mfd: cros_ec: Update ACPI interface definitionGwendal Grignou2019-06-101-126/+293
| * mfd: cros_ec: use BIT macroGwendal Grignou2019-06-101-55/+55
| * mfd: cros_ec: Define commands as 4-digit UPPER CASE hex valuesGwendal Grignou2019-06-101-99/+136
| * mfd: cros_ec: add ec_align macrosGwendal Grignou2019-06-101-204/+238
| * mfd: cros_ec: set comments properlyGwendal Grignou2019-06-101-25/+40
| * mfd: cros_ec: Zero BUILD_ macroGwendal Grignou2019-06-101-0/+5
| * mfd: cros_ec: Update license termGwendal Grignou2019-06-101-15/+5
* | platform/chrome: cros_ec: Make some symbols staticYueHaibing2019-06-055-6/+6
* | platform/chrome: wilco_ec: Add version sysfs entriesRaul E Rangel2019-06-052-0/+110
* | platform/chrome: wilco_ec: Add telemetry char device interfaceNick Crews2019-06-056-1/+475
* | platform/chrome: wilco_ec: Add event handlingNick Crews2019-06-033-0/+552
* | platform/chrome: cros_ec_spi: Request the SPI thread be realtimeDouglas Anderson2019-05-241-0/+1
* | Merge tag 'spi-rt-pump' into chrome-platform/for-nextEnric Balletbo i Serra2019-05-242-6/+32
|\ \
| * | spi: Allow SPI devices to request the pumping thread be realtimeDouglas Anderson2019-05-232-6/+32
| |/
* | platform/chrome: cros_ec_spi: Move to real time priority for transfersDouglas Anderson2019-05-201-12/+53
* | platform/chrome: Add ChromeOS EC ISHTP driverRushikesh S Kadam2019-05-203-0/+777
* | platform/chrome: cros_ec_spi: Always add of_match_tableEvan Green2019-05-201-1/+1