index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
tcpm
Age
Commit message (
Expand
)
Author
Lines
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
9 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
13 days
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-1
/
+1
2026-02-01
usb: typec: fusb302: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
-2
/
+1
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
-1
/
+1
2026-01-07
tcpm: allow looking for role_sw device in the main node
Arnaud Ferraris
-1
/
+1
2026-01-07
USB: typec: tcpm: Fix a typo
Andy Yan
-1
/
+1
2025-10-27
Merge 6.18-rc3 into usb-next
Greg Kroah-Hartman
-2
/
+2
2025-10-22
tcpm: Parse and log AVS APDO
Badhri Jagan Sridharan
-1
/
+14
2025-10-22
tcpm: switch check for role_sw device with fw_node
Michael Grzeschik
-2
/
+2
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
-4
/
+8
2025-09-12
usb: typec: tcpci: add wakeup support
Xu Yang
-0
/
+33
2025-09-06
usb: typec: tcpm: properly deliver cable vdms to altmode drivers
RD Babiera
-4
/
+8
2025-08-25
Merge 6.17-rc3 into usb-next
Greg Kroah-Hartman
-4
/
+67
2025-08-21
usb: typec: qcom-pmic-typec: use kcalloc() instead of kzalloc()
Qianfeng Rong
-2
/
+2
2025-08-19
usb: typec: fusb302: Revert incorrect threaded irq fix
Sebastian Reichel
-4
/
+8
2025-08-17
usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is ...
Amit Sunil Dhamne
-0
/
+53
2025-08-17
usb: typec: maxim_contaminant: disable low power mode when reading comparator...
Amit Sunil Dhamne
-0
/
+6
2025-07-21
usb: typec: fusb302: cache PD RX state
Sebastian Reichel
-0
/
+8
2025-07-15
usb: typec: tcpm/tcpci_maxim: enable PROBE_PREFER_ASYNCHRONOUS
André Draszik
-0
/
+1
2025-07-15
usb: typec: tcpm/tcpci_maxim: drop CONFIG_OF
André Draszik
-3
/
+1
2025-07-15
usb: typec: tcpm/tcpci_maxim: fix irq wake usage
André Draszik
-16
/
+30
2025-07-05
Merge merge point of tag 'usb-6.16-rc5' into usb-next
Greg Kroah-Hartman
-17
/
+17
2025-06-24
usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach
RD Babiera
-17
/
+17
2025-06-19
usb: typec: fusb302: fix scheduling while atomic when using virtio-gpio
Yongbo Zhang
-8
/
+4
2025-06-06
Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-41
/
+160
2025-06-03
Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-4
/
+2
2025-05-21
usb: typec: tcpm: Use configured PD revision for negotiation
Cosmo Chou
-4
/
+25
2025-05-21
usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work
RD Babiera
-20
/
+71
2025-05-21
usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()
Amit Sunil Dhamne
-1
/
+2
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
-1
/
+1
2025-05-01
usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition
RD Babiera
-1
/
+1
2025-04-11
usb: typec: tcpci: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
-1
/
+4
2025-04-11
usb: typec: tcpci: add regulator support
Michael Grzeschik
-0
/
+5
2025-04-11
usb: typec: tcpm: allow switching to mode accessory to mux properly
Michael Grzeschik
-9
/
+18
2025-04-11
usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debug
Michael Grzeschik
-5
/
+29
2025-04-11
usb: typec: tcpm: allow to use sink in accessory mode
Michael Grzeschik
-2
/
+7
2025-04-10
usb: typec: tcpm: Use fwnode_get_child_node_count()
Andy Shevchenko
-4
/
+2
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-8
/
+8
2025-03-14
usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run...
Amit Sunil Dhamne
-4
/
+4
2025-02-19
usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality
AngeloGioacchino Del Regno
-0
/
+11
2025-02-18
usb: typec: tcpm: Switch to use hrtimer_setup()
Nam Cao
-8
/
+8
2025-02-14
usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY
Jos Wang
-2
/
+1
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-32
/
+124
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2025-01-17
usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS
Kyle Tso
-7
/
+14
2025-01-15
USB: typec: Use str_enable_disable-like helpers
Krzysztof Kozlowski
-18
/
+23
2025-01-13
usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE
Jos Wang
-1
/
+1
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
-12
/
+17
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
-1
/
+1
[next]