index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
class.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()
Jing Xiangfeng
1
-1
/
+3
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
2018-03-22
usb: typec: Separate the definitions for data and power roles
Heikki Krogerus
1
-22
/
+34
2018-03-22
usb: typec: API for controlling USB Type-C Multiplexers
Heikki Krogerus
1
-0
/
+1435