index
:
pub/scm/linux/kernel/git/powerpc/linux.git
master
The powerpc tree
PowerPC group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
/
cdnsp-gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
usb: cdnsp: fix wakeup from S3 after controller context loss
Pawel Laszczak
1
-5
/
+106
2026-08-03
usb: cdnsp: fix incorrect endian conversions for APB timeout register
Pawel Laszczak
1
-2
/
+2
2026-04-27
usb: cdns3: Add USBSSP platform driver support
Peter Chen
1
-0
/
+1
2026-04-27
usb: cdnsp: add support for eUSB2v2 port
Pawel Laszczak
1
-16
/
+33
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-11-21
usb: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2025-09-06
usb: cdns3: gadget: Use-after-free during failed initialization and exit of c...
Chen Yufeng
1
-2
/
+6
2025-05-21
usb: cdnsp: Fix issue with detecting command completion event
Pawel Laszczak
1
-1
/
+17
2025-05-21
usb: cdnsp: Fix issue with detecting USB 3.2 speed
Pawel Laszczak
1
-1
/
+2
2025-05-01
usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM version
Pawel Laszczak
1
-0
/
+2
2025-05-01
usb: cdnsp: Fix issue with resuming from L1
Pawel Laszczak
1
-0
/
+29
2025-03-14
usb: cdns3: rename hibernated argument of role->resume() to lost_power
Théo Lebrun
1
-1
/
+1
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-6
/
+7
2023-10-27
usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
Pawel Laszczak
1
-5
/
+1
2023-10-02
usb: cdnsp: Fixes issue with dequeuing not queued requests
Pawel Laszczak
1
-0
/
+3
2023-01-17
usb: cdnsp: : add scatter gather support for ISOC endpoint
Pawel Laszczak
1
-1
/
+1
2022-11-22
usb: cdnsp: Fix issue with Clear Feature Halt Endpoint
Pawel Laszczak
1
-8
/
+4
2022-01-26
usb: cdnsp: remove not used temp_64 variables
Pawel Laszczak
1
-3
/
+0
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+12
2021-12-15
usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
Pawel Laszczak
1
-0
/
+12
2021-11-17
usb: cdnsp: Remove unneeded semicolon after `}'
Jason Wang
1
-1
/
+1
2021-07-29
usb: cdnsp: Fix incorrect supported maximum speed
Pawel Laszczak
1
-1
/
+1
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
1
-7
/
+7
2021-05-27
usb: cdns3: cdnsp-gadget: Provide function name for 'cdnsp_find_next_ext_cap()'
Lee Jones
1
-1
/
+2
2021-05-21
USB: cdnsp: drop irq-flags initialisations
Johan Hovold
1
-2
/
+2
2021-05-11
usb: cdnsp: Fix lack of removing request from pending list.
Pawel Laszczak
1
-7
/
+7
2021-04-12
usb: cdnsp: Fixes issue with Configure Endpoint command
Pawel Laszczak
1
-5
/
+12
2021-03-27
usb: cdnsp: Fixes issue with dequeuing requests after disabling endpoint
Pawel Laszczak
1
-0
/
+4
2021-02-06
usb: cdnsp: Removes some useless trace events
Pawel Laszczak
1
-2
/
+0
2020-12-29
usb: cdnsp: Fixes for sparse warnings
Pawel Laszczak
1
-15
/
+9
2020-12-29
usb: cdnsp: Removes some not useful function arguments
Pawel Laszczak
1
-1
/
+1
2020-12-29
usb: cdnsp: Mark cdnsp_gadget_ops with static keyword
Zou Wei
1
-1
/
+1
2020-12-29
usb: cdnsp: Add tracepoints for CDNSP driver
Pawel Laszczak
1
-6
/
+69
2020-12-29
usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver
Pawel Laszczak
1
-0
/
+1954