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
2025-01-07
usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()
GONG Ruiqi
-2
/
+2
2024-12-23
usb: typec: tcpci: fix NULL pointer issue on shared irq case
Xu Yang
-10
/
+15
2024-12-23
usb: typec: ucsi: Set orientation as none when connector is unplugged
Abel Vesa
-0
/
+5
2024-12-23
usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistan...
Dan Carpenter
-2
/
+2
2024-12-04
usb: typec: ucsi: Fix connector status writing past buffer size
Lucas De Marchi
-1
/
+2
2024-12-04
usb: typec: ucsi: Fix completion notifications
Łukasz Bartosik
-2
/
+4
2024-12-04
usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe()
Joe Hattori
-7
/
+12
2024-12-04
usb: typec: anx7411: fix fwnode_handle reference leak
Joe Hattori
-18
/
+29
2024-11-29
Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-291
/
+782
2024-11-22
Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-4
/
+0
2024-11-16
usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property
Amit Sunil Dhamne
-1
/
+15
2024-11-12
usb: typec: fix potential array underflow in ucsi_ccg_sync_control()
Dan Carpenter
-0
/
+5
2024-11-12
usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init()
Heikki Krogerus
-1
/
+2
2024-11-10
usb: typec: ucsi: glink: be more precise on orientation-aware ports
Dmitry Baryshkov
-5
/
+5
2024-11-10
usb: typec: ucsi: glink: fix off-by-one in connector_status
Dmitry Baryshkov
-1
/
+1
2024-11-07
usb: typec: ucsi: Convert connector specific commands to bitmaps
Heikki Krogerus
-196
/
+240
2024-11-05
usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()
Dan Carpenter
-0
/
+2
2024-11-05
usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier
Rex Nie
-4
/
+4
2024-11-05
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
-7
/
+16
2024-11-04
usb: typec: mux: Add support for the TUSB1046 crosspoint switch
Romain Gantois
-0
/
+206
2024-10-29
usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...
Amit Sunil Dhamne
-3
/
+7
2024-10-29
usb: typec: tcpm: Add support for parsing time dt properties
Amit Sunil Dhamne
-16
/
+57
2024-10-29
usb: typec: ucsi: Helper for Get Connector Status command
Heikki Krogerus
-15
/
+16
2024-10-29
usb: typec: use cleanup facility for 'altmodes_node'
Javier Carrasco
-3
/
+4
2024-10-29
usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()
Javier Carrasco
-0
/
+1
2024-10-29
usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path
Javier Carrasco
-2
/
+4
2024-10-29
usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes
Javier Carrasco
-2
/
+2
2024-10-21
Merge 6.12-rc4 into usb-next
Greg Kroah-Hartman
-1
/
+3
2024-10-17
usb: typec: ucsi: Add support for the partner USB Modes
Heikki Krogerus
-0
/
+11
2024-10-17
usb: typec: ucsi: Supply the USB capabilities to the ports
Heikki Krogerus
-0
/
+15
2024-10-17
usb: typec: Add attribute file showing the USB Modes of the partner
Heikki Krogerus
-4
/
+122
2024-10-17
usb: typec: Add attribute file showing the supported USB modes of the port
Heikki Krogerus
-0
/
+82
2024-10-16
usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEF
Jonathan Marek
-1
/
+0
2024-10-16
usb: typec: altmode should keep reference to parent
Thadeu Lima de Souza Cascardo
-0
/
+3
2024-10-16
usb: typec: ucsi: UCSI2.0 Set Sink Path command support
Pooja Katiyar
-0
/
+2
2024-10-16
usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operations
Saranya Gopal
-51
/
+5
2024-10-16
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device
Andy Shevchenko
-4
/
+0
2024-10-14
Merge 6.12-rc3 into usb-next
Greg Kroah-Hartman
-3
/
+3
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-7
/
+7
2024-10-04
usb: typec: stusb160x: Make use of i2c_get_match_data()
Andy Shevchenko
-4
/
+3
2024-10-04
usb: typec: tcpm: use max() to get higher value
R Sundar
-1
/
+1
2024-10-04
usb: typec: ucsi: glink: use device_for_each_child_node_scoped()
Javier Carrasco
-6
/
+3
2024-10-04
usb: typec: Fix typo in comment
Yu Jiaoliang
-3
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-3
/
+3
2024-09-26
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-290
/
+255
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-2
/
+1
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
-39
/
+14
2024-09-13
usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
Christian A. Ehrhardt
-6
/
+12
2024-09-11
usb: typec: tcpci: support edge irq
Emanuele Ghidoli
-10
/
+20
2024-09-11
platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm
Mika Westerberg
-2
/
+1
[next]