summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2024-12-04usb: typec: ucsi: Fix connector status writing past buffer sizeLucas De Marchi
2024-12-04usb: typec: ucsi: Fix completion notificationsŁukasz Bartosik
2024-12-04usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe()Joe Hattori
2024-12-04usb: typec: anx7411: fix fwnode_handle reference leakJoe Hattori
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-22Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-11-16usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT propertyAmit Sunil Dhamne
2024-11-12usb: typec: fix potential array underflow in ucsi_ccg_sync_control()Dan Carpenter
2024-11-12usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init()Heikki Krogerus
2024-11-10usb: typec: ucsi: glink: be more precise on orientation-aware portsDmitry Baryshkov
2024-11-10usb: typec: ucsi: glink: fix off-by-one in connector_statusDmitry Baryshkov
2024-11-07usb: typec: ucsi: Convert connector specific commands to bitmapsHeikki Krogerus
2024-11-05usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter
2024-11-05usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman
2024-11-04usb: typec: mux: Add support for the TUSB1046 crosspoint switchRomain Gantois
2024-10-29usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...Amit Sunil Dhamne
2024-10-29usb: typec: tcpm: Add support for parsing time dt propertiesAmit Sunil Dhamne
2024-10-29usb: typec: ucsi: Helper for Get Connector Status commandHeikki Krogerus
2024-10-29usb: typec: use cleanup facility for 'altmodes_node'Javier Carrasco
2024-10-29usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()Javier Carrasco
2024-10-29usb: typec: qcom-pmic-typec: fix missing fwnode removal in error pathJavier Carrasco
2024-10-29usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodesJavier Carrasco
2024-10-21Merge 6.12-rc4 into usb-nextGreg Kroah-Hartman
2024-10-17usb: typec: ucsi: Add support for the partner USB ModesHeikki Krogerus
2024-10-17usb: typec: ucsi: Supply the USB capabilities to the portsHeikki Krogerus
2024-10-17usb: typec: Add attribute file showing the USB Modes of the partnerHeikki Krogerus
2024-10-17usb: typec: Add attribute file showing the supported USB modes of the portHeikki Krogerus
2024-10-16usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEFJonathan Marek
2024-10-16usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo
2024-10-16usb: typec: ucsi: UCSI2.0 Set Sink Path command supportPooja Katiyar
2024-10-16usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operationsSaranya Gopal
2024-10-16mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C deviceAndy Shevchenko
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04usb: typec: stusb160x: Make use of i2c_get_match_data()Andy Shevchenko
2024-10-04usb: typec: tcpm: use max() to get higher valueR Sundar
2024-10-04usb: typec: ucsi: glink: use device_for_each_child_node_scoped()Javier Carrasco
2024-10-04usb: typec: Fix typo in commentYu Jiaoliang
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-18Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2024-09-13usb: typec: ucsi: Fix busy loop on ASUS VivoBooksChristian A. Ehrhardt
2024-09-11usb: typec: tcpci: support edge irqEmanuele Ghidoli
2024-09-11platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asmMika Westerberg
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman
2024-09-03power: supply: Change usb_types from an array into a bitmaskHans de Goede
2024-09-03usb: typec: ucsi: Fix cable registrationHeikki Krogerus
2024-09-03usb: typec: ucsi: Fix the partner PD revisionHeikki Krogerus