summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
AgeCommit message (Expand)AuthorLines
2020-08-11Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-116/+459
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+3
2020-07-31platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_...Brian Norris-0/+13
2020-07-31platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECsBrian Norris-6/+18
2020-07-31platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreadingGwendal Grignou-61/+33
2020-07-23platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()Enric Balletbo i Serra-3/+2
2020-07-20platform/chrome: cros_ec_typec: Unregister partner on errorPrashant Malani-41/+42
2020-06-30platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflowGwendal Grignou-3/+1
2020-06-30platform/chrome: cros_ec_typec: Add PM supportPrashant Malani-0/+24
2020-06-30platform/chrome: cros_ec_typec: Use workqueue for port updatePrashant Malani-4/+17
2020-06-30platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCHEnric Balletbo i Serra-0/+1
2020-06-30platform/chrome: cros_ec_ishtp: Fix a double-unlock issueQiushi Wu-1/+3
2020-06-30platform/chrome: cros_ec_rpmsg: Document missing struct parametersEnric Balletbo i Serra-0/+3
2020-06-30platform/chrome: cros_ec_spi: Document missing function parametersEnric Balletbo i Serra-0/+4
2020-06-25platform/chrome: cros_ec_typec: Add TBT compat supportPrashant Malani-1/+69
2020-06-22platform/chrome: cros_ec_typec: Make configure_mux staticPrashant Malani-3/+3
2020-06-19platform/chrome: cros_ec_typec: Support DP alt modePrashant Malani-10/+80
2020-06-19platform/chrome: cros_ec_typec: Add USB mux controlPrashant Malani-3/+97
2020-06-19platform/chrome: cros_ec_typec: Register PD CTRL cmd v2Prashant Malani-7/+9
2020-06-19platform/chrome: cros_ec_typec: Register Type C switchesPrashant Malani-0/+47
2020-06-19platform/chrome: cros_ec_debugfs: Control uptime information requestGwendal Grignou-2/+22
2020-06-15Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...Mark Brown-0/+5
2020-06-15platform/chrome: cros_ec: Add command for regulator control.Pi-Hsun Shih-0/+5
2020-06-15sched: Remove sched_set_*() return valuePeter Zijlstra-4/+3
2020-06-15sched,spi: Convert to sched_set_fifo*()Peter Zijlstra-5/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-4/+4
2020-06-04Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-31/+145
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook-1/+1
2020-05-04platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str()Enric Balletbo i Serra-0/+1
2020-05-04platform/chrome: cros_ec_i2c: Appease the kernel-doc deityEnric Balletbo i Serra-1/+1
2020-04-29Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...Enric Balletbo i Serra-61/+92
2020-04-29platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou-61/+92
2020-04-21platform/chrome: typec: Fix ret value check errorPrashant Malani-1/+1
2020-04-15platform/chrome: cros_ec_typec: Register port partnerPrashant Malani-0/+48
2020-04-15platform/chrome: cros_ec_typec: Add struct for port dataPrashant Malani-17/+31
2020-04-15platform/chrome: cros_ec_typec: Use notifier for updatesPrashant Malani-0/+24
2020-04-13Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...Benson Leung-4/+4
2020-04-13platform/chrome: cros_ec_ishtp: free ishtp buffer before sending eventJett Rink-3/+10
2020-04-13platform/chrome: cros_ec_ishtp: skip old cros_ec responsesJett Rink-9/+23
2020-04-13platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' fileBernardo Perez Priego-1/+6
2020-04-13platform/chrome: chromeos_pstore: set user space log sizeSarthak Kukreti-0/+1
2020-04-13platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messagesChristophe JAILLET-3/+3
2020-04-13platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()Dan Carpenter-1/+1
2020-04-07platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung-1/+1
2020-03-28platform/chrome: cros_ec_sensorhub: Add median filterGwendal Grignou-27/+533
2020-03-28platform/chrome: cros_ec_sensorhub: Add code to spread timestmapGwendal Grignou-8/+109
2020-03-28platform/chrome: cros_ec_sensorhub: Add FIFO supportGwendal Grignou-28/+521
2020-03-28platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhubGwendal Grignou-1/+3
2020-03-27platform/chrome: chromeos_laptop: make I2C API conversion completeWolfram Sang-1/+1