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
/
class.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: typec: Send uevent for num_altmodes update
Prashant Malani
2021-01-07
1
-0
/
+2
*
usb: typec: Add class for plug alt mode device
Prashant Malani
2020-12-11
1
-0
/
+4
*
usb: typec: Add type sysfs attribute file for partners
Heikki Krogerus
2020-11-26
1
-14
/
+104
*
usb: typec: Constify static attribute_group structs
Rikard Falkeborn
2020-11-26
1
-4
/
+4
*
usb: typec: Expose Product Type VDOs via sysfs
Prashant Malani
2020-11-26
1
-0
/
+33
*
usb: typec: Fix num_altmodes kernel-doc error
Prashant Malani
2020-11-20
1
-1
/
+1
*
usb: typec: Add plug num_altmodes sysfs attr
Prashant Malani
2020-11-18
1
-2
/
+75
*
usb: typec: Add number of altmodes partner attr
Prashant Malani
2020-11-18
1
-1
/
+65
*
usb: typec: add typec_find_pwr_opmode
Amelie Delaunay
2020-10-02
1
-0
/
+15
*
usb: typec: Comment correction for typec_partner_register_altmode
Kyle Tso
2020-07-21
1
-1
/
+1
*
usb: typec: Add typec_find_orientation()
Heikki Krogerus
2020-05-13
1
-12
/
+24
*
usb: typec: Correct the documentation for typec_cable_put()
Azhar Shaikh
2020-03-26
1
-1
/
+1
*
usb: typec: mux: Add helpers for setting the mux state
Heikki Krogerus
2020-03-04
1
-6
/
+4
*
usb: typec: Add sysfs node to show cc orientation
Badhri Jagan Sridharan
2020-03-04
1
-0
/
+26
*
usb: typec: altmode: Remove the notification chain
Heikki Krogerus
2020-02-12
1
-66
/
+1
*
usb: typec: Allow power role swapping even without USB PD
Heikki Krogerus
2020-02-12
1
-6
/
+0
*
usb: typec: Hide the port_type attribute when it's not supported
Heikki Krogerus
2020-02-12
1
-2
/
+3
*
usb: typec: Make the attributes read-only when writing is not possible
Heikki Krogerus
2020-02-12
1
-2
/
+63
*
usb: typec: Give the mux drivers all the details regarding the port state
Heikki Krogerus
2020-01-09
1
-1
/
+5
*
usb: typec: More API for cable handling
Heikki Krogerus
2020-01-09
1
-0
/
+46
*
usb: typec: fix use after free in typec_register_port()
Wen Yang
2019-12-10
1
-2
/
+4
*
usb: typec: Remove the callback members from struct typec_capability
Heikki Krogerus
2019-11-04
1
-29
/
+11
*
usb: typec: Separate the operations vector
Heikki Krogerus
2019-11-04
1
-10
/
+29
*
usb: typec: Introduce typec_get_drvdata()
Heikki Krogerus
2019-11-04
1
-0
/
+11
*
usb: typec: Copy everything from struct typec_capability during registration
Heikki Krogerus
2019-11-04
1
-6
/
+14
*
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-30
1
-7
/
+1
*
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
1
-7
/
+1
*
usb: typec: Registering real device entries for the muxes
Heikki Krogerus
2019-06-03
1
-2
/
+15
*
usb: typec: Find the ports by also matching against the device node
Heikki Krogerus
2019-02-14
1
-3
/
+21
*
usb: typec: Rationalize the API for the muxes
Heikki Krogerus
2019-02-14
1
-5
/
+2
*
usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode support
Heikki Krogerus
2019-02-08
1
-1
/
+1
*
usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc
Stephen Boyd
2018-10-09
1
-1
/
+1
*
usb: typec: class: Don't use port parent for getting mux handles
Heikki Krogerus
2018-09-20
1
-23
/
+15
*
usb: typec: fix kernel-doc parameter warning
Randy Dunlap
2018-09-05
1
-1
/
+0
*
usb: typec: Bus type for alternate modes
Heikki Krogerus
2018-07-02
1
-74
/
+292
*
usb: typec: Register a device for every mode
Heikki Krogerus
2018-07-02
1
-118
/
+54
*
usb: typec: mux: Get the mux identifier from function parameter
Heikki Krogerus
2018-07-02
1
-1
/
+1
*
usb: typec: function for checking cable plug orientation
Heikki Krogerus
2018-06-28
1
-0
/
+12
*
usb: typec: add API to get typec basic port power and data config
Li Jun
2018-06-28
1
-4
/
+54
*
usb: typec: Separate the definitions for data and power roles
Heikki Krogerus
2018-03-22
1
-22
/
+34
*
usb: typec: API for controlling USB Type-C Multiplexers
Heikki Krogerus
2018-03-22
1
-0
/
+1435