index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
platform/chrome: cros_ec_spi: Request the SPI thread be realtime
Douglas Anderson
1
-0
/
+1
2019-05-20
platform/chrome: cros_ec_spi: Move to real time priority for transfers
Douglas Anderson
1
-12
/
+53
2019-05-20
platform/chrome: Add ChromeOS EC ISHTP driver
Rushikesh S Kadam
3
-0
/
+777
2019-05-20
platform/chrome: cros_ec_spi: Always add of_match_table
Evan Green
1
-1
/
+1
2019-05-20
platform/chrome: wilco_ec: Remove 256 byte transfers
Nick Crews
3
-27
/
+8
2019-05-20
platform/chrome: wilco_ec: Add Boot on AC support
Nick Crews
3
-1
/
+87
2019-05-20
platform/chrome: wilco_ec: Add property helper library
Nick Crews
2
-1
/
+133
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-0
/
+6
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-05-14
platform/chrome: Add support for v1 of host sleep event
Evan Green
1
-0
/
+6
2019-05-12
Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...
Linus Torvalds
11
-128
/
+909
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-04-29
platform/chrome: chromeos_laptop: use pci_dev_id() helper
Heiner Kallweit
1
-1
/
+1
2019-04-17
platform/chrome: cros_ec_proto: Add trace event to trace EC commands
Raul E Rangel
4
-1
/
+183
2019-04-17
platform/chrome: cros_ec_debugfs: Use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
1
-22
/
+8
2019-04-16
platform/chrome: cros_ec: Add EC host command support using rpmsg
Pi-Hsun Shih
3
-0
/
+271
2019-04-16
platform/chrome: wilco_ec: Add h1_gpio status to debugfs
Nick Crews
1
-0
/
+47
2019-04-15
platform/chrome: wilco_ec: Standardize mailbox interface
Nick Crews
2
-66
/
+29
2019-04-15
platform/chrome: cros_ec_proto: check for NULL transfer function
Enrico Granata
1
-0
/
+11
2019-04-15
platform/chrome: Add CrOS USB PD logging driver
Guenter Roeck
3
-0
/
+275
2019-04-15
platform/chrome: cros_ec_spi: Transfer messages at high priority
Douglas Anderson
1
-6
/
+74
2019-04-15
platform/chrome: cros_ec_debugfs: no need to check return value of debugfs_cr...
Enric Balletbo i Serra
1
-29
/
+6
2019-04-05
platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not sup...
Enric Balletbo i Serra
1
-4
/
+5
2019-03-19
platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supported
Guenter Roeck
1
-3
/
+7
2019-03-18
platform/chrome: Fix locking pattern in wilco_ec_mailbox()
Nick Crews
1
-1
/
+1
2019-03-05
platform/chrome: fix wilco-ec dependencies
Arnd Bergmann
1
-1
/
+1
2019-02-21
platform/chrome: wilco_ec: Add RTC driver
Nick Crews
1
-0
/
+18
2019-02-21
platform/chrome: wilco_ec: Add support for raw commands in debugfs
Nick Crews
4
-0
/
+264
2019-02-21
platform/chrome: Add new driver for Wilco EC
Nick Crews
6
-0
/
+359
2019-02-11
platform/chrome: cros_ec: Remove cros_ec dependency in lpc_mec
Nick Crews
3
-59
/
+83
2019-02-01
platform/chrome: cros_ec_sysfs: remove pr_fmt() define
Enric Balletbo i Serra
1
-2
/
+0
2019-02-01
platform/chrome: cros_ec_lightbar: remove pr_fmt() define
Enric Balletbo i Serra
1
-2
/
+0
2019-02-01
platform/chrome: cros_kbd_led_backlight: switch to SPDX identifier
Enric Balletbo i Serra
1
-15
/
+4
2019-02-01
platform/chrome: cros_ec_spi: switch to SPDX identifier
Enric Balletbo i Serra
1
-15
/
+5
2019-02-01
platform/chrome: cros_ec_proto: switch to SPDX identifier
Enric Balletbo i Serra
1
-15
/
+4
2019-02-01
platform/chrome: cros_ec_lpc: switch to SPDX identifier
Enric Balletbo i Serra
5
-102
/
+24
2019-02-01
platform/chrome: cros_ec_i2c: switch to SPDX identifier
Enric Balletbo i Serra
1
-16
/
+6
2019-02-01
platform/chrome: cros_ec_vbc: switch to SPDX identifier
Enric Balletbo i Serra
1
-19
/
+5
2019-02-01
platform/chrome: cros_ec_sysfs: switch to SPDX identifier
Enric Balletbo i Serra
1
-19
/
+5
2019-02-01
platform/chrome: cros_ec_lightbar: switch to SPDX identifier
Enric Balletbo i Serra
1
-18
/
+4
2019-02-01
platform/chrome: cros_ec_debugfs: switch to SPDX identifier
Enric Balletbo i Serra
1
-18
/
+4
2019-02-01
platform/chrome: cromeos_pstore: switch to SPDX identifier
Enric Balletbo i Serra
1
-11
/
+6
2019-02-01
platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbar
Enric Balletbo i Serra
1
-35
/
+18
2019-02-01
mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAM
Enric Balletbo i Serra
1
-16
/
+0
2019-02-01
mfd / platform: cros_ec: Move device sysfs attributes to its own driver
Enric Balletbo i Serra
4
-7
/
+48
2019-02-01
mfd / platform: cros_ec: Move debugfs attributes to its own driver
Enric Balletbo i Serra
3
-22
/
+55
2019-02-01
mfd / platform: cros_ec: Move vbc attributes to its own driver
Enric Balletbo i Serra
3
-2
/
+55
2019-02-01
mfd / platform: cros_ec: Move lightbar attributes to its own driver
Enric Balletbo i Serra
3
-23
/
+86
2019-02-01
mfd / platform: cros_ec: Use devm_mfd_add_devices
Enric Balletbo i Serra
3
-25
/
+0
2018-11-13
platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeup
Brian Norris
1
-3
/
+15
[next]