index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
Age
Commit message (
Expand
)
Author
2023-07-25
usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
Frank Li
2023-06-15
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
2023-06-13
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
2023-05-29
usb: cdns3: imx: Rework system PM to avoid duplicated operations
Shenwei Wang
2023-05-29
usb: cdns3: optimize OUT transfer by copying only actual received data
Frank Li
2023-05-29
usb: cdns3: improve handling of unaligned address case
Frank Li
2023-05-29
usb: cdns3: Add StarFive JH7110 USB driver
Minda Chen
2023-05-29
usb: cdns3: imx: simplify clock name usage
Frank Li
2023-05-29
usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM
Frank Li
2023-05-28
usb: cdns3-ti: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
usb: cdns3-plat: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
usb: cdns3-imx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
2023-04-05
usb: cdnsp: Fixes error: uninitialized symbol 'len'
Pawel Laszczak
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
2023-03-16
usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver
Pawel Laszczak
2023-03-16
usb: cdns3: Fix issue with using incorrect PCI device function
Pawel Laszczak
2023-03-16
usb: cdnsp: Fixes issue with redundant Status Stage
Pawel Laszczak
2023-03-09
usb: cdns3: change some trace event __dynamic_array() to __get_buf()
Linyu Yuan
2023-03-09
usb: cdns3: change trace event cdns3_ring() operation
Linyu Yuan
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-17
usb: cdnsp: : add scatter gather support for ISOC endpoint
Pawel Laszczak
2023-01-17
usb: cdns3: remove fetched trb from cache before dequeuing
Pawel Laszczak
2022-11-29
usb: cdnsp: fix lack of ZLP for ep0
Pawel Laszczak
2022-11-28
Merge 6.1-rc7 into usb-next
Greg Kroah-Hartman
2022-11-22
usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
Pawel Laszczak
2022-11-22
usb: cdnsp: Fix issue with Clear Feature Halt Endpoint
Pawel Laszczak
2022-11-21
Merge 6.1-rc6 into usb-next
Greg Kroah-Hartman
2022-11-09
usb: cdns3: host: fix endless superspeed hub port reset
Li Jun
2022-10-22
usb: cdns3: adjust the partial logic of cdnsp_pci_remove
Dongliang Mu
2022-09-27
usb: cdns3: remove dead code
Dongliang Mu
2022-08-30
usb: cdns3: fix issue with rearming ISO OUT endpoint
Pawel Laszczak
2022-08-30
usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
Pawel Laszczak
2022-08-04
usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
Nathan Chancellor
2022-07-27
usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...
Andrey Strachuk
2022-06-20
Merge v5.19-rc3 into usb-next
Greg Kroah-Hartman
2022-06-10
usb: cdns3: fix random warning message when driver load
Frank Li
2022-06-10
usb: cdns3 fix use-after-free at workaround 2
Frank Li
2022-06-10
usb: cdnsp: Fixed setting last_trb incorrectly
Jing Leng
2022-05-19
usb: cdns3: allocate TX FIFO size according to composite EP number
Frank Li
2022-04-09
usb: cdns3: Fix issue for clear halt endpoint
Pawel Laszczak
2022-01-31
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
2022-01-26
usb: cdnsp: Fix segmentation fault in cdns_lost_power function
Pawel Laszczak
2022-01-26
usb: cdnsp: remove not used temp_64 variables
Pawel Laszczak
2022-01-26
usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret value
Pawel Laszczak
2022-01-05
headers/prep: Fix non-standard header section: drivers/usb/cdns3/core.h
Ingo Molnar
2021-12-21
usb: cdns3: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
2021-12-15
usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
Pawel Laszczak
[next]