index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
tcpm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets at the same time
Hans de Goede
1
-0
/
+3
2020-07-29
usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode drivers
Hans de Goede
1
-0
/
+30
2020-07-29
usb: typec: tcpm: Refactor tcpm_handle_vdm_request
Hans de Goede
1
-28
/
+48
2020-07-29
usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling
Hans de Goede
1
-27
/
+22
2020-07-29
usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helper
Hans de Goede
1
-12
/
+13
2020-07-29
usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm()
Hans de Goede
1
-8
/
+3
2020-07-21
usb: typec: tcpm: Stay in BIST mode till hardreset or unattached
Badhri Jagan Sridharan
1
-2
/
+5
2020-07-21
usb: typec: tcpci: Support BIST test data mode for compliance.
Badhri Jagan Sridharan
2
-0
/
+10
2020-07-21
usb: typec: tcpm: Support bist test data mode for compliance
Badhri Jagan Sridharan
1
-0
/
+11
2020-07-21
usb: typec: tcpm: Error handling for tcpm_register_partner_altmodes
Kyle Tso
1
-1
/
+3
2020-07-09
usb: typec: tcpm: fusb302: Use 'gnu_printf' format notation
Lee Jones
1
-0
/
+1
2020-06-18
usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs
Li Jun
1
-21
/
+10
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-24
/
+10
2020-06-02
Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86
Linus Torvalds
1
-1
/
+1
2020-04-27
Merge 5.7-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+26
2020-04-24
platform/x86: intel_pmc_ipc: Convert to MFD
Mika Westerberg
1
-1
/
+1
2020-04-23
USB: typec: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-04-16
usb: fusb302: Convert to use GPIO descriptors
Linus Walleij
1
-23
/
+9
2020-04-16
usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET change
Badhri Jagan Sridharan
1
-0
/
+26
2020-03-04
usb: typec: tcpm: move to SNK_UNATTACHED if sink removed for DRP
Li Jun
1
-2
/
+6
2020-03-04
usb: typec: Add sysfs node to show cc orientation
Badhri Jagan Sridharan
1
-0
/
+1
2020-02-14
usb: typec: tcpm: set correct data role for non-DRD
Li Jun
1
-11
/
+42
2020-01-22
usb: typec: fusb302: fix "op-sink-microwatt" default that was in mW
Thomas Hebb
1
-1
/
+1
2020-01-22
usb: typec: wcove: fix "op-sink-microwatt" default that was in mW
Thomas Hebb
1
-1
/
+1
2020-01-22
usb: typec: tcpci: mask event interrupts when remove driver
Jun Li
1
-0
/
+6
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
1
-5
/
+15
2020-01-09
usb: typec: Add parameter for the VDO to typec_altmode_enter()
Heikki Krogerus
1
-3
/
+3
2020-01-02
USB-PD tcpm: bad warning+size, PPS adapters
Douglas Gilbert
1
-5
/
+15
2019-12-17
usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'
zhong jiang
1
-0
/
+1
2019-11-16
usb: typec: tcpm: Remove tcpc_config configuration mechanism
Hans de Goede
1
-87
/
+3
2019-11-04
usb: typec: tcpm: Start using struct typec_operations
Heikki Krogerus
1
-25
/
+20
2019-10-04
usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()
Dan Carpenter
1
-6
/
+8
2019-09-02
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2019-08-28
typec: tcpm: fix a typo in the comparison of pdo_max_voltage
Colin Ian King
1
-1
/
+1
2019-08-18
usb: typec: fusb302: Call fusb302_debugfs_init earlier
Hans de Goede
1
-1
/
+2
2019-08-18
usb: typec: fusb302: Use usb_debug_root as root for our debugfs entry
Hans de Goede
1
-8
/
+5
2019-08-18
usb: typec: tcpm: Use usb_debug_root as root for our debugfs entry
Hans de Goede
1
-12
/
+5
2019-08-15
usb: typec: fusb302: Always provide fwnode for the port
Heikki Krogerus
1
-29
/
+41
2019-08-15
usb: typec: fusb302: Remove unused properties
Heikki Krogerus
1
-28
/
+3
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
1
-16
/
+40
2019-08-02
usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
Guenter Roeck
1
-13
/
+23
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-30
usb: typec: tcpm: remove tcpm dir if no children
Li Jun
1
-0
/
+4
2019-07-30
usb: typec: tcpm: free log buf memory when remove debug file
Li Jun
1
-0
/
+9
2019-07-30
usb: typec: tcpm: Add NULL check before dereferencing config
Guenter Roeck
1
-3
/
+4
2019-07-25
usb: typec: tcpm: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
1
-4
/
+2
2019-06-08
usb: typec: tcpm: fusb302: simplify getting the adapter of a client
Wolfram Sang
1
-2
/
+1
2019-04-19
usb: typec: fusb302: Revert "Resolve fixed power role contract setup"
Hans de Goede
1
-9
/
+46
2019-04-19
usb: typec: fusb302: Implement start_toggling for all port-types
Hans de Goede
1
-3
/
+13
2019-04-19
usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPs
Hans de Goede
4
-27
/
+35
[next]