开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-usbc-cros-ec.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-05-09
extcon: usbc-cros-ec: Convert to platform remove callback returning void
Uwe Kleine-König
2022-05-13
extcon: usbc-cros-ec: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2018-07-12
extcon: usbc-cros-ec: Switch to SPDX identifier.
Enric Balletbo i Serra
2018-07-12
extcon: usbc-cros-ec: Make license text and module license match.
Enric Balletbo i Serra
2017-12-15
extcon: usbc-cros-ec: add support to notify USB type cables.
Benson Leung
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-08-07
extcon: cros-ec: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-07-17
extcon: cros-ec: Add extcon-cros-ec driver to support display out
Benson Leung