summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ pathStephen Boyd2020-02-111-1/+1
* platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra2020-02-037-0/+30
* platform/chrome: cros_ec: Drop unaligned.h includeStephen Boyd2020-01-221-1/+0
* platform/chrome: wilco_ec: Allow wilco to be compiled in COMPILE_TESTStephen Boyd2020-01-221-1/+2
* platform/chrome: wilco_ec: Add newlines to printksStephen Boyd2020-01-224-10/+10
* Merge branch 'chrome-platform-5.5-fixes' into for-kernelciBenson Leung2020-01-101-8/+20
|\
| * platform/chrome: wilco_ec: Fix keyboard backlight probingDaniel Campello2020-01-101-8/+20
* | platform/chrome: wilco_ec: Fix unregistration orderDaniel Campello2020-01-101-1/+1
* | cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-077-7/+0
* | platform/chrome: cros_ec_ishtp: Make init_lock staticBen Dooks (Codethink)2019-12-191-1/+1
* | platform/chrome: chromeos_laptop: Convert to i2c_new_scanned_deviceWolfram Sang2019-12-161-8/+10
* | platform/chrome: cros_ec_lpc: Use platform_get_irq_optional() for optional IRQsEnric Balletbo i Serra2019-12-101-1/+1
* | platform/chrome: cros_ec_proto: Add response tracingRaul E Rangel2019-12-103-7/+49
* | platform/chrome: cros_ec_trace: Match trace commands with EC commandsEnric Balletbo i Serra2019-12-101-7/+66
* | Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-12-0316-84/+912
|\|
| * platform/chrome: wilco_ec: fix use after free issueWen Yang2019-12-021-1/+1
| * platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhubEnric Balletbo i Serra2019-11-271-1/+2
| * Merge tag 'tag-ib-chrome-mfd-iio-input-5.5' into chrome-platform-5.5Enric Balletbo i Serra2019-11-218-63/+561
| |\
| | * platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata2019-11-215-58/+98
| | * platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ numberGwendal Grignou2019-11-211-1/+1
| | * platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou2019-11-213-5/+31
| | * iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou2019-11-213-0/+212
| | * mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou2019-11-211-0/+117
| | * platform/chrome: cros_ec: Put docs with the codeGwendal Grignou2019-11-212-0/+103
| * | platform/chrome: cros_usbpd_logger: add missed destroy_workqueue in removeChuhong Yuan2019-11-201-0/+1
| * | platform/chrome: cros_ec: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-3/+3
| * | platform/chrome: wilco_ec: Add keyboard backlight LED supportDaniel Campello2019-11-194-6/+203
| * | platform/chrome: wilco_ec: Add charging config driverNick Crews2019-11-191-1/+14
| * | platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy controlDaniel Campello2019-10-111-0/+91
| * | platform/chrome: wilco_ec: Add debugfs test_event fileDaniel Campello2019-10-011-10/+37
| |/
* | ASoC: cros_ec_codec: support WoVTzung-Bi Shih2019-10-211-0/+1
* | platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih2019-10-181-0/+1
* | ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih2019-10-181-0/+1
* | ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih2019-10-181-1/+1
|/
* Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-1920-66/+894
|\
| * platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueueNavid Emamdoost2019-09-121-0/+3
| * platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP eventsEnric Balletbo i Serra2019-09-121-5/+172
| * platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failedPi-Hsun Shih2019-09-121-5/+28
| * platform/chrome: chromeos_tbmc: Report wake eventsRavi Chandra Sadineni2019-09-121-0/+2
| * Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-nextBenson Leung2019-09-071-2/+2
| |\
| * \ Merge tag 'ib-mfd-extcon-hid-i2c-iio-input-media-chrome-power-pwm-rtc-sound-v...Enric Balletbo i Serra2019-09-0217-34/+629
| |\ \
| | * | mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-0215-22/+31
| | * | mfd / platform: cros_ec: Rename config to a better nameEnric Balletbo i Serra2019-09-021-11/+21
| | * | mfd / platform: cros_ec: Miscellaneous character device to talk with the ECEnric Balletbo i Serra2019-09-023-0/+263
| | * | mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-023-4/+298
| | * | mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra2019-09-024-1/+20
| * | | platform/chrome: cros_ec_rpmsg: Add host command AP sleep state supportYilun Lin2019-08-271-0/+20
| * | | platform/chrome: chromeos_laptop: drop checks of NULL-safe functionsWolfram Sang2019-08-261-7/+3
| * | | platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driverNick Crews2019-08-221-21/+43
| |/ /
* | | Merge branch 'spi-5.4' into spi-nextMark Brown2019-09-151-1/+1
|\ \ \ | |_|/ |/| |