开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
2023-02-02
usb: typec: ucsi: Don't attempt to resume the ports before they exist
Heikki Krogerus
2023-02-02
usb: typec: ucsi_ccg: Add OF support
Wayne Chang
2023-01-24
usb: typec: tcpm: Remove altmode active state updates
Prashant Malani
2023-01-24
usb: typec: altmodes/displayport: Update active state
Prashant Malani
2023-01-24
usb: typec: mux: Introduce GPIO-based SBU mux
Bjorn Andersson
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-17
usb: typec: maxim_contaminant: Implement check_contaminant callback
Badhri Jagan Sridharan
2023-01-17
usb: typec: tcpci: Add callback for evaluating contaminant presence
Badhri Jagan Sridharan
2023-01-17
usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
Badhri Jagan Sridharan
2023-01-17
usb: typec: Make bus switch code retimer-aware
Prashant Malani
2023-01-17
usb: typec: Add wrapper for bus switch set code
Prashant Malani
2023-01-17
usb: typec: Add retimer handle to port altmode
Prashant Malani
2023-01-17
usb: typec: tipd: Support wakeup
Jun Nie
2023-01-17
usb: typec: intel_pmc_mux: Deduplicate ACPI matching in probe
Andy Shevchenko
2023-01-17
usb: typec: intel_pmc_mux: Don't leak the ACPI device reference count
Andy Shevchenko
2023-01-17
usb: typec: tcpci: Request IRQ with IRQF_SHARED
Xu Yang
2023-01-17
usb: typec: hd3ss3220: Add polling support
Biju Das
2023-01-17
usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail
ChiYuan Huang
2023-01-17
usb: typec: altmodes/displayport: Use proper macro for pin assignment check
Prashant Malani
2023-01-17
usb: typec: altmodes/displayport: Fix pin assignment calculation
Prashant Malani
2023-01-17
usb: typec: altmodes/displayport: Add pin assignment helper
Prashant Malani
2023-01-17
usb: ucsi: Ensure connector delayed work items are flushed
Jack Pham
2023-01-06
usb: typec: ucsi: Register USB Power Delivery Capabilities
Saranya Gopal
2023-01-06
usb: typec: altmodes/displayport: Add hpd sysfs attribute
Badhri Jagan Sridharan
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-08
usb: typec: tipd: Set mode of operation for USB Type-C connector
Sven Peter
2022-12-08
usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()
Yang Yingliang
2022-11-29
usb: typec: Add partner PD object wrapper
Prashant Malani
2022-11-29
usb: typec: ucsi: Resume in separate work
Heikki Krogerus
2022-11-22
usb: typec: anx7411: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: typec: hd3ss3220: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: typec: tcpm/fusb302: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: typec: tcpm/tcpci: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: typec: tcpm/tcpci_maxim: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: typec: tcpm/tcpci_rt1711h: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: typec: ucsi/ucsi_ccg: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: typec: ucsi: stm32g0: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
usb: typec: tipd: Move tps6598x_disconnect error path to its own label
Sven Peter
2022-11-22
usb: typec: tipd: Fix typec_unregister_port error paths
Sven Peter
2022-11-22
usb: typec: tipd: Fix spurious fwnode_handle_put in error path
Sven Peter
2022-11-22
usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register fails
Sven Peter
2022-11-22
usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()
Yang Yingliang
2022-11-22
usb: typec: Check for ops->exit instead of ops->enter in altmode_exit
Sven Peter
2022-11-21
Merge 6.1-rc6 into usb-next
Greg Kroah-Hartman
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-08
usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handler
Sven Peter
2022-11-08
usb: typec: mux: Enter safe mode only when pins need to be reconfigured
Rajat Khandelwal
2022-10-31
Merge 6.1-rc3 into usb-next
Greg Kroah-Hartman
2022-10-22
device property: Constify fwnode connection match APIs
Andy Shevchenko
[next]