index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: bus: verify partner exists in typec_altmode_attention
RD Babiera
2023-08-22
1
-2
/
+10
*
USB: mark all struct bus_type as const
Greg Kroah-Hartman
2023-03-23
1
-1
/
+1
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-2
/
+2
|
\
|
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
*
|
usb: typec: Make bus switch code retimer-aware
Prashant Malani
2023-01-17
1
-0
/
+22
*
|
usb: typec: Add wrapper for bus switch set code
Prashant Malani
2023-01-17
1
-2
/
+9
|
/
*
usb: typec: Check for ops->exit instead of ops->enter in altmode_exit
Sven Peter
2022-11-22
1
-1
/
+1
*
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