summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)Author
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown
2019-09-12platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueueNavid Emamdoost
2019-09-12platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP eventsEnric Balletbo i Serra
2019-09-12platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failedPi-Hsun Shih
2019-09-12platform/chrome: chromeos_tbmc: Report wake eventsRavi Chandra Sadineni
2019-09-07Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-nextBenson Leung
2019-09-02Merge tag 'ib-mfd-extcon-hid-i2c-iio-input-media-chrome-power-pwm-rtc-sound-v...Enric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Rename config to a better nameEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Miscellaneous character device to talk with the ECEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra
2019-08-27platform/chrome: cros_ec_rpmsg: Add host command AP sleep state supportYilun Lin
2019-08-26platform/chrome: chromeos_laptop: drop checks of NULL-safe functionsWolfram Sang
2019-08-22platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driverNick Crews
2019-08-02spi: Reduce kthread priorityPeter Zijlstra
2019-07-29platform/chrome: cros_ec_ishtp: fix crash during suspendHyungwoo Yang
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-07-01mfd / platform: cros_ec_debugfs: Expose resume result via debugfsEvan Green
2019-06-28platform/chrome: lightbar: Get drvdata from parent in suspend/resumeRajat Jain
2019-06-25platform/chrome: wilco_ec: Add circular buffer as event queueNick Crews
2019-06-20platform/chrome: cros_ec_lpc_mec: Fix kernel-doc comment first lineEnric Balletbo i Serra
2019-06-20platform/chrome: cros_ec_lpc: Choose Microchip EC at runtimeEnric Balletbo i Serra
2019-06-20platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_regEnric Balletbo i Serra
2019-06-18platform/chrome: wilco_ec: Fix unreleased lock in event_read()Nick Crews
2019-06-18platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be statickbuild test robot
2019-06-18platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first lineEnric Balletbo i Serra
2019-06-18platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptimeTim Wawrzynczak
2019-06-05platform/chrome: cros_ec: Make some symbols staticYueHaibing
2019-06-05platform/chrome: wilco_ec: Add version sysfs entriesRaul E Rangel
2019-06-05platform/chrome: wilco_ec: Add telemetry char device interfaceNick Crews
2019-06-03platform/chrome: wilco_ec: Add event handlingNick Crews
2019-05-24platform/chrome: cros_ec_spi: Request the SPI thread be realtimeDouglas Anderson
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20platform/chrome: cros_ec_spi: Move to real time priority for transfersDouglas Anderson
2019-05-20platform/chrome: Add ChromeOS EC ISHTP driverRushikesh S Kadam
2019-05-20platform/chrome: cros_ec_spi: Always add of_match_tableEvan Green
2019-05-20platform/chrome: wilco_ec: Remove 256 byte transfersNick Crews
2019-05-20platform/chrome: wilco_ec: Add Boot on AC supportNick Crews
2019-05-20platform/chrome: wilco_ec: Add property helper libraryNick Crews
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14platform/chrome: Add support for v1 of host sleep eventEvan Green
2019-05-12Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-04-29platform/chrome: chromeos_laptop: use pci_dev_id() helperHeiner Kallweit
2019-04-17platform/chrome: cros_ec_proto: Add trace event to trace EC commandsRaul E Rangel
2019-04-17platform/chrome: cros_ec_debugfs: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra
2019-04-16platform/chrome: cros_ec: Add EC host command support using rpmsgPi-Hsun Shih