index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2025-05-21
usb: dwc2: gadget: Use USB API functions rather than constants
Chen Ni
2025-05-21
usb: core: config: Use USB API functions rather than constants
Chen Ni
2025-05-21
usb: dwc3-exynos: add support for ExynosAutov920
Pritam Manohar Sutar
2025-05-21
usb: cdnsp: Fix issue with detecting command completion event
Pawel Laszczak
2025-05-21
usb: cdnsp: Fix issue with detecting USB 3.2 speed
Pawel Laszczak
2025-05-21
usb: Flush altsetting 0 endpoints before reinitializating them after reset.
Mathias Nyman
2025-05-21
usb: dwc3: qcom: Use bulk clock API and devres
Bjorn Andersson
2025-05-21
usb: gadget: u_serial: Avoid double unlock of serial_port_lock
Prashanth K
2025-05-21
usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device
Hongyu Xie
2025-05-21
usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE
Jiayi Li
2025-05-21
usb: typec: tcpm: Use configured PD revision for negotiation
Cosmo Chou
2025-05-21
usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work
RD Babiera
2025-05-21
usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()
Amit Sunil Dhamne
2025-05-21
xhci: Add missing parameter description to xhci_get_endpoint_index()
Hans Zhang
2025-05-21
usb: xhci: rename 'irq_control' to 'imod'
Niklas Neronin
2025-05-21
usb: xhci: rename 'irq_pending' to 'iman'
Niklas Neronin
2025-05-21
usb: xhci: cleanup IMOD register comments
Niklas Neronin
2025-05-21
usb: xhci: rework Event Ring Segment Table Address mask
Niklas Neronin
2025-05-21
usb: xhci: rework Event Ring Segment Table Size mask
Niklas Neronin
2025-05-21
usb: xhci: remove '0' write to write-1-to-clear register
Niklas Neronin
2025-05-21
usb: xhci: guarantee that IMAN register is flushed
Niklas Neronin
2025-05-21
usb: xhci: improve Interrupt Management register macros
Niklas Neronin
2025-05-21
usb: xhci: set requested IMODI to the closest supported value
Niklas Neronin
2025-05-21
usb: xhci: cleanup xhci_mem_init()
Niklas Neronin
2025-05-21
usb: xhci: add individual allocation checks in xhci_mem_init()
Niklas Neronin
2025-05-21
usb: xhci: move initialization of the primary interrupter
Niklas Neronin
2025-05-21
usb: xhci: remove error handling from xhci_add_interrupter()
Niklas Neronin
2025-05-21
usb: xhci: move enabling of USB 3 device notifications
Niklas Neronin
2025-05-21
usb: xhci: move doorbell array pointer assignment
Niklas Neronin
2025-05-21
usb: xhci: move DCBAA pointer write
Niklas Neronin
2025-05-21
usb: xhci: refactor xhci_set_cmd_ring_deq()
Niklas Neronin
2025-05-21
usb: xhci: move command ring pointer write
Niklas Neronin
2025-05-21
usb: xhci: move device slot enabling register write
Niklas Neronin
2025-05-21
usb: xhci: relocate pre-allocation initialization
Niklas Neronin
2025-05-21
usb: xhci: Add debugfs support for xHCI port bandwidth
Xu Rao
2025-05-21
usb: xhci: Don't log transfer ring segment list on errors
Michal Pecio
2025-05-21
Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2025-05-16
Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-05-13
ucsi_ccg: Disable async suspend in ucsi_ccg_probe()
Jon Hunter
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
2025-05-11
ALSA: ump: Fix a typo of snd_ump_stream_msg_device_info
Takashi Iwai
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
2025-05-05
usb-storage: reject probe of device one non-DMA HCDs when using highmem
Christoph Hellwig
2025-05-05
xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive.
Mathias Nyman
2025-05-05
usb: xhci: Don't trust the EP Context cycle bit when moving HW dequeue
Michal Pecio
2025-05-05
USB: serial: ti_usb_3410_5052: drop bogus read urb check
Johan Hovold
2025-05-02
usb: usbtmc: Fix erroneous generic_read ioctl return
Dave Penkler
2025-05-02
usb: usbtmc: Fix erroneous wait_srq ioctl return
Dave Penkler
2025-05-02
usb: usbtmc: Fix erroneous get_stb ioctl error returns
Dave Penkler
2025-05-01
usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition
RD Babiera
[prev]
[next]