index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
class.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
usb: typec: Add typec_port_register_altmodes()
Hans de Goede
1
-0
/
+54
2021-04-09
usb: typec: Link all ports during connector registration
Heikki Krogerus
1
-3
/
+6
2021-04-09
usb: typec: Port mapping utility
Heikki Krogerus
1
-1
/
+6
2021-04-05
usb: typec: Declare the typec_class static
Heikki Krogerus
1
-11
/
+13
2021-04-05
usb: typec: Organize the private headers properly
Heikki Krogerus
1
-64
/
+5
2021-02-09
usb: typec: Manage SVDM version
Kyle Tso
1
-0
/
+43
2021-02-03
usb: pd: Update VDO definitions
Kyle Tso
1
-4
/
+4
2021-02-02
usb: typec: Return void in typec_partner_set_pd_revision
Kyle Tso
1
-8
/
+2
2021-02-01
usb: typec: Add typec_partner_set_pd_revision
Benson Leung
1
-0
/
+30
2021-02-01
usb: typec: Provide PD Specification Revision for cable and partner
Benson Leung
1
-4
/
+26
2021-02-01
usb: typec: Standardize PD Revision format with Type-C Revision
Benson Leung
1
-1
/
+2
2021-01-07
usb: typec: Send uevent for num_altmodes update
Prashant Malani
1
-0
/
+2
2020-12-11
usb: typec: Add class for plug alt mode device
Prashant Malani
1
-0
/
+4
2020-11-26
usb: typec: Add type sysfs attribute file for partners
Heikki Krogerus
1
-14
/
+104
2020-11-26
usb: typec: Constify static attribute_group structs
Rikard Falkeborn
1
-4
/
+4
2020-11-26
usb: typec: Expose Product Type VDOs via sysfs
Prashant Malani
1
-0
/
+33
2020-11-20
usb: typec: Fix num_altmodes kernel-doc error
Prashant Malani
1
-1
/
+1
2020-11-18
usb: typec: Add plug num_altmodes sysfs attr
Prashant Malani
1
-2
/
+75
2020-11-18
usb: typec: Add number of altmodes partner attr
Prashant Malani
1
-1
/
+65
2020-10-02
usb: typec: add typec_find_pwr_opmode
Amelie Delaunay
1
-0
/
+15
2020-07-21
usb: typec: Comment correction for typec_partner_register_altmode
Kyle Tso
1
-1
/
+1
2020-05-13
usb: typec: Add typec_find_orientation()
Heikki Krogerus
1
-12
/
+24
2020-03-26
usb: typec: Correct the documentation for typec_cable_put()
Azhar Shaikh
1
-1
/
+1
2020-03-04
usb: typec: mux: Add helpers for setting the mux state
Heikki Krogerus
1
-6
/
+4
2020-03-04
usb: typec: Add sysfs node to show cc orientation
Badhri Jagan Sridharan
1
-0
/
+26
2020-02-12
usb: typec: altmode: Remove the notification chain
Heikki Krogerus
1
-66
/
+1
2020-02-12
usb: typec: Allow power role swapping even without USB PD
Heikki Krogerus
1
-6
/
+0
2020-02-12
usb: typec: Hide the port_type attribute when it's not supported
Heikki Krogerus
1
-2
/
+3
2020-02-12
usb: typec: Make the attributes read-only when writing is not possible
Heikki Krogerus
1
-2
/
+63
2020-01-09
usb: typec: Give the mux drivers all the details regarding the port state
Heikki Krogerus
1
-1
/
+5
2020-01-09
usb: typec: More API for cable handling
Heikki Krogerus
1
-0
/
+46
2019-12-10
usb: typec: fix use after free in typec_register_port()
Wen Yang
1
-2
/
+4
2019-11-04
usb: typec: Remove the callback members from struct typec_capability
Heikki Krogerus
1
-29
/
+11
2019-11-04
usb: typec: Separate the operations vector
Heikki Krogerus
1
-10
/
+29
2019-11-04
usb: typec: Introduce typec_get_drvdata()
Heikki Krogerus
1
-0
/
+11
2019-11-04
usb: typec: Copy everything from struct typec_capability during registration
Heikki Krogerus
1
-6
/
+14
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
1
-7
/
+1
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
1
-7
/
+1
2019-06-03
usb: typec: Registering real device entries for the muxes
Heikki Krogerus
1
-2
/
+15
2019-02-14
usb: typec: Find the ports by also matching against the device node
Heikki Krogerus
1
-3
/
+21
2019-02-14
usb: typec: Rationalize the API for the muxes
Heikki Krogerus
1
-5
/
+2
2019-02-08
usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode support
Heikki Krogerus
1
-1
/
+1
2018-10-09
usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc
Stephen Boyd
1
-1
/
+1
2018-09-20
usb: typec: class: Don't use port parent for getting mux handles
Heikki Krogerus
1
-23
/
+15
2018-09-05
usb: typec: fix kernel-doc parameter warning
Randy Dunlap
1
-1
/
+0
2018-07-02
usb: typec: Bus type for alternate modes
Heikki Krogerus
1
-74
/
+292
2018-07-02
usb: typec: Register a device for every mode
Heikki Krogerus
1
-118
/
+54
2018-07-02
usb: typec: mux: Get the mux identifier from function parameter
Heikki Krogerus
1
-1
/
+1
2018-06-28
usb: typec: function for checking cable plug orientation
Heikki Krogerus
1
-0
/
+12
2018-06-28
usb: typec: add API to get typec basic port power and data config
Li Jun
1
-4
/
+54
[next]