summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tcpm
AgeCommit message (Expand)AuthorLines
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
9 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
13 daysMerge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2026-02-01usb: typec: fusb302: Remove IRQF_ONESHOTSebastian Andrzej Siewior-2/+1
2026-01-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman-1/+1
2026-01-07tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris-1/+1
2026-01-07USB: typec: tcpm: Fix a typoAndy Yan-1/+1
2025-10-27Merge 6.18-rc3 into usb-nextGreg Kroah-Hartman-2/+2
2025-10-22tcpm: Parse and log AVS APDOBadhri Jagan Sridharan-1/+14
2025-10-22tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik-2/+2
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman-4/+8
2025-09-12usb: typec: tcpci: add wakeup supportXu Yang-0/+33
2025-09-06usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera-4/+8
2025-08-25Merge 6.17-rc3 into usb-nextGreg Kroah-Hartman-4/+67
2025-08-21usb: typec: qcom-pmic-typec: use kcalloc() instead of kzalloc()Qianfeng Rong-2/+2
2025-08-19usb: typec: fusb302: Revert incorrect threaded irq fixSebastian Reichel-4/+8
2025-08-17usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is ...Amit Sunil Dhamne-0/+53
2025-08-17usb: typec: maxim_contaminant: disable low power mode when reading comparator...Amit Sunil Dhamne-0/+6
2025-07-21usb: typec: fusb302: cache PD RX stateSebastian Reichel-0/+8
2025-07-15usb: typec: tcpm/tcpci_maxim: enable PROBE_PREFER_ASYNCHRONOUSAndré Draszik-0/+1
2025-07-15usb: typec: tcpm/tcpci_maxim: drop CONFIG_OFAndré Draszik-3/+1
2025-07-15usb: typec: tcpm/tcpci_maxim: fix irq wake usageAndré Draszik-16/+30
2025-07-05Merge merge point of tag 'usb-6.16-rc5' into usb-nextGreg Kroah-Hartman-17/+17
2025-06-24usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attachRD Babiera-17/+17
2025-06-19usb: typec: fusb302: fix scheduling while atomic when using virtio-gpioYongbo Zhang-8/+4
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-41/+160
2025-06-03Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-4/+2
2025-05-21usb: typec: tcpm: Use configured PD revision for negotiationCosmo Chou-4/+25
2025-05-21usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous workRD Babiera-20/+71
2025-05-21usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()Amit Sunil Dhamne-1/+2
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman-1/+1
2025-05-01usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transitionRD Babiera-1/+1
2025-04-11usb: typec: tcpci: Fix wakeup source leaks on device unbindKrzysztof Kozlowski-1/+4
2025-04-11usb: typec: tcpci: add regulator supportMichael Grzeschik-0/+5
2025-04-11usb: typec: tcpm: allow switching to mode accessory to mux properlyMichael Grzeschik-9/+18
2025-04-11usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debugMichael Grzeschik-5/+29
2025-04-11usb: typec: tcpm: allow to use sink in accessory modeMichael Grzeschik-2/+7
2025-04-10usb: typec: tcpm: Use fwnode_get_child_node_count()Andy Shevchenko-4/+2
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+8
2025-03-14usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run...Amit Sunil Dhamne-4/+4
2025-02-19usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionalityAngeloGioacchino Del Regno-0/+11
2025-02-18usb: typec: tcpm: Switch to use hrtimer_setup()Nam Cao-8/+8
2025-02-14usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYJos Wang-2/+1
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-32/+124
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-15USB: typec: Use str_enable_disable-like helpersKrzysztof Kozlowski-18/+23
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-12/+17
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker-1/+1