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
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2023-06-13
platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small buffer
Andy Shevchenko
1
-7
/
+1
2023-05-29
usb: typec: mux: Remove alt mode parameters from the API
Heikki Krogerus
1
-1
/
+1
2023-05-29
platform/chrome: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-05-22
platform/chrome: cros_ec_lpc: Move host command to prepare/complete
Tim Van Patten
1
-5
/
+7
2023-05-15
platform/chrome: cros_ec: Report EC panic as uevent
Rob Barnes
1
-0
/
+3
2023-05-12
platform/chrome: cros_typec_switch: Add Pin D support
Prashant Malani
1
-3
/
+8
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+0
2023-04-24
platform/chrome: wilco_ec: remove return value check of debugfs_create_dir()
Zhengkang Huang
1
-2
/
+0
2023-04-24
platform/chrome: cros_ec_debugfs: fix kernel-doc warning
Tzung-Bi Shih
1
-1
/
+1
2023-04-24
platform/chrome: cros_ec: Separate logic for getting panic info
Rob Barnes
1
-9
/
+33
2023-04-24
platform/chrome: cros_typec_switch: Add missing fwnode_handle_put()
Liang He
1
-0
/
+1
2023-04-24
platform/chrome: cros_ec: remove unneeded label and if-condition
Tzung-Bi Shih
1
-6
/
+4
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2023-03-24
platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl
Tzung-Bi Shih
1
-1
/
+1
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2
-2
/
+0
2023-02-08
platform/chrome: cros_ec_typec: Fix spelling mistake
Colin Ian King
1
-1
/
+1
2023-01-31
platform/chrome: cros_typec_vdm: Add Attention support
Prashant Malani
3
-0
/
+49
2023-01-24
platform/chrome: cros_typec_vdm: Fix VDO copy
Prashant Malani
1
-1
/
+3
2023-01-24
platform/chrome: cros_ec_typec: allow deferred probe of switch handles
Victor Ding
1
-8
/
+16
2023-01-18
platform/chrome: cros_ec_proto: remove big stub objects from stack
Tzung-Bi Shih
1
-5
/
+5
2023-01-18
platform/chrome: cros_ec_uart: fix negative type promoted to high
Tzung-Bi Shih
1
-2
/
+3
2023-01-13
platform/chrome: cros_ec: Use per-device lockdep key
Chen-Yu Tsai
1
-3
/
+11
2023-01-13
platform/chrome: fix kernel-doc warnings for panic notifier
Tzung-Bi Shih
1
-0
/
+2
2023-01-11
platform/chrome: cros_ec_lpc: initialize the buf variable
Tom Rix
1
-1
/
+1
2023-01-11
platform/chrome: cros_ec: Fix panic notifier registration
Marek Szyprowski
1
-0
/
+1
2023-01-10
platform/chrome: cros_typec_switch: Check for retimer flag
Prashant Malani
1
-6
/
+8
2023-01-10
platform/chrome: cros_typec_switch: Use fwnode* prop check
Prashant Malani
1
-1
/
+1
2023-01-09
platform/chrome: cros_typec_vdm: Add VDM send support
Prashant Malani
1
-0
/
+24
2023-01-09
platform/chrome: cros_typec_vdm: Add VDM reply support
Prashant Malani
3
-0
/
+48
2023-01-09
platform/chrome: cros_ec_typec: Add initial VDM support
Prashant Malani
4
-1
/
+57
2023-01-09
platform/chrome: cros_ec_typec: Alter module name with hyphens
Prashant Malani
2
-2
/
+3
2023-01-09
platform/chrome: cros_ec_typec: Move structs to header
Prashant Malani
2
-76
/
+87
2023-01-09
platform/chrome: cros_ec_typec: Update port DP VDO
Prashant Malani
1
-1
/
+1
2023-01-09
platform/chrome: cros_ec_typec: Set port alt mode drvdata
Prashant Malani
1
-0
/
+2
2023-01-09
platform/chrome: cros_ec_typec: Stash port driver info
Prashant Malani
1
-0
/
+5
2023-01-06
platform/chrome: cros_ec: Shutdown on EC Panic
Rob Barnes
1
-0
/
+3
2023-01-06
platform/chrome: cros_ec: Poll EC log on EC panic
Rob Barnes
2
-0
/
+30
2023-01-05
platform/chrome: cros_ec_proto: Use asm instead of asm-generic
Andy Shevchenko
1
-1
/
+2
2023-01-05
platform/chrome: cros_ec_uart: fix race condition
Robert Zieba
1
-1
/
+2
2023-01-05
platform/chrome: cros_ec_uart: Add DT enumeration support
Bhanu Prakash Maiya
1
-0
/
+8
2022-12-28
platform/chrome: cros_ec_uart: Add transport layer
Bhanu Prakash Maiya
3
-0
/
+363
2022-12-26
platform/chrome: use sysfs_emit_at() instead of scnprintf()
Tzung-Bi Shih
1
-22
/
+14
2022-12-26
platform/chrome: use sysfs_emit() instead of scnprintf()
ye xingchen
3
-12
/
+9
2022-12-16
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-5
/
+2
2022-12-08
platform/chrome: cros_ec_typec: zero out stale pointers
Victor Ding
1
-0
/
+3
2022-11-29
platform/chrome: cros_ec_typec: Set parent of partner PD object
Prashant Malani
1
-1
/
+1
2022-11-25
platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...
Yuan Can
1
-1
/
+5
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
2
-5
/
+2
[next]