index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
mfd: cros_ec: Retry commands when EC is known to be busy
Brian Norris
1
-0
/
+2
2018-04-11
Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs...
Benson Leung
2
-41
/
+176
2018-04-11
platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle
Gwendal Grignou
1
-0
/
+81
2018-04-11
platform/chrome: cros_ec_debugfs: Add PD port info to debugfs
Shawn Nematbakhsh
1
-0
/
+72
2018-04-11
platform/chrome: cros_ec_debugfs: Use octal permissions '0444'
Enric Balletbo i Serra
1
-2
/
+2
2018-04-11
platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variants
Enric Balletbo i Serra
1
-12
/
+12
2018-04-11
platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define.
Enric Balletbo i Serra
1
-6
/
+5
2018-04-11
platform/chrome: cros_ec_sysfs: Modify error handling
Gwendal Grignou
1
-21
/
+4
2018-04-10
Merge remote-tracking branch 'chrome-platform-stop-being-a-platform-driver-pl...
Benson Leung
1
-440
/
+456
2018-04-10
platform/chrome: cros_ec_lpc: Add support for Google devices using custom cor...
Salvatore Bellizzi
1
-0
/
+12
2018-04-10
platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome EC
Wenkai Du
1
-0
/
+4
2018-04-10
platform/chrome: chromeos_laptop - discard data for unneeded boards
Dmitry Torokhov
1
-212
/
+264
2018-04-10
platform/chrome: chromeos_laptop - use device properties for Pixel
Dmitry Torokhov
1
-6
/
+6
2018-04-10
platform/chrome: chromeos_laptop - rely on I2C to set up interrupt trigger
Dmitry Torokhov
1
-7
/
+14
2018-04-10
platform/chrome: chromeos_laptop - use I2C notifier to create devices
Dmitry Torokhov
1
-145
/
+102
2018-04-10
platform/chrome: chromeos_laptop - parse DMI IRQ data once
Dmitry Torokhov
1
-56
/
+64
2018-04-10
platform/chrome: chromeos_laptop - rework i2c peripherals initialization
Dmitry Torokhov
1
-232
/
+235
2018-04-10
platform/chrome: chromeos_laptop - factor out getting IRQ from DMI
Dmitry Torokhov
1
-12
/
+23
2018-04-10
platform/chrome: chromeos_laptop - introduce pr_fmt()
Dmitry Torokhov
1
-17
/
+14
2018-04-10
platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devices
Dmitry Torokhov
1
-2
/
+0
2018-04-10
platform/chrome: chromeos_laptop - add SPDX identifier
Dmitry Torokhov
1
-22
/
+5
2018-03-08
Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const"
Dmitry Torokhov
1
-11
/
+11
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-11
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-19
/
+57
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2017-12-18
platform/chrome: Use proper protocol transfer function
Shawn Nematbakhsh
1
-3
/
+5
2017-12-18
platform/chrome: cros_ec_lpc: Add support for Google Glimmer
Thierry Escande
1
-0
/
+7
2017-12-18
platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.
Enric Balletbo i Serra
1
-1
/
+33
2017-12-18
platform/chrome: cros_ec_lpc: remove redundant pointer request
Colin Ian King
1
-3
/
+0
2017-12-16
cros_ec: fix nul-termination for firmware build info
Arnd Bergmann
1
-1
/
+1
2017-12-16
platform/chrome: chromeos_laptop: make chromeos_laptop const
Bhumika Goyal
1
-11
/
+11
2017-12-15
cros_ec: Move cros_ec_dev module to drivers/mfd
Thierry Escande
8
-650
/
+0
2017-12-15
cros_ec: Split cros_ec_devs module
Thierry Escande
7
-6
/
+23
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
3
-3
/
+3
2017-06-27
platform/chrome: cros_ec_lightbar - hide unused PM functions
Arnd Bergmann
1
-2
/
+2
2017-06-27
cros_ec: Don't signal wake event for non-wake host events
Shawn Nematbakhsh
2
-6
/
+73
2017-06-27
cros_ec: Fix deadlock when EC is not responsive at probe
Gwendal Grignou
1
-1
/
+17
2017-06-27
cros_ec: Don't return error when checking command version
Thierry Escande
1
-0
/
+2
2017-06-24
platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspend
Jeffery Yu
2
-12
/
+13
2017-06-24
platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to EC
Eric Caruso
1
-0
/
+38
2017-06-24
platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequence
Eric Caruso
3
-3
/
+125
2017-06-24
platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfs
Eric Caruso
1
-1
/
+68
2017-06-24
platform/chrome: cros_ec_lpc: Add MKBP events support over ACPI
Gwendal Grignou
1
-0
/
+32
2017-06-24
platform/chrome: cros_ec_lpc: Add power management ops
Archana Patni
1
-0
/
+21
2017-06-24
platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device
Gwendal Grignou
2
-15
/
+10
2017-06-24
platform/chrome: cros_ec_lpc: Add support for mec1322 EC
Shawn Nematbakhsh
5
-0
/
+227
2017-06-24
platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variants
Shawn Nematbakhsh
3
-51
/
+104
2017-06-16
mfd: cros_ec: Add support for dumping panic information
Nicolas Boichat
1
-0
/
+54
[next]