| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -2/+12 |
| 2025-11-21 | usb: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 2 | -2/+0 |
| 2025-11-19 | usb: chipidea: ci_hdrc_imx: Set out of band wakeup for i.MX95 | Peng Fan | 1 | -1/+10 |
| 2025-11-19 | usb: chipidea: core: detach power domain for ci_hdrc platform device | Xu Yang | 1 | -0/+3 |
| 2025-10-13 | usb: chipidea: imx: add USB support for i.MX94 | Xu Yang | 1 | -0/+12 |
| 2025-08-13 | usb: chipidea: imx: improve usbmisc_imx7d_pullup() | Xu Yang | 2 | -8/+18 |
| 2025-07-21 | usb: chipidea: imx: Add a missing blank line | Dan Carpenter | 1 | -0/+1 |
| 2025-07-07 | usb: chipidea: s32g: Add usb support for s32g3 | Ghennadi Procopciuc | 1 | -0/+15 |
| 2025-07-07 | usb: chipidea: s32g: Add usb support for s32g2 | Ghennadi Procopciuc | 2 | -0/+79 |
| 2025-07-05 | Merge merge point of tag 'usb-6.16-rc5' into usb-next | Greg Kroah-Hartman | 1 | -0/+7 |
| 2025-06-19 | usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume | Xu Yang | 1 | -0/+7 |
| 2025-06-19 | usb: chipidea: imx: implement workaround for ERR051725 | Xu Yang | 2 | -0/+26 |
| 2025-06-19 | usb: chipidea: imx: add imx_usbmisc_pullup() hook | Xu Yang | 2 | -0/+19 |
| 2025-06-19 | usb: chipidea: udc: add CI_HDRC_CONTROLLER_PULLUP_EVENT event | Xu Yang | 1 | -0/+5 |
| 2025-04-28 | Merge 6.15-rc4 into usb-next | Greg Kroah-Hartman | 1 | -13/+31 |
| 2025-04-11 | usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling | Fedor Pchelkin | 1 | -3/+10 |
| 2025-04-11 | usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines | Fedor Pchelkin | 1 | -8/+17 |
| 2025-04-11 | usb: chipidea: ci_hdrc_imx: fix usbmisc handling | Fedor Pchelkin | 1 | -2/+4 |
| 2025-04-11 | usb: chipidea: imx: add HSIO Block Control wakeup setting | Xu Yang | 1 | -0/+77 |
| 2025-04-11 | usb: chipidea: imx: add wakeup interrupt handling | Xu Yang | 1 | -0/+37 |
| 2025-04-02 | Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -5/+5 |
| 2025-03-03 | usb: chipidea: imx: fix some typo | Xu Yang | 1 | -5/+5 |
| 2025-02-18 | USB: chipidea: Switch to use hrtimer_setup() | Nam Cao | 1 | -2/+1 |
| 2025-01-15 | USB: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 1 | -1/+2 |
| 2025-01-13 | Merge 6.13-rc7 into usb-next | Greg Kroah-Hartman | 1 | -8/+17 |
| 2024-12-23 | usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in t... | Joe Hattori | 1 | -8/+17 |
| 2024-12-04 | usb: chipidea: host: Improve port index sanitizing | Xu Yang | 1 | -2/+8 |
| 2024-11-12 | usb: chipidea: imx: add imx8ulp support | Xu Yang | 1 | -0/+4 |
| 2024-11-05 | usb: Use (of|device)_property_present() for non-boolean properties | Rob Herring (Arm) | 1 | -1/+1 |
| 2024-10-04 | usb: chipidea: udc: improve error recovery for ISO transfer | Xu Yang | 1 | -4/+9 |
| 2024-10-04 | usb: chipidea: udc: improve dTD link logic | Xu Yang | 1 | -1/+8 |
| 2024-10-04 | usb: chipidea: udc: handle USB Error Interrupt if IOC not set | Xu Yang | 1 | -1/+1 |
| 2024-10-04 | usb: chipidea: udc: create bounce buffer for problem sglist entries if possible | Xu Yang | 2 | -0/+150 |
| 2024-10-04 | usb: chipidea: udc: limit usb request length to max 16KB | Xu Yang | 2 | -0/+7 |
| 2024-10-04 | usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag | Xu Yang | 3 | -0/+4 |
| 2024-10-04 | usb: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 6 | -6/+6 |
| 2024-09-11 | usb: chipidea: npcm: Fix coding style with clarification of data type | Andreas Kühn | 1 | -1/+1 |
| 2024-09-03 | usb: chipidea: npcm: Fix coding style with missing space | Andreas Kühn | 1 | -1/+1 |
| 2024-09-03 | usb: chipidea: udc: enable suspend interrupt after usb reset | Xu Yang | 1 | -1/+7 |
| 2024-08-07 | usb: chipidea: Use of_property_present() | Rob Herring (Arm) | 1 | -1/+1 |
| 2024-06-27 | usb: chipidea: ci_hdrc_tegra: Switch to RUNTIME_PM_OPS() | Fabio Estevam | 1 | -5/+4 |
| 2024-06-27 | usb: chipidea: ci_hdrc_imx: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS() | Fabio Estevam | 1 | -10/+9 |
| 2024-06-20 | usb: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2024-06-04 | Revert "usb: chipidea: move ci_ulpi_init after the phy initialization" | Peter Chen | 2 | -4/+9 |
| 2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 1 | -2/+2 |
| 2024-04-09 | usb: chipidea: move ci_ulpi_init after the phy initialization | Michael Grzeschik | 2 | -9/+4 |
| 2024-03-27 | usb: chipidea: ci_hdrc_imx: align usb wakeup clock name with dt-bindings | Xu Yang | 1 | -1/+1 |
| 2024-03-26 | usb: chipidea: npcm: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-01-27 | usb: chipidea: core: handle power lost in workqueue | Xu Yang | 2 | -20/+26 |
| 2024-01-04 | usb: chipidea: wait controller resume finished for wakeup irq | Xu Yang | 1 | -0/+7 |
| 2024-01-04 | usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on | Xu Yang | 1 | -1/+16 |
| 2023-12-15 | usb: chipidea: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 1 | -3/+3 |
| 2023-11-22 | usb: chipidea: udc: Add revision check of 2.20[CI_REVISION_22] | Piyush Mehta | 1 | -1/+2 |
| 2023-10-21 | usb: chipidea: Fix unused ci_hdrc_usb2_of_match warning for !CONFIG_OF | Rob Herring | 1 | -1/+1 |
| 2023-10-21 | usb: chipidea: Add support for NPCM | Tomer Maimon | 3 | -0/+119 |
| 2023-10-21 | usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flag | Tomer Maimon | 1 | -1/+4 |
| 2023-10-10 | usb: Use device_get_match_data() | Rob Herring | 1 | -6/+5 |
| 2023-10-02 | usb: chipidea: tegra: Consistently use dev_err_probe() | Michał Mirosław | 1 | -9/+7 |
| 2023-10-02 | usb: chipidea: Simplify Tegra DMA alignment code | Michał Mirosław | 1 | -27/+18 |
| 2023-10-02 | usb: chipidea: Fix DMA overwrite for Tegra | Michał Mirosław | 1 | -3/+4 |
| 2023-08-09 | usb: chipidea: add workaround for chipidea PEC bug | Xu Yang | 4 | -1/+7 |
| 2023-08-04 | usb: chipidea: udc: Remove an unnecessary NULL value | Ruan Jinjie | 1 | -1/+1 |
| 2023-07-27 | usb: chipidea/core: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -2/+1 |
| 2023-07-25 | usb: chipidea: add USB PHY event | Xu Yang | 2 | -2/+26 |
| 2023-07-25 | usb: chipidea: imx: add one fsl picophy parameter tuning implementation | Xu Yang | 3 | -0/+13 |
| 2023-07-25 | usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0 | Xu Yang | 2 | -6/+10 |
| 2023-07-25 | usb: Explicitly include correct DT includes | Rob Herring | 3 | -2/+5 |
| 2023-06-13 | usb: chipidea: imx: add missing USB PHY DPDM wakeup setting | Xu Yang | 1 | -1/+1 |
| 2023-06-13 | usb: chipidea: imx: turn off vbus comparator when suspend | Xu Yang | 1 | -0/+35 |
| 2023-06-13 | usb: chipidea: imx: don't request QoS for imx8ulp | Xu Yang | 1 | -0/+5 |
| 2023-05-29 | usb: chipidea: imx: remove one duplicated reg define | Xu Yang | 1 | -1/+0 |
| 2023-05-28 | usb: chipidea/core: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-05-28 | usb: chipidea/ci_hdrc_usb2: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-05-28 | usb: chipidea/ci_hdrc_tegra: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-05-28 | usb: chipidea/ci_hdrc_msm: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-05-28 | usb: chipidea/ci_hdrc_imx: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-20 | usb: chipidea: fix missing goto in `ci_hdrc_probe` | Yinhao Hu | 1 | -1/+1 |
| 2023-04-05 | usb: chipidea: imx: avoid unnecessary probe defer | Thomas Ballasi | 1 | -1/+1 |
| 2023-03-27 | Merge 6.3-rc4 into usb-next | Greg Kroah-Hartman | 3 | -2/+16 |
| 2023-03-23 | usb: chipidea: core: fix possible concurrent when switch role | Xu Yang | 3 | -2/+13 |
| 2023-03-23 | usb: chipdea: core: fix return -EINVAL if request role is the same with curre... | Xu Yang | 1 | -1/+4 |
| 2023-03-23 | usb: chipidea: debug: remove redundant 'role' debug file | Xu Yang | 1 | -55/+0 |
| 2023-03-16 | usb: Use of_property_read_bool() for boolean properties | Rob Herring | 2 | -4/+4 |
| 2023-02-06 | USB: chipidea: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-01-31 | usb: chipidea: ci_hdrc_imx: use dev_err_probe | Alexander Stein | 1 | -3/+7 |
| 2023-01-23 | Merge 6.2-rc5 into usb-next | Greg Kroah-Hartman | 1 | -2/+2 |
| 2023-01-17 | usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch) | Xu Yang | 1 | -2/+2 |
| 2023-01-06 | usb: chipidea: imx: Drop empty platform remove function | Uwe Kleine-König | 1 | -6/+0 |
| 2022-11-21 | Merge 6.1-rc6 into usb-next | Greg Kroah-Hartman | 1 | -0/+2 |
| 2022-11-09 | usb: chipidea: core: wrap ci_handle_power_lost() with CONFIG_PM_SLEEP | Xu Yang | 1 | -19/+19 |
| 2022-11-09 | usb: chipidea: ci_hdrc_imx: Fix a typo ("regualator") | Jonathan Neuschäfer | 1 | -1/+1 |
| 2022-11-09 | usb: chipidea: fix deadlock in ci_otg_del_timer | Duoming Zhou | 1 | -0/+2 |
| 2022-10-23 | usb: chipidea: usbmisc: add power lost check for imx7ulp | Li Jun | 1 | -0/+1 |
| 2022-10-23 | usb: chipidea: usbmisc: add power lost check for imx7d | Li Jun | 1 | -0/+20 |
| 2022-10-23 | usb: chipidea: usbmisc: add power lost check for imx6sx | Li Jun | 1 | -0/+20 |
| 2022-10-23 | usb: chipidea: usbmisc: group usbmisc operations for PM | Li Jun | 3 | -66/+106 |
| 2022-10-23 | usb: chipidea: udc: add suspend/resume support for device controller | Xu Yang | 1 | -0/+32 |
| 2022-10-23 | usb: chipidea: host: add suspend/resume support for host controller | Xu Yang | 1 | -0/+16 |
| 2022-10-23 | usb: chipidea: core: handle suspend/resume for each role | Xu Yang | 2 | -0/+12 |
| 2022-10-23 | usb: chipidea: core: add controller resume support when controller is powered... | Xu Yang | 3 | -20/+63 |
| 2022-10-23 | usb: chipidea: core: handle usb role switch in a common way | Xu Yang | 1 | -35/+20 |
| 2022-09-08 | usb: chipidea: make configs for glue drivers visible with EXPERT | Lukas Bulwahn | 1 | -5/+5 |
| 2022-08-31 | usb: chipidea: Add support for VBUS control with PHY | Piyush Mehta | 3 | -0/+15 |
| 2022-08-05 | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -2/+2 |
| 2022-07-27 | usb/chipidea: fix repeated words in comments | Jilin Yuan | 1 | -1/+1 |
| 2022-07-15 | usb: chipidea: tracing: Use the new __vstring() helper | Steven Rostedt (Google) | 1 | -2/+2 |
| 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: ci_hdrc_imx: use dev_err_probe() | Alexander Stein | 1 | -16/+7 |
| 2022-06-21 | usb: chipidea: udc: implement get_frame | Michael Grzeschik | 3 | -0/+17 |
| 2022-06-10 | USB: chipidea: fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 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 |
| 2020-07-07 | usb: chipidea: core: add wakeup support for extcon | Peter Chen | 1 | -0/+24 |
| 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-26 | Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 11 | -176/+545 |
| 2020-05-07 | usb: chipidea: msm: Ensure proper controller reset using role switch API | Bryan O'Donoghue | 1 | -1/+1 |
| 2020-05-06 | usb: chipidea: Enable user-space triggered role-switching | Bryan O'Donoghue | 1 | -0/+1 |
| 2020-05-06 | usb: chipidea: udc: add software sg list support | Peter Chen | 3 | -32/+133 |
| 2020-05-06 | usb: chipidea: usbmisc_imx: using different ops for imx7d and imx7ulp | Peter Chen | 1 | -5/+84 |
| 2020-05-06 | usb: chipidea: pull down dp for possible charger detection operation | Peter Chen | 1 | -1/+4 |
| 2020-05-06 | usb: chipidea: introduce imx7d USB charger detection | Jun Li | 3 | -1/+259 |
| 2020-05-06 | usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer use | Peter Chen | 1 | -1/+6 |
| 2020-04-29 | usb: chipidea: usb2: remove unneeded semicolon | Jason Yan | 1 | -1/+1 |
| 2020-04-08 | usb: chipidea: allow disabling glue drivers if EMBEDDED | Michał Mirosław | 2 | -18/+31 |
| 2020-04-08 | usb: chipidea: usb2: absorb zevio glue driver | Michał Mirosław | 3 | -68/+6 |
| 2020-04-08 | usb: chipidea: usb2: make clock optional | Michał Mirosław | 1 | -9/+9 |
| 2020-04-08 | usb: chipidea: usb2: fix formatting | Michał Mirosław | 1 | -2/+2 |
| 2020-04-08 | usb: chipidea: usb2: constify zynq_pdata | Michał Mirosław | 1 | -1/+1 |
| 2020-03-30 | Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -7/+5 |
| 2020-03-30 | Merge branch 'pm-qos' | Rafael J. Wysocki | 1 | -7/+5 |
| 2020-03-30 | usb: chipidea: core: show the real pointer value for register | Peter Chen | 1 | -1/+1 |
| 2020-03-30 | usb: chipidea: core: refine the description for this driver | Peter Chen | 1 | -33/+7 |
| 2020-03-30 | usb: chipidea: udc: fix the kernel doc for udc.h | Peter Chen | 1 | -4/+1 |
| 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: Use the correct style for SPDX License Identifier | Nishad Kamdar | 6 | -6/+6 |
| 2020-03-16 | usb: chipidea: otg: handling vbus disconnect event occurred during system sus... | Peter Chen | 1 | -0/+7 |
| 2020-03-16 | usb: chipidea: udc: using structure ci_hdrc device for runtime PM | Peter Chen | 1 | -8/+5 |
| 2020-03-04 | usb: roles: Provide the switch drivers handle to the switch in the API | Heikki Krogerus | 1 | -4/+6 |
| 2020-02-14 | drivers: usb: Call cpu_latency_qos_*() instead of pm_qos_*() | Rafael J. Wysocki | 1 | -7/+5 |
| 2020-01-22 | usb: chipidea: add inline for ci_hdrc_host_driver_init if host is not defined | Jun Li | 1 | -1/+1 |
| 2020-01-22 | usb: chipidea: handle single role for usb role class | Jun Li | 2 | -1/+13 |
| 2020-01-13 | Merge 5.5-rc6 into usb-next | Greg Kroah-Hartman | 1 | -1/+3 |
| 2020-01-09 | usb: chipidea: tegra: Add USB_TEGRA_PHY to driver's dependencies | Dmitry Osipenko | 1 | -0/+1 |
| 2020-01-09 | usb: chipidea: tegra: Stop managing PHY's power | Dmitry Osipenko | 1 | -9/+0 |
| 2019-12-30 | usb: chipidea: host: Disable port power only if previously enabled | Guenter Roeck | 1 | -1/+3 |
| 2019-11-18 | usb: chipidea: imx: pinctrl for HSIC is optional | Peter Chen | 1 | -28/+35 |
| 2019-11-18 | usb: chipidea: imx: refine the error handling for hsic | Peter Chen | 1 | -6/+9 |
| 2019-11-18 | usb: chipidea: imx: change hsic power regulator as optional | Peter Chen | 1 | -1/+2 |
| 2019-11-18 | usb: chipidea: imx: check data->usbmisc_data against NULL before access | Li Jun | 1 | -7/+9 |
| 2019-11-18 | usb: chipidea: core: change vbus-regulator as optional | Peter Chen | 1 | -1/+1 |