index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-usbc-cros-ec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-02
1
-1
/
+1
*
extcon: usbc-cros-ec: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-08
1
-4
/
+2
*
extcon: usbc-cros-ec: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2022-05-13
1
-1
/
+1
*
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
1
-1
/
+2
*
extcon: usbc-cros-ec: Switch to SPDX identifier.
Enric Balletbo i Serra
2018-07-12
1
-15
/
+5
*
extcon: usbc-cros-ec: Make license text and module license match.
Enric Balletbo i Serra
2018-07-12
1
-1
/
+1
*
extcon: usbc-cros-ec: add support to notify USB type cables.
Benson Leung
2017-12-15
1
-4
/
+138
*
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-10-23
1
-1
/
+1
*
extcon: cros-ec: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-08-07
1
-0
/
+2
*
extcon: cros-ec: Add extcon-cros-ec driver to support display out
Benson Leung
2017-07-17
1
-0
/
+415