summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2024-08-22usb: typec: tipd: Free IRQ only if it was requested beforeWadim Egorov
2024-08-22usb: typec: ucsi: Add DATA_RESET option of Connector Reset commandVenkat Jayaraman
2024-08-21usb: typec: ucsi: Move unregister out of atomic sectionBjorn Andersson
2024-08-21soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson
2024-08-19Merge 6.11-rc4 into usb-nextGreg Kroah-Hartman
2024-08-13usb: typec: tcpm/tcpci_maxim: fix non-contaminant CC handlingAndré Draszik
2024-08-13Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang
2024-08-13usb: typec: ucsi: Fix the return value of ucsi_run_command()Heikki Krogerus
2024-08-12Merge 6.11-rc3 into usb-nextGreg Kroah-Hartman
2024-08-07usb: typec: tcpm/tcpci_maxim: use device managed TCPCI port deregistrationAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: convert to dev_err_probe()André Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_ADC_CTRL1 registerAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL3 registerAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL2 registerAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: drop STATUS_CHECK()André Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: simplify clearing of TCPC_ALERT_RX_BUF_OVFAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: sort TCPC_ALERT_MASK values by bitAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fieldsAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REVAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VALAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]André Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]André Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: clarify a commentAndré Draszik
2024-08-07usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()Heikki Krogerus
2024-08-07usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...Xu Yang
2024-07-31usb: typec: ucsi: glink: Remove unnecessary semicolonChen Ni
2024-07-31usb: typec: tipd: Delete extra semi-colonHarshit Mogalapalli
2024-07-31usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()Harshit Mogalapalli
2024-07-31usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap()Dan Carpenter
2024-07-31usb: typec: fsa4480: Check if the chip is really thereKonrad Dybcio
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-10usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data...Uwe Kleine-König
2024-07-03usb: typec: tcpci: add support to set connector orientationMarco Felsch
2024-07-03usb: typec: ucsi: reorder operations in ucsi_run_command()Dmitry Baryshkov
2024-07-03usb: typec: ucsi: extract common code for command handlingDmitry Baryshkov
2024-07-03usb: typec: ucsi: inline ucsi_read_message_inDmitry Baryshkov
2024-07-03usb: typec: ucsi: rework command execution functionsDmitry Baryshkov
2024-07-03usb: typec: ucsi: split read operationDmitry Baryshkov
2024-07-03usb: typec: ucsi: simplify command sending APIDmitry Baryshkov
2024-07-03usb: typec: ucsi: move ucsi_acknowledge() from ucsi_read_error()Dmitry Baryshkov
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman
2024-06-27usb: typec: ucsi: add Lenovo Yoga C630 glue driverDmitry Baryshkov
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status changesPooja Katiyar
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status data structure changesPooja Katiyar
2024-06-27usb: typec: ucsi: Only set number of plug altmodes after registrationJameson Thies
2024-06-20usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco
2024-06-20usb: typec: ucsi_acpi: Add LG Gram quirkDiogo Ivo
2024-06-20usb: ucsi: stm32: fix command completion handlingFabrice Gasnier
2024-06-20usb: typec-mux: nb7vpq904m: broadcast typec state to next muxNeil Armstrong