summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorLines
2025-02-19usb: typec: ucsi: increase timeout for PPM reset operationsFedor Pchelkin-1/+1
2025-02-19acpi: typec: ucsi: Introduce a ->poll_cci methodChristian A. Ehrhardt-12/+25
2025-02-19usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionalityAngeloGioacchino Del Regno-0/+11
2025-02-19usb: typec: ps883x: fix configuration error handlingJohan Hovold-10/+26
2025-02-19usb: typec: ps883x: fix missing accessibility checkJohan Hovold-0/+11
2025-02-19usb: typec: ps883x: fix registration raceJohan Hovold-15/+16
2025-02-19usb: typec: ps883x: fix probe error handlingJohan Hovold-2/+3
2025-02-18usb: typec: tcpm: Switch to use hrtimer_setup()Nam Cao-8/+8
2025-02-17Merge 6.14-rc3 into usb-nextGreg Kroah-Hartman-2/+1
2025-02-14usb: typec: Add support for Parade PS8830 Type-C RetimerAbel Vesa-0/+448
2025-02-14usb: typec: ucsi: resume work after EC initJameson Thies-5/+12
2025-02-14usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYJos Wang-2/+1
2025-02-03usb: typec: thunderbolt: Remove IS_ERR check for plugBenson Leung-2/+2
2025-02-03usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PL...Benson Leung-3/+3
2025-02-03usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control()Dmitry Baryshkov-21/+9
2025-02-03usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()Dmitry Baryshkov-33/+29
2025-02-03usb: typec: ucsi: return CCI and message from sync_control callbackDmitry Baryshkov-16/+24
2025-02-03usb: typec: ucsi: Enable UCSI commands in debugfsMadhu M-0/+6
2025-02-03usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOMMadhu M-3/+3
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-17/+14
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-71/+1071
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-01-17usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso-7/+14
2025-01-17usb: typec: ucsi: Add a macro definition for UCSI v1.0Pengyu Luo-0/+1
2025-01-15USB: typec: Use str_enable_disable-like helpersKrzysztof Kozlowski-21/+27
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman-14/+24
2025-01-13usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang-1/+1
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman-14/+24
2025-01-11usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/constStephen Boyd-1/+1
2025-01-11usb: typec: cros-ec-ucsi: Add newlines to printk messagesStephen Boyd-16/+12
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker-1/+1
2025-01-07usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()GONG Ruiqi-2/+2
2025-01-03usb: typec: class: Remove both cable_match() and partner_match()Zijun Hu-15/+12
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu-4/+4
2025-01-03usb: typec: ucsi: Implement ChromeOS UCSI driverPavan Holla-0/+351
2024-12-27usb: typec: ucsi: make yoga_c630_ucsi_ops be staticPei Xiao-1/+1
2024-12-24usb: typec: Print err when displayport fails to enterAbhishek Pandit-Subedi-1/+1
2024-12-24usb: typec: Make active on port altmode writableAbhishek Pandit-Subedi-2/+3
2024-12-24usb: typec: Add driver for Thunderbolt 3 Alternate ModeHeikki Krogerus-0/+399
2024-12-24usb: typec: Only use SVID for matching altmodesAbhishek Pandit-Subedi-8/+6
2024-12-24usb: typec: tcpm: Add new AMS for Get_Revision responseAmit Sunil Dhamne-1/+40
2024-12-24usb: typec: tcpm: Add support for parsing pd-revision DT propertyAmit Sunil Dhamne-2/+44
2024-12-24usb: typec: hd3ss3220: support configuring role preference based on fwnode pr...Oliver Facklam-25/+47
2024-12-24usb: typec: hd3ss3220: support configuring port typeOliver Facklam-1/+87
2024-12-24usb: typec: hd3ss3220: configure advertised power opmode based on fwnode prop...Oliver Facklam-0/+53
2024-12-23usb: typec: tcpci: fix NULL pointer issue on shared irq caseXu Yang-10/+15
2024-12-23usb: typec: ucsi: Set orientation as none when connector is unpluggedAbel Vesa-0/+5
2024-12-23usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistan...Dan Carpenter-2/+2
2024-12-23usb: typec: tcpci: set local CC to Rd only when cc1/cc2 status is RpXu Yang-2/+2
2024-12-23usb: typec: intel_pmc_mux: Silence snprintf() output truncation warningHeikki Krogerus-1/+1