index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: typec: mux: Introduce indirection
Bjorn Andersson
2022-04-26
1
-1
/
+1
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
usb: typec: Organize the private headers properly
Heikki Krogerus
2021-04-05
1
-0
/
+2
*
usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...
Naoki Kiryu
2020-04-22
1
-1
/
+4
*
usb: typec: altmode: Remove the notification chain
Heikki Krogerus
2020-02-12
1
-11
/
+1
*
usb: typec: Give the mux drivers all the details regarding the port state
Heikki Krogerus
2020-01-09
1
-9
/
+20
*
usb: typec: Add parameter for the VDO to typec_altmode_enter()
Heikki Krogerus
2020-01-09
1
-3
/
+5
*
usb: typec: Block mode entry if the port has the mode disabled
Heikki Krogerus
2020-01-09
1
-0
/
+3
*
usb: typec: fix non-kernel-doc comments
Randy Dunlap
2020-01-08
1
-1
/
+1
*
usb: typec: Make sure an alt mode exist before getting its partner
Heikki Krogerus
2019-06-12
1
-1
/
+1
*
usb/typec: fix kernel-doc notation warning for typec_match_altmode
Randy Dunlap
2018-09-05
1
-3
/
+4
*
usb: typec: fix dereference before null check on adev
Colin Ian King
2018-07-06
1
-1
/
+2
*
usb: typec: Bus type for alternate modes
Heikki Krogerus
2018-07-02
1
-0
/
+401