summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-122-3/+3
|\
| * usb: chipidea: Set the DT node on the child deviceRob Herring2021-12-171-0/+1
| * Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman2021-11-291-9/+9
| |\
| * | usb: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-11-171-3/+2
* | | Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-01-101-7/+46
|\ \ \ | |_|/ |/| |
| * | usb: chipidea: tegra: Add runtime PM and OPP supportDmitry Osipenko2021-12-161-7/+46
| |/
* | usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probeDan Carpenter2021-11-171-9/+9
|/
* USB: chipidea: fix interrupt deadlockJohan Hovold2021-10-221-7/+16
* Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman2021-10-111-5/+10
|\
| * usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandleFabio Estevam2021-10-051-5/+10
* | usb: chipidea: udc: make controller hardware endpoint primedPiyush Mehta2021-10-101-0/+8
|/
* usb: chipidea: host: fix port index underflow and UBSAN complainsLi Jun2021-08-211-3/+11
* Merge tag 'v5.13-rc7' into usb-nextGreg Kroah-Hartman2021-06-211-2/+14
|\
| * usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima2021-06-161-2/+14
* | Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman2021-05-311-0/+1
|\ \ | |/
| * usb: chipidea: udc: assign interrupt number to USB gadget structureLi Jun2021-05-171-0/+1
* | usb: chipidea: udc: Fix incorrectly documented function 'hw_port_is_high_spee...Lee Jones2021-05-271-1/+1
* | usb: chipidea: otg: Fix formatting and missing documentation issuesLee Jones2021-05-271-4/+5
* | usb: chipidea: core: Fix incorrectly documented function 'ci_usb_phy_exit()'Lee Jones2021-05-271-1/+1
* | USB: chipidea: remove dentry storage for debugfs fileGreg Kroah-Hartman2021-05-272-22/+14
|/
* usb: chipidea: tegra: Silence deferred probe errorDmitry Osipenko2021-03-231-5/+3
* usb: chipidea: tegra: fix flexible_array.cocci warningskernel test robot2021-03-101-1/+1
* usb: chipidea: tegra: Specify TX FIFO threshold in UDC SoC infoDmitry Osipenko2021-01-131-5/+14
* usb: chipidea: tegra: Support runtime PMDmitry Osipenko2021-01-131-3/+10
* usb: chipidea: tegra: Support host modePeter Geis2021-01-134-8/+350
* usb: chipidea: tegra: Rename UDC to USBDmitry Osipenko2021-01-132-40/+40
* usb: chipidea: tegra: Remove MODULE_ALIASDmitry Osipenko2021-01-131-1/+0
* usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai2020-12-281-1/+5
* Merge tag 'usb-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2020-12-106-15/+129
|\
| * usb: chipidea: ci_hdrc_imx: Use of_device_get_match_data()Fabio Estevam2020-12-101-6/+1
| * usb: chipidea: usbmisc_imx: Use of_device_get_match_data()Fabio Estevam2020-12-101-6/+1
| * usb: chipidea: trace: fix the endian issuePeter Chen2020-12-101-2/+2
| * usb: chipidea: add tracepoint support for udcPeter Chen2020-12-104-3/+127
* | usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ulFabio Estevam2020-12-071-1/+2
|/
* usb: chipidea: ci_hdrc_imx: restore pinctrlPeter Chen2020-09-031-1/+7
* usb: chipidea: imx: add two samsung picophy parameters tuning implementationPeter Chen2020-08-233-0/+28
* Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-07-295-4/+37
|\
| * usb: chipidea: imx: get available runtime dr mode for wakeup settingPeter Chen2020-07-283-2/+7
| * usb: chipidea: add query_available_role interfacePeter Chen2020-07-281-0/+27
| * usb: chipidea: udc: fix the ENDIAN issuePeter Chen2020-06-101-2/+3
* | Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman2020-07-201-0/+24
|\ \
| * | usb: chipidea: core: add wakeup support for extconPeter Chen2020-07-071-0/+24
| |/
* | usb: chipidea: ci_hdrc_pci: Fix improper use of kerneldoc formatLee Jones2020-07-091-1/+1
* | usb: chipidea: usbmisc_imx: Demote obvious misuse of kerneldoc to standard co...Lee Jones2020-07-091-1/+1
* | usb: chipidea: udc: Fix a few kerneldoc issuesLee Jones2020-07-091-2/+6
* | usb: chipidea: udc: Help out kerneldoc headers that have tried, demote the ot...Lee Jones2020-07-091-17/+17
* | usb: chipidea: udc: Add missing descriptions for function arg 'ci'Lee Jones2020-07-091-1/+11
* | usb: chipidea: debug: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones2020-07-091-5/+5
* | usb: chipidea: otg: Fix kerneldoc issues relating to description of 'ci'Lee Jones2020-07-091-2/+4
* | usb: chipidea: core: Document hw_port_test_set()'s missing 'ci' argumentLee Jones2020-07-091-0/+1