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
2020-09-29
platform/chrome: Use kobj_to_dev() instead of container_of()
Wang Qing
2
-3
/
+3
2020-09-21
platform/chrome: cros_ec_proto: Drop cros_ec_cmd_xfer()
Prashant Malani
1
-33
/
+11
2020-09-21
platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sites
Prashant Malani
1
-11
/
+4
2020-09-04
platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC config
Enric Balletbo i Serra
1
-10
/
+0
2020-09-04
platform/chrome: cros_ec_lightbar: Reduce ligthbar get version command
Gwendal Grignou
1
-0
/
+2
2020-08-31
platform/chrome: cros_ec_trace: Add fields to command traces
Gwendal Grignou
1
-6
/
+21
2020-08-24
platform/chrome: cros_ec_typec: Re-order connector configuration steps
Azhar Shaikh
1
-6
/
+7
2020-08-24
platform/chrome: cros_ec_typec: Avoid setting usb role twice during disconnect
Azhar Shaikh
1
-4
/
+7
2020-08-24
platform/chrome: cros_ec_typec: Send enum values to usb_role_switch_set_role()
Azhar Shaikh
1
-1
/
+2
2020-08-24
platform/chrome: cros_ec_typec: USB4 support
Heikki Krogerus
1
-1
/
+32
2020-08-24
platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
Guenter Roeck
1
-11
/
+46
2020-08-24
platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT
Guenter Roeck
1
-2
/
+2
2020-08-24
platform/chrome: cros_ec_sysfs: Report range of error codes from EC
Guenter Roeck
1
-15
/
+9
2020-08-24
cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_status
Guenter Roeck
1
-6
/
+4
2020-08-12
Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-116
/
+459
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+3
2020-07-31
platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_...
Brian Norris
1
-0
/
+13
2020-07-31
platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECs
Brian Norris
1
-6
/
+18
2020-07-31
platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreading
Gwendal Grignou
1
-61
/
+33
2020-07-23
platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()
Enric Balletbo i Serra
1
-3
/
+2
2020-07-20
platform/chrome: cros_ec_typec: Unregister partner on error
Prashant Malani
1
-41
/
+42
2020-06-30
platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
Gwendal Grignou
1
-3
/
+1
2020-06-30
platform/chrome: cros_ec_typec: Add PM support
Prashant Malani
1
-0
/
+24
2020-06-30
platform/chrome: cros_ec_typec: Use workqueue for port update
Prashant Malani
1
-4
/
+17
2020-06-30
platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCH
Enric Balletbo i Serra
1
-0
/
+1
2020-06-30
platform/chrome: cros_ec_ishtp: Fix a double-unlock issue
Qiushi Wu
1
-1
/
+3
2020-06-30
platform/chrome: cros_ec_rpmsg: Document missing struct parameters
Enric Balletbo i Serra
1
-0
/
+3
2020-06-30
platform/chrome: cros_ec_spi: Document missing function parameters
Enric Balletbo i Serra
1
-0
/
+4
2020-06-25
platform/chrome: cros_ec_typec: Add TBT compat support
Prashant Malani
1
-1
/
+69
2020-06-22
platform/chrome: cros_ec_typec: Make configure_mux static
Prashant Malani
1
-3
/
+3
2020-06-19
platform/chrome: cros_ec_typec: Support DP alt mode
Prashant Malani
1
-10
/
+80
2020-06-19
platform/chrome: cros_ec_typec: Add USB mux control
Prashant Malani
1
-3
/
+97
2020-06-19
platform/chrome: cros_ec_typec: Register PD CTRL cmd v2
Prashant Malani
1
-7
/
+9
2020-06-19
platform/chrome: cros_ec_typec: Register Type C switches
Prashant Malani
1
-0
/
+47
2020-06-19
platform/chrome: cros_ec_debugfs: Control uptime information request
Gwendal Grignou
1
-2
/
+22
2020-06-16
Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...
Mark Brown
1
-0
/
+5
2020-06-16
platform/chrome: cros_ec: Add command for regulator control.
Pi-Hsun Shih
1
-0
/
+5
2020-06-15
sched: Remove sched_set_*() return value
Peter Zijlstra
1
-4
/
+3
2020-06-15
sched,spi: Convert to sched_set_fifo*()
Peter Zijlstra
1
-5
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-06-04
Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-31
/
+145
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-05-30
pstore/ram: Introduce max_reason and convert dump_oops
Kees Cook
1
-1
/
+1
2020-05-05
platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str()
Enric Balletbo i Serra
1
-0
/
+1
2020-05-05
platform/chrome: cros_ec_i2c: Appease the kernel-doc deity
Enric Balletbo i Serra
1
-1
/
+1
2020-04-30
Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...
Enric Balletbo i Serra
2
-61
/
+92
2020-04-30
platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...
Gwendal Grignou
2
-61
/
+92
2020-04-22
platform/chrome: typec: Fix ret value check error
Prashant Malani
1
-1
/
+1
2020-04-15
platform/chrome: cros_ec_typec: Register port partner
Prashant Malani
1
-0
/
+48
2020-04-15
platform/chrome: cros_ec_typec: Add struct for port data
Prashant Malani
1
-17
/
+31
[next]