index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: typec: ucsi: Clear pending after acking connector change
Bjorn Andersson
2021-09-03
1
-1
/
+1
*
usb: typec: ucsi: Work around PPM losing change information
Benjamin Berg
2021-09-03
2
-20
/
+107
*
usb: typec: ucsi: acpi: Always decode connector change information
Benjamin Berg
2021-09-03
1
-2
/
+3
*
usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus events
Kyle Tso
2021-08-12
1
-2
/
+2
*
usb: typec: stusb160x: register role switch before interrupt registration
Amelie Delaunay
2021-07-28
1
-4
/
+7
*
usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()
Jing Xiangfeng
2021-07-14
1
-1
/
+3
*
usb: typec: mux: Fix copy-paste mistake in typec_mux_match
Bjorn Andersson
2021-06-16
1
-1
/
+1
*
usb: typec: tcpm: cancel frs hrtimer when unregister tcpm port
Li Jun
2021-06-16
1
-0
/
+1
*
usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port
Li Jun
2021-06-16
1
-0
/
+3
*
usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()
Andy Shevchenko
2021-06-16
1
-0
/
+5
*
usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-06-16
1
-1
/
+3
*
usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
Mayank Rana
2021-06-16
1
-0
/
+1
*
usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
Andy Shevchenko
2021-06-16
1
-1
/
+1
*
usb: typec: mux: Fix matching with typec_altmode_desc
Bjorn Andersson
2021-06-03
1
-3
/
+4
*
usb: typec: tcpm: Fix error while calculating PPS out values
Badhri Jagan Sridharan
2021-05-19
1
-3
/
+3
*
usb: typec: ucsi: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-05-19
1
-1
/
+4
*
usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
Jack Pham
2021-05-19
2
-11
/
+36
*
usb: typec: stusb160x: fix return value check in stusb160x_probe()
Wei Yongjun
2021-05-14
1
-2
/
+2
*
usb: typec: tps6598x: Fix return value check in tps6598x_probe()
Wei Yongjun
2021-05-14
1
-2
/
+2
*
usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS
Badhri Jagan Sridharan
2021-05-14
1
-3
/
+18
*
usb: typec: tcpm: update power supply once partner accepts
Badhri Jagan Sridharan
2021-05-14
1
-3
/
+1
*
usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
Badhri Jagan Sridharan
2021-05-14
1
-35
/
+53
*
usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
Badhri Jagan Sridharan
2021-05-14
1
-7
/
+10
*
usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
Badhri Jagan Sridharan
2021-03-25
1
-1
/
+8
*
usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
Elias Rudberg
2021-03-25
1
-1
/
+0
*
usb: typec: Fix copy paste error for NVIDIA alt-mode description
Peter Robinson
2021-01-19
1
-1
/
+1
*
usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ request
Madhusudanarao Amara
2021-01-12
1
-0
/
+11
*
usb: typec: stusb160x: fix power-opmode property with typec-power-opmode
Amelie Delaunay
2020-11-27
1
-1
/
+1
*
usb: typec: qcom-pmic-typec: fix builtin build errors
Randy Dunlap
2020-11-16
1
-0
/
+1
*
usb: typec: ucsi: Report power supply changes
Heikki Krogerus
2020-11-13
3
-1
/
+17
*
usb: typec: stusb160x: fix signedness comparison issue with enum variables
Amelie Delaunay
2020-10-29
1
-12
/
+8
*
usb: typec: add missing MODULE_DEVICE_TABLE() to stusb160x
Amelie Delaunay
2020-10-29
1
-0
/
+1
*
usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probe
Dan Carpenter
2020-10-28
1
-2
/
+2
*
usb: typec: tcpm: reset hard_reset_count for any disconnect
Li Jun
2020-10-28
1
-3
/
+3
*
usb: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-28
1
-1
/
+1
*
usb: typec: stusb160x: fix some signedness bugs
Dan Carpenter
2020-10-28
1
-3
/
+4
*
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-10-15
16
-106
/
+2543
|
\
|
*
usb: typec: Add QCOM PMIC typec detection driver
Wesley Cheng
2020-10-09
3
-0
/
+275
|
*
usb: typec: tcpci_maxim: Add support for Sink FRS
Badhri Jagan Sridharan
2020-10-08
1
-4
/
+46
|
*
usb: typec: tcpci: Implement callbacks for FRS
Badhri Jagan Sridharan
2020-10-08
2
-0
/
+25
|
*
usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)
Badhri Jagan Sridharan
2020-10-08
1
-3
/
+226
|
*
usb: typec: tcpci_maxim: Chip level TCPC driver
Badhri Jagan Sridharan
2020-10-08
4
-7
/
+476
|
*
usb: typec: tcpci: Add set_vbus tcpci callback
Badhri Jagan Sridharan
2020-10-08
2
-0
/
+8
|
*
usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
Badhri Jagan Sridharan
2020-10-08
2
-0
/
+8
|
*
usb: typec: add support for STUSB160x Type-C controller family
Amelie Delaunay
2020-10-02
3
-0
/
+888
|
*
usb: typec: add typec_find_pwr_opmode
Amelie Delaunay
2020-10-02
1
-0
/
+15
|
*
usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode
Biju Das
2020-10-02
1
-4
/
+14
|
*
usb: typec: displayport: Reduce noise from the driver
Heikki Krogerus
2020-10-02
1
-1
/
+1
|
*
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2020-09-21
3
-10
/
+26
|
|
\
|
*
|
usb: typec: tcpci: update ROLE_CONTROL for DRP
Badhri Jagan Sridharan
2020-09-16
1
-1
/
+36
[next]