index
:
linux.git
master
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
2021-02-09
Merge tag 'usb-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
2021-02-06
usb: cdnsp: Removes some useless trace events
Pawel Laszczak
2021-01-23
usb: cdns3: Add support for TI's AM64 SoC
Aswath Govindraju
2021-01-14
usb: cdnsp: fixes undefined reference to cdns_remove
Pawel Laszczak
2021-01-14
usb: cdns3: Adds missing __iomem markers
Pawel Laszczak
2020-12-29
usb: cdns3: imx: improve driver .remove API
Peter Chen
2020-12-29
usb: cdns3: imx: fix can't create core device the second time issue
Peter Chen
2020-12-29
usb: cdns3: imx: fix writing read-only memory issue
Peter Chen
2020-12-29
usb: cdnsp: Fix for undefined reference to `usb_hcd_is_primary_hcd'
Pawel Laszczak
2020-12-29
usb: cdnsp: Fixes for sparse warnings
Pawel Laszczak
2020-12-29
usb: cdns3: Fixes for sparse warnings
Pawel Laszczak
2020-12-29
usb: cdnsp: fix error handling in cdnsp_mem_init()
Pawel Laszczak
2020-12-29
usb: cdns3: Removes xhci_cdns3_suspend_quirk from host-export.h
Pawel Laszczak
2020-12-29
usb: cdnsp: Removes some not useful function arguments
Pawel Laszczak
2020-12-29
usb: cdns3: fix warning when USB_CDNS_HOST is not set
Randy Dunlap
2020-12-29
usb: cdns3: fix build when PM_SLEEP is not set
Randy Dunlap
2020-12-29
usb: cdnsp: Mark cdnsp_gadget_ops with static keyword
Zou Wei
2020-12-29
usb: cdns3: Change file names for cdns3 driver.
Pawel Laszczak
2020-12-29
usb: cdnsp: Add tracepoints for CDNSP driver
Pawel Laszczak
2020-12-29
usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver
Pawel Laszczak
2020-12-29
usb: cdnsp: Device side header file for CDNSP driver
Pawel Laszczak
2020-12-29
usb: cdns3: Changed type of gadget_dev in cdns structure
Pawel Laszczak
2020-12-29
usb: cdns3: Refactoring names in reusable code
Pawel Laszczak
2020-12-29
usb: cdns3: Moves reusable code to separate module
Pawel Laszczak
2020-12-29
usb: cdns3: Split core.c into cdns3-plat and core.c file
Pawel Laszczak
2020-12-29
usb: cdns3: Add support for DRD CDNSP
Pawel Laszczak
2020-12-10
Merge tag 'usb-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
2020-12-10
usb: cdns3: fix NULL pointer dereference on no platform data
Roger Quadros
2020-12-10
usb: cdns3: imx: enable runtime pm by default
Peter Chen
2020-12-10
usb: cdns3: add quirk for enable runtime pm by default
Peter Chen
2020-12-10
usb: cdns3: host: disable BEI support
Peter Chen
2020-12-10
usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT
Peter Chen
2020-12-10
usb: cdns3: host: add .suspend_quirk for xhci-plat.c
Peter Chen
2020-12-10
usb: cdns3: Rids of duplicate error message
Pawel Laszczak
2020-12-10
usb: cdns3: Add static to cdns3_gadget_exit function
Pawel Laszczak
2020-11-30
usb: cdns3: core: fix goto label for error path
Peter Chen
2020-11-30
usb: cdns3: gadget: clear trb->length as zero after preparing every trb
Peter Chen
2020-11-30
usb: cdns3: Fix hardware based role switch
Roger Quadros
2020-11-16
usb: cdns3: gadget: calculate TD_SIZE based on TD
Peter Chen
2020-11-16
usb: cdns3: gadget: initialize link_trb as NULL
Peter Chen
2020-10-30
usb: cdns3: gadget: own the lock wrongly at the suspend routine
Peter Chen
2020-10-30
usb: cdns3: Fix on-chip memory overflow issue
Pawel Laszczak
2020-10-29
usb: cdns3: gadget: suspicious implicit sign extension
Peter Chen
2020-10-28
usb: cdns3: Variable 'length' set but not used
Pawel Laszczak
2020-10-02
usb: cdns3: gadget: enlarge the TRB ring length
Peter Chen
2020-10-02
usb: cdns3: gadget: sg_support is only for DEV_VER_V2 or above
Peter Chen
2020-10-02
usb: cdns3: gadget: need to handle sg case for workaround 2 case
Peter Chen
2020-10-02
usb: cdns3: gadget: handle sg list use case at completion correctly
Peter Chen
2020-10-02
usb: cdns3: gadget: add CHAIN and ISP bit for sg list use case
Peter Chen
2020-10-02
usb: cdns3: gadget: improve the dump TRB operation at cdns3_ep_run_transfer
Peter Chen
[next]