index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-08-12
8
-116
/
+459
|
\
|
*
platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_...
Brian Norris
2020-07-31
1
-0
/
+13
|
*
platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECs
Brian Norris
2020-07-31
1
-6
/
+18
|
*
platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreading
Gwendal Grignou
2020-07-31
1
-61
/
+33
|
*
platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()
Enric Balletbo i Serra
2020-07-23
1
-3
/
+2
|
*
platform/chrome: cros_ec_typec: Unregister partner on error
Prashant Malani
2020-07-20
1
-41
/
+42
|
*
platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
Gwendal Grignou
2020-06-30
1
-3
/
+1
|
*
platform/chrome: cros_ec_typec: Add PM support
Prashant Malani
2020-06-30
1
-0
/
+24
|
*
platform/chrome: cros_ec_typec: Use workqueue for port update
Prashant Malani
2020-06-30
1
-4
/
+17
|
*
platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCH
Enric Balletbo i Serra
2020-06-30
1
-0
/
+1
|
*
platform/chrome: cros_ec_ishtp: Fix a double-unlock issue
Qiushi Wu
2020-06-30
1
-1
/
+3
|
*
platform/chrome: cros_ec_rpmsg: Document missing struct parameters
Enric Balletbo i Serra
2020-06-30
1
-0
/
+3
|
*
platform/chrome: cros_ec_spi: Document missing function parameters
Enric Balletbo i Serra
2020-06-30
1
-0
/
+4
|
*
platform/chrome: cros_ec_typec: Add TBT compat support
Prashant Malani
2020-06-25
1
-1
/
+69
|
*
platform/chrome: cros_ec_typec: Make configure_mux static
Prashant Malani
2020-06-22
1
-3
/
+3
|
*
platform/chrome: cros_ec_typec: Support DP alt mode
Prashant Malani
2020-06-19
1
-10
/
+80
|
*
platform/chrome: cros_ec_typec: Add USB mux control
Prashant Malani
2020-06-19
1
-3
/
+97
|
*
platform/chrome: cros_ec_typec: Register PD CTRL cmd v2
Prashant Malani
2020-06-19
1
-7
/
+9
|
*
platform/chrome: cros_ec_typec: Register Type C switches
Prashant Malani
2020-06-19
1
-0
/
+47
|
*
platform/chrome: cros_ec_debugfs: Control uptime information request
Gwendal Grignou
2020-06-19
1
-2
/
+22
*
|
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-8
/
+3
|
\
\
|
*
|
sched: Remove sched_set_*() return value
Peter Zijlstra
2020-06-15
1
-4
/
+3
|
*
|
sched,spi: Convert to sched_set_fifo*()
Peter Zijlstra
2020-06-15
1
-5
/
+1
|
|
/
*
|
Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...
Mark Brown
2020-06-16
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
platform/chrome: cros_ec: Add command for regulator control.
Pi-Hsun Shih
2020-06-15
1
-0
/
+5
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-4
/
+4
|
/
*
Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-06-04
7
-31
/
+145
|
\
|
*
platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str()
Enric Balletbo i Serra
2020-05-04
1
-0
/
+1
|
*
platform/chrome: cros_ec_i2c: Appease the kernel-doc deity
Enric Balletbo i Serra
2020-05-04
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...
Enric Balletbo i Serra
2020-04-29
2
-61
/
+92
|
|
\
|
*
|
platform/chrome: typec: Fix ret value check error
Prashant Malani
2020-04-22
1
-1
/
+1
|
*
|
platform/chrome: cros_ec_typec: Register port partner
Prashant Malani
2020-04-15
1
-0
/
+48
|
*
|
platform/chrome: cros_ec_typec: Add struct for port data
Prashant Malani
2020-04-15
1
-17
/
+31
|
*
|
platform/chrome: cros_ec_typec: Use notifier for updates
Prashant Malani
2020-04-15
2
-0
/
+24
|
*
|
Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...
Benson Leung
2020-04-13
1
-4
/
+4
|
|
\
\
|
*
|
|
platform/chrome: cros_ec_ishtp: free ishtp buffer before sending event
Jett Rink
2020-04-13
1
-3
/
+10
|
*
|
|
platform/chrome: cros_ec_ishtp: skip old cros_ec responses
Jett Rink
2020-04-13
1
-9
/
+23
|
*
|
|
platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' file
Bernardo Perez Priego
2020-04-13
1
-1
/
+6
|
*
|
|
platform/chrome: chromeos_pstore: set user space log size
Sarthak Kukreti
2020-04-13
1
-0
/
+1
*
|
|
|
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
pstore/ram: Introduce max_reason and convert dump_oops
Kees Cook
2020-05-30
1
-1
/
+1
|
|
/
/
*
|
/
platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...
Gwendal Grignou
2020-04-29
2
-61
/
+92
|
|
/
|
/
|
*
|
platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messages
Christophe JAILLET
2020-04-13
1
-3
/
+3
*
|
platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()
Dan Carpenter
2020-04-13
1
-1
/
+1
|
/
*
platform/chrome: cros_ec_spi: Wait for USECS, not NSECS
Benson Leung
2020-04-07
1
-1
/
+1
*
platform/chrome: cros_ec_sensorhub: Add median filter
Gwendal Grignou
2020-03-28
1
-27
/
+533
*
platform/chrome: cros_ec_sensorhub: Add code to spread timestmap
Gwendal Grignou
2020-03-28
1
-8
/
+109
*
platform/chrome: cros_ec_sensorhub: Add FIFO support
Gwendal Grignou
2020-03-28
3
-28
/
+521
*
platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhub
Gwendal Grignou
2020-03-28
1
-1
/
+3
*
platform/chrome: chromeos_laptop: make I2C API conversion complete
Wolfram Sang
2020-03-27
1
-1
/
+1
[next]