index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-22
usb: chipidea: udc: Add revision check of 2.20[CI_REVISION_22]
Piyush Mehta
1
-1
/
+2
2023-08-04
usb: chipidea: udc: Remove an unnecessary NULL value
Ruan Jinjie
1
-1
/
+1
2023-07-25
usb: chipidea: add USB PHY event
Xu Yang
1
-0
/
+10
2022-10-23
usb: chipidea: udc: add suspend/resume support for device controller
Xu Yang
1
-0
/
+32
2022-06-27
Merge 5.19-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2022-06-24
usb: chipidea: udc: check request status before setting device address
Xu Yang
1
-0
/
+3
2022-06-21
usb: chipidea: udc: implement get_frame
Michael Grzeschik
1
-0
/
+14
2022-01-31
usb: udc: Fix typo in comment
tangmeng
1
-1
/
+1
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
[next]