index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
usb: typec: ucsi: fix gpio-based orientation detection
Johan Hovold
1
-1
/
+1
2023-12-04
usb: typec: class: fix typec_altmode_put_partner to put plugs
RD Babiera
1
-2
/
+3
2023-11-21
usb: typec: tipd: Supply also I2C driver data
Heikki Krogerus
1
-2
/
+5
2023-11-21
usb: typec: tcpm: Fix sink caps op current check
Badhri Jagan Sridharan
1
-1
/
+2
2023-11-21
USB: typec: tps6598x: Fix a memory leak in an error handling path
Christophe JAILLET
1
-3
/
+4
2023-11-21
usb: typec: tcpm: Skip hard reset when in error recovery
Badhri Jagan Sridharan
1
-0
/
+9
2023-11-03
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-112
/
+1459
2023-10-27
usb: typec: fsa4480: Add support to swap SBU orientation
Luca Weiss
1
-0
/
+71
2023-10-27
usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()
Jimmy Hu
1
-0
/
+3
2023-10-27
usb: typec: altmodes/displayport: fixup drm internal api change vs new user.
Dave Airlie
1
-1
/
+2
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
4
-6
/
+22
2023-10-21
usb: typec: tcpm: Add additional checks for contaminant
Badhri Jagan Sridharan
1
-0
/
+2
2023-10-21
usb: typec: add support for PTN36502 redriver
Luca Weiss
3
-0
/
+455
2023-10-16
usb: typec: Link enumerated USB devices with Type-C partner
Heikki Krogerus
3
-10
/
+123
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
4
-6
/
+22
2023-10-11
drm: Add HPD state to drm_connector_oob_hotplug_event()
Bjorn Andersson
1
-8
/
+9
2023-10-11
usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scope
Mario Limonciello
1
-0
/
+9
2023-10-11
usb: typec: ucsi: Fix missing link removal
Heikki Krogerus
1
-0
/
+1
2023-10-11
usb: typec: altmodes/displayport: Signal hpd low when exiting mode
RD Babiera
1
-0
/
+5
2023-10-10
USB: typec: tps6598x: Add status trace for tps25750
Abdel Alkuor
2
-0
/
+38
2023-10-10
USB: typec: tps6598x: Add power status trace for tps25750
Abdel Alkuor
3
-0
/
+53
2023-10-10
USB: typec: tps6598x: Add trace for tps25750 irq
Abdel Alkuor
2
-0
/
+23
2023-10-10
USB: typec: tps6598x: Add TPS25750 support
Abdel Alkuor
2
-8
/
+456
2023-10-10
USB: typec: tps6598x: Add device data to of_device_id
Abdel Alkuor
1
-14
/
+43
2023-10-10
USB: typec: tps6598x: Refactor tps6598x port registration
Abdel Alkuor
1
-45
/
+54
2023-10-10
USB: typec: tps6598x: Add patch mode to tps6598x
Abdel Alkuor
1
-0
/
+3
2023-10-10
USB: typec: tsp6598x: Add cmd timeout and response delay
Abdel Alkuor
1
-4
/
+15
2023-10-05
usb: ucsi: glink: use the connector orientation GPIO to provide switch events
Neil Armstrong
1
-1
/
+53
2023-10-02
usb: pd: Exposing the Peak Current value of Fixed Supplies to user space
Heikki Krogerus
1
-6
/
+4
2023-10-02
usb:typec:tcpm:support double Rp to Vbus cable as sink
Michael Wu
1
-2
/
+2
2023-10-02
usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command fails
Prashanth K
1
-0
/
+1
2023-10-02
usb: typec: intel_pmc_mux: Configure Displayport Alternate mode 2.1
Utkarsh Patel
1
-0
/
+24
2023-10-02
usb: typec: Add Displayport Alternate Mode 2.1 Support
Utkarsh Patel
3
-4
/
+7
2023-10-02
usb: typec: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-2
/
+1
2023-10-02
usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdeffery
Biju Das
1
-3
/
+2
2023-10-02
usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struc...
Biju Das
1
-1
/
+3
2023-10-02
usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_info
Biju Das
1
-4
/
+3
2023-10-02
usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tables
Biju Das
1
-9
/
+21
2023-10-02
usb: typec: tcpci_rt1711h: Remove trailing comma in the terminator entry for ...
Biju Das
1
-2
/
+2
2023-10-02
usb: typec: intel_pmc_mux: enable sysfs usb role access
Uday M Bhat
1
-0
/
+1
2023-10-02
usb: typec: qcom: Update the logic of regulator enable and disable
Hui Liu
1
-6
/
+6
2023-09-11
usb: typec: ucsi: Fix NULL pointer dereference
Heikki Krogerus
1
-0
/
+3
2023-08-23
tcpm: Avoid soft reset when partner does not support get_status
Badhri Jagan Sridharan
1
-0
/
+7
2023-08-23
usb: typec: tcpm: reset counter when enter into unattached state after try role
Xu Yang
1
-0
/
+3
2023-08-23
usb: typec: tcpm: set initial svdm version based on pd revision
RD Babiera
1
-4
/
+31
2023-08-22
usb: typec: qcom-pmic-typec: register drm_bridge
Dmitry Baryshkov
2
-0
/
+38
2023-08-22
usb: typec: altmodes/displayport: add support for embedded DP cases
Dmitry Baryshkov
1
-1
/
+4
2023-08-22
usb: typec: tcpci: clear the fault status bit
Marco Felsch
1
-0
/
+4
2023-08-22
usb: typec: bus: verify partner exists in typec_altmode_attention
RD Babiera
2
-3
/
+12
2023-08-14
Merge 6.5-rc6 into usb-next
Greg Kroah-Hartman
4
-8
/
+43
[next]