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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
usb: chipidea: udc: check request status before setting device address
Xu Yang
1
-0
/
+3
2022-01-31
usb: udc: Fix typo in comment
tangmeng
1
-1
/
+1
2022-01-12
Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-3
/
+3
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-7
/
+46
2021-12-17
usb: chipidea: Set the DT node on the child device
Rob Herring
1
-0
/
+1
2021-12-16
usb: chipidea: tegra: Add runtime PM and OPP support
Dmitry Osipenko
1
-7
/
+46
2021-11-29
Merge 5.16-rc3 into usb-next
Greg Kroah-Hartman
1
-9
/
+9
2021-11-17
usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probe
Dan Carpenter
1
-9
/
+9
2021-11-17
usb: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-3
/
+2
2021-10-22
USB: chipidea: fix interrupt deadlock
Johan Hovold
1
-7
/
+16
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
1
-5
/
+10
2021-10-10
usb: chipidea: udc: make controller hardware endpoint primed
Piyush Mehta
1
-0
/
+8
2021-10-05
usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandle
Fabio Estevam
1
-5
/
+10
2021-08-21
usb: chipidea: host: fix port index underflow and UBSAN complains
Li Jun
1
-3
/
+11
2021-06-21
Merge tag 'v5.13-rc7' into usb-next
Greg Kroah-Hartman
1
-2
/
+14
2021-06-16
usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection
Breno Lima
1
-2
/
+14
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-27
usb: chipidea: otg: Fix formatting and missing documentation issues
Lee Jones
1
-4
/
+5
2021-05-27
usb: chipidea: core: Fix incorrectly documented function 'ci_usb_phy_exit()'
Lee Jones
1
-1
/
+1
2021-05-27
USB: chipidea: remove dentry storage for debugfs file
Greg Kroah-Hartman
2
-22
/
+14
2021-05-17
usb: chipidea: udc: assign interrupt number to USB gadget structure
Li Jun
1
-0
/
+1
2021-03-23
usb: chipidea: tegra: Silence deferred probe error
Dmitry Osipenko
1
-5
/
+3
2021-03-10
usb: chipidea: tegra: fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2021-01-13
usb: chipidea: tegra: Specify TX FIFO threshold in UDC SoC info
Dmitry Osipenko
1
-5
/
+14
2021-01-13
usb: chipidea: tegra: Support runtime PM
Dmitry Osipenko
1
-3
/
+10
2021-01-13
usb: chipidea: tegra: Support host mode
Peter Geis
4
-8
/
+350
2021-01-13
usb: chipidea: tegra: Rename UDC to USB
Dmitry Osipenko
2
-40
/
+40
2021-01-13
usb: chipidea: tegra: Remove MODULE_ALIAS
Dmitry Osipenko
1
-1
/
+0
2020-12-28
usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...
Yu Kuai
1
-1
/
+5
2020-12-10
Merge tag 'usb-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
6
-15
/
+129
2020-12-10
usb: chipidea: ci_hdrc_imx: Use of_device_get_match_data()
Fabio Estevam
1
-6
/
+1
2020-12-10
usb: chipidea: usbmisc_imx: Use of_device_get_match_data()
Fabio Estevam
1
-6
/
+1
2020-12-10
usb: chipidea: trace: fix the endian issue
Peter Chen
1
-2
/
+2
2020-12-10
usb: chipidea: add tracepoint support for udc
Peter Chen
4
-3
/
+127
2020-12-07
usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul
Fabio Estevam
1
-1
/
+2
2020-09-03
usb: chipidea: ci_hdrc_imx: restore pinctrl
Peter Chen
1
-1
/
+7
2020-08-23
usb: chipidea: imx: add two samsung picophy parameters tuning implementation
Peter Chen
3
-0
/
+28
2020-07-29
Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
5
-4
/
+37
2020-07-28
usb: chipidea: imx: get available runtime dr mode for wakeup setting
Peter Chen
3
-2
/
+7
2020-07-28
usb: chipidea: add query_available_role interface
Peter Chen
1
-0
/
+27
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+24
2020-07-09
usb: chipidea: ci_hdrc_pci: Fix improper use of kerneldoc format
Lee Jones
1
-1
/
+1
2020-07-09
usb: chipidea: usbmisc_imx: Demote obvious misuse of kerneldoc to standard co...
Lee Jones
1
-1
/
+1
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-07-09
usb: chipidea: debug: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
1
-5
/
+5
2020-07-09
usb: chipidea: otg: Fix kerneldoc issues relating to description of 'ci'
Lee Jones
1
-2
/
+4
2020-07-09
usb: chipidea: core: Document hw_port_test_set()'s missing 'ci' argument
Lee Jones
1
-0
/
+1
[next]