index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
Lines
2020-10-08
usb: typec: tcpci: Add set_vbus tcpci callback
Badhri Jagan Sridharan
-0
/
+8
2020-10-08
usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
Badhri Jagan Sridharan
-0
/
+8
2020-10-02
usb: typec: add support for STUSB160x Type-C controller family
Amelie Delaunay
-0
/
+888
2020-10-02
usb: typec: add typec_find_pwr_opmode
Amelie Delaunay
-0
/
+15
2020-10-02
usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode
Biju Das
-4
/
+14
2020-10-02
usb: typec: displayport: Reduce noise from the driver
Heikki Krogerus
-1
/
+1
2020-09-21
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
-10
/
+26
2020-09-16
usb: typec: intel_pmc_mux: Handle SCU IPC error conditions
Madhusudanarao Amara
-3
/
+9
2020-09-16
usb: typec: tcpci: update ROLE_CONTROL for DRP
Badhri Jagan Sridharan
-1
/
+36
2020-09-16
usb: typec: tcpci: Add support when hidden tx registers are inaccessible
Badhri Jagan Sridharan
-11
/
+43
2020-09-16
usb: typec: tcpci: Add register definitions to tcpci
Badhri Jagan Sridharan
-0
/
+5
2020-09-16
usb: typec: intel_pmc_mux: Pass correct USB Type-C port number to SoC
Azhar Shaikh
-1
/
+6
2020-09-16
usb: typec: intel_pmc_mux: Add dependency on ACPI
Heikki Krogerus
-0
/
+1
2020-09-16
usb: typec: ucsi: Prevent mode overrun
Heikki Krogerus
-6
/
+16
2020-09-16
usb: typec: ucsi: acpi: Increase command completion timeout value
Heikki Krogerus
-1
/
+1
2020-09-16
usb typec: mt6360: Add support for mt6360 Type-C driver
ChiYuan Huang
-0
/
+221
2020-09-14
Merge 5.9-rc5 into usb-next
Greg Kroah-Hartman
-12
/
+6
2020-09-14
Merge 5.9-rc5 into driver-core-next
Greg Kroah-Hartman
-74
/
+86
2020-09-07
usb: typec: intel_pmc_mux: Support for device role (UFP)
Heikki Krogerus
-33
/
+35
2020-09-07
usb: typec: intel_pmc_mux: Check the port status before connect
Heikki Krogerus
-11
/
+141
2020-09-07
usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Altern...
Utkarsh Patel
-8
/
+0
2020-09-07
usb: typec: intel_pmc_mux: Do not configure Altmode HPD High
Utkarsh Patel
-4
/
+0
2020-09-07
device connection: Remove struct device_connection
Heikki Krogerus
-9
/
+10
2020-09-04
usb: typec: ucsi: acpi: Check the _DEP dependencies
Heikki Krogerus
-0
/
+4
2020-09-04
usb: typec: intel_pmc_mux: Un-register the USB role switch
Madhusudanarao Amara
-0
/
+2
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
-62
/
+80
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-61
/
+79
2020-08-28
usb: typec: tcpm: Migrate workqueue to RT priority for processing events
Badhri Jagan Sridharan
-44
/
+87
2020-08-28
usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...
Badhri Jagan Sridharan
-1
/
+1
2020-08-25
usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA ...
Badhri Jagan Sridharan
-3
/
+25
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-1
/
+1
2020-08-18
usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()
Hans de Goede
-17
/
+23
2020-08-18
usb: typec: ucsi: Rework ppm_lock handling
Hans de Goede
-34
/
+22
2020-08-18
usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
Hans de Goede
-2
/
+4
2020-08-18
usb: typec: ucsi: Fix AB BA lock inversion
Hans de Goede
-9
/
+9
2020-07-29
usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets ...
Hans de Goede
-0
/
+3
2020-07-29
usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode...
Hans de Goede
-0
/
+30
2020-07-29
usb: typec: tcpm: Refactor tcpm_handle_vdm_request
Hans de Goede
-28
/
+48
2020-07-29
usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling
Hans de Goede
-27
/
+22
2020-07-29
usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helper
Hans de Goede
-12
/
+13
2020-07-29
usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into t...
Hans de Goede
-8
/
+3
2020-07-21
usb: typec: tcpm: Stay in BIST mode till hardreset or unattached
Badhri Jagan Sridharan
-2
/
+5
2020-07-21
usb: typec: tcpci: Support BIST test data mode for compliance.
Badhri Jagan Sridharan
-0
/
+10
2020-07-21
usb: typec: tcpm: Support bist test data mode for compliance
Badhri Jagan Sridharan
-0
/
+11
2020-07-21
usb: typec: tcpm: Error handling for tcpm_register_partner_altmodes
Kyle Tso
-1
/
+3
2020-07-21
usb: typec: Comment correction for typec_partner_register_altmode
Kyle Tso
-1
/
+1
2020-07-21
usb: typec: intel_pmc_mux: Avoid connect request on disconnect
Prashant Malani
-0
/
+3
2020-07-15
usb: typec: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-2
/
+2
2020-07-09
usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init()
Lee Jones
-2
/
+1
2020-07-09
usb: typec: tcpm: fusb302: Use 'gnu_printf' format notation
Lee Jones
-0
/
+1
[prev]
[next]