aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/typec (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-01usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transitionRD Babiera1-1/+1
2025-05-01usb: typec: ucsi: displayport: Fix NULL pointer accessAndrei Kuchynski1-0/+2
2025-05-01usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski3-8/+47
2025-04-15usb: typec: class: Unlocked on error in typec_register_partner()Dan Carpenter1-0/+1
2025-04-11usb: typec: class: Invalidate USB device pointers on partner unregistrationAndrei Kuchynski1-2/+6
2025-04-11usb: typec: class: Fix NULL pointer accessAndrei Kuchynski2-2/+14
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-89/+583
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+8
2025-03-14usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run_state_machine()Amit Sunil Dhamne1-4/+4
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman8-19/+44
2025-03-06usb: typec: ucsi: Fix NULL pointer accessAndrei Kuchynski1-6/+7
2025-03-03ucsi_ccg: Don't show non-functional attributesMario Limonciello1-6/+19
2025-03-03ucsi_ccg: Don't show failed to get FW build information errorMario Limonciello1-3/+2
2025-02-19usb: typec: ucsi: increase timeout for PPM reset operationsFedor Pchelkin1-1/+1
2025-02-19acpi: typec: ucsi: Introduce a ->poll_cci methodChristian A. Ehrhardt7-12/+25
2025-02-19usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionalityAngeloGioacchino Del Regno1-0/+11
2025-02-19usb: typec: ps883x: fix configuration error handlingJohan Hovold1-10/+26
2025-02-19usb: typec: ps883x: fix missing accessibility checkJohan Hovold1-0/+11
2025-02-19usb: typec: ps883x: fix registration raceJohan Hovold1-15/+16
2025-02-19usb: typec: ps883x: fix probe error handlingJohan Hovold1-2/+3
2025-02-18usb: typec: tcpm: Switch to use hrtimer_setup()Nam Cao1-8/+8
2025-02-17Merge 6.14-rc3 into usb-nextGreg Kroah-Hartman1-2/+1
2025-02-14usb: typec: Add support for Parade PS8830 Type-C RetimerAbel Vesa3-0/+448
2025-02-14usb: typec: ucsi: resume work after EC initJameson Thies1-5/+12
2025-02-14usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYJos Wang1-2/+1
2025-02-03usb: typec: thunderbolt: Remove IS_ERR check for plugBenson Leung1-2/+2
2025-02-03usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PLUG_SOP_PPBenson Leung1-3/+3
2025-02-03usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control()Dmitry Baryshkov1-21/+9
2025-02-03usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()Dmitry Baryshkov1-33/+29
2025-02-03usb: typec: ucsi: return CCI and message from sync_control callbackDmitry Baryshkov5-16/+24
2025-02-03usb: typec: ucsi: Enable UCSI commands in debugfsMadhu M2-0/+6
2025-02-03usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOMMadhu M3-3/+3
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-17/+14
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds21-71/+1071
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticksLinus Torvalds1-1/+1
2025-01-17usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso2-7/+14
2025-01-17usb: typec: ucsi: Add a macro definition for UCSI v1.0Pengyu Luo1-0/+1
2025-01-15USB: typec: Use str_enable_disable-like helpersKrzysztof Kozlowski6-21/+27
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman4-14/+24
2025-01-13usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang1-1/+1
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman4-14/+24
2025-01-11usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/constStephen Boyd1-1/+1
2025-01-11usb: typec: cros-ec-ucsi: Add newlines to printk messagesStephen Boyd1-16/+12
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker1-1/+1
2025-01-07usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()GONG Ruiqi1-2/+2
2025-01-03usb: typec: class: Remove both cable_match() and partner_match()Zijun Hu1-15/+12
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu1-4/+4
2025-01-03usb: typec: ucsi: Implement ChromeOS UCSI driverPavan Holla3-0/+351
2024-12-27usb: typec: ucsi: make yoga_c630_ucsi_ops be staticPei Xiao1-1/+1
2024-12-24usb: typec: Print err when displayport fails to enterAbhishek Pandit-Subedi1-1/+1