index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-10
usb: chipidea: udc: make controller hardware endpoint primed
Piyush Mehta
1
-0
/
+8
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2021-05-27
usb: chipidea: udc: Fix incorrectly documented function 'hw_port_is_high_spee...
Lee Jones
1
-1
/
+1
2021-05-17
usb: chipidea: udc: assign interrupt number to USB gadget structure
Li Jun
1
-0
/
+1
2020-12-10
usb: chipidea: add tracepoint support for udc
Peter Chen
1
-2
/
+8
2020-07-29
Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-2
/
+3
2020-07-09
usb: chipidea: udc: Fix a few kerneldoc issues
Lee Jones
1
-2
/
+6
2020-07-09
usb: chipidea: udc: Help out kerneldoc headers that have tried, demote the ot...
Lee Jones
1
-17
/
+17
2020-07-09
usb: chipidea: udc: Add missing descriptions for function arg 'ci'
Lee Jones
1
-1
/
+11
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
1
-5
/
+5
2020-06-10
usb: chipidea: udc: fix the ENDIAN issue
Peter Chen
1
-2
/
+3
2020-05-06
usb: chipidea: udc: add software sg list support
Peter Chen
1
-32
/
+131
2020-05-06
usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer use
Peter Chen
1
-1
/
+6
2020-03-23
Merge 5.6-rc7 into usb-next
Greg Kroah-Hartman
1
-3
/
+4
2020-03-17
usb: chipidea: udc: fix sleeping function called from invalid context
Peter Chen
1
-3
/
+4
2020-03-16
usb: chipidea: udc: using structure ci_hdrc device for runtime PM
Peter Chen
1
-8
/
+5
2019-11-18
usb: chipidea: udc: protect usb interrupt enable
Jun Li
1
-8
/
+10
2019-11-18
usb: chipidea: udc: add new API ci_hdrc_gadget_connect
Peter Chen
1
-31
/
+32
2019-11-04
usb: Spelling s/disconnet/disconnect/
Geert Uytterhoeven
1
-1
/
+1
2019-09-02
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
1
-8
/
+24
2019-08-21
usb: chipidea: udc: don't do hardware access if gadget has stopped
Peter Chen
1
-8
/
+24
2019-07-25
usb: chipidea: udc: remove redundant assignment to variable retval
Colin Ian King
1
-2
/
+1
2019-06-17
usb: chipidea: udc: workaround for endpoint conflict issue
Peter Chen
1
-0
/
+20
2018-09-20
usb: chipidea: Add dynamic pinctrl selection
Loic Poulain
1
-0
/
+9
2017-11-07
USB: chipidea: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-09-21
usb: chipidea: do charger detection in vbus session
Li Jun
1
-0
/
+4
2017-08-24
usb: chipidea: udc: Support SKB alignment quirk
Dmitry Osipenko
1
-0
/
+3
2017-07-19
usb: chipidea: udc: compress return logic into line
Gustavo A. R. Silva
1
-4
/
+1
2017-05-18
usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
Jisheng Zhang
1
-2
/
+6
2017-04-18
Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-8
/
+15
2017-04-14
usb: chipidea: core: add sysfs group
Peter Chen
1
-0
/
+2
2017-03-23
usb: chipidea: use bus->sysdev for DMA configuration
Arnd Bergmann
1
-4
/
+6
2017-03-15
usb: chipidea: udc: update gadget state after bus resume
Li Jun
1
-8
/
+13
2017-01-20
usb: chipidea: Drop lock across event_notify during gadget stop
Stephen Boyd
1
-1
/
+1
2017-01-20
usb: chipidea: Remove locking in ci_udc_start()
Stephen Boyd
1
-3
/
+0
2016-11-28
Merge tag 'usb-ci-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-3
/
+3
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
1
-2
/
+0
2016-11-15
usb: chipidea: move the lock initialization to core file
Peter Chen
1
-2
/
+0
2016-11-14
usb: chipidea: Properly mark little endian descriptors
Stephen Boyd
1
-3
/
+3
2016-11-03
usb: chipidea: udc: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: chipidea: udc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-2
/
+2
2016-09-14
usb: chipidea: udc: Use the preferred form for passing a size of a struct
Fabio Estevam
1
-1
/
+1
2016-09-14
usb: chipidea: udc: Fit into a single line
Fabio Estevam
1
-2
/
+1
2016-09-14
usb: chipidea: udc: Use dma_pool_zalloc()
Fabio Estevam
1
-4
/
+2
2016-09-14
usb: chipidea: udc: Use direction flags consequently
Stefan Wahren
1
-11
/
+11
2016-09-14
usb: chipidea: udc: Don't flush endpoint fifo twice
Stefan Wahren
1
-1
/
+0
2016-09-14
usb: chipidea: udc: move write barrier into hw_ep_prime
Stefan Wahren
1
-5
/
+3
2016-09-09
usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
Clemens Gruber
1
-0
/
+9
2016-08-19
usb: chipidea: udc: don't touch DP when controller is in host mode
Li Jun
1
-2
/
+5
[next]