summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2024-09-01Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-08-28Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-08-22usb: typec: fsa4480: Relax CHIP_ID checkLuca Weiss
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-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-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: 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
2024-06-20usb: typec-mux: ptn36502: broadcast typec state to next muxNeil Armstrong
2024-06-20usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and removeNeil Armstrong
2024-06-20usb: typec-mux: ptn36502: unregister typec switch on probe error and removeNeil Armstrong
2024-06-20usb: typec: ucsi: psy: Add support for the charge type propertyHeikki Krogerus
2024-06-20usb: typec: ucsi: Changing the driver data type to voidHeikki Krogerus
2024-06-20usb: typec: ucsi: don't retrieve PDOs if not supportedMark Pearson
2024-06-20usb: typec: tipd: use min() to set tps6598x firmware packet sizeJavier Carrasco
2024-06-20usb: typec: tipd: add error log to provide firmware name and sizeJavier Carrasco
2024-06-20usb: typec: tipd: drop second firmware name readJavier Carrasco
2024-06-20usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-06-18Merge tag 'v6.10-rc4' into usb-nextGreg Kroah-Hartman
2024-06-04usb: typec: ucsi: Enable UCSI v2.0 notificationsDiogo Ivo
2024-06-04usb: typec: ucsi: Add new capability bitsDiogo Ivo
2024-06-04usb: typec: mux: gpio-sbu: Make enable gpio optionalFrancesco Dolcini
2024-06-04usb: typec: ucsi: Always set number of alternate modesJameson Thies
2024-06-04usb: typec: ucsi: Delay alternate mode discoveryJameson Thies
2024-06-04usb: typec: Update sysfs when setting opsAbhishek Pandit-Subedi