Age | Commit message (Expand) | Author | Files | Lines |
2018-03-29 | usb: chipidea: usbmisc: evdo is only specific to OTG port | Michael Trimarchi | 1 | -0/+3 |
2018-03-09 | usb: add a flag to skip PHY initialization to struct usb_hcd | Martin Blumenstingl | 1 | -4/+2 |
2018-03-09 | USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko | 1 | -60/+5 |
2018-01-24 | USB: move many drivers to use DEVICE_ATTR_WO | Greg Kroah-Hartman | 1 | -2/+2 |
2018-01-24 | USB: move many drivers to use DEVICE_ATTR_RW | Greg Kroah-Hartman | 2 | -13/+12 |
2018-01-10 | Merge tag 'usb-ci-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 1 | -1/+1 |
2017-12-21 | usb: chipidea: tegra: Use aligned DMA on Tegra30 | Dmitry Osipenko | 1 | -1/+1 |
2017-12-13 | USB: chipidea: msm: fix ulpi-node lookup | Johan Hovold | 1 | -1/+1 |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 20 | -103/+25 |
2017-11-07 | USB: chipidea: ci_hdrc_tegra.c: add SPDX line | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-07 | USB: chipidea: Remove redundant license text | Greg Kroah-Hartman | 19 | -102/+1 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 18 | -0/+18 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-10-26 | usb: chipidea: fix trivial typo in Kconfig | Christoph Fritz | 1 | -1/+1 |
2017-09-21 | usb: chipidea: do charger detection in vbus session | Li Jun | 1 | -0/+4 |
2017-08-28 | usb: chipidea: usb2: check memory allocation failure | Christophe JAILLET | 1 | -0/+2 |
2017-08-28 | Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 5 | -7/+163 |
2017-08-24 | usb: chipidea: Add support for Tegra20/30/114/124 | Thierry Reding | 2 | -0/+156 |
2017-08-24 | usb: chipidea: udc: Support SKB alignment quirk | Dmitry Osipenko | 1 | -0/+3 |
2017-08-10 | usb: chipidea: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-08-10 | usb: chipidea: otg_fsm: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-07-25 | usb: chipidea: core: do not register extcon notifier if extcon device is not ... | Peter Chen | 1 | -2/+2 |
2017-07-22 | USB: chipidea: remove unneeded MODULE_VERSION() usage | Greg Kroah-Hartman | 1 | -1/+0 |
2017-07-19 | usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get() | Frank Rowand | 1 | -1/+1 |
2017-07-19 | usb: chipidea: udc: compress return logic into line | Gustavo A. R. Silva | 1 | -4/+1 |
2017-06-27 | Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 1 | -8/+21 |
2017-06-12 | Merge 4.12-rc5 into usb-next | Greg Kroah-Hartman | 4 | -13/+44 |
2017-06-03 | usb: Make use of ktime_* comparison functions | Mariusz Skamra | 1 | -4/+4 |
2017-05-23 | usb: chipidea: core: check before accessing ci_role in ci_role_show | Michael Thalmeier | 1 | -1/+4 |
2017-05-23 | usb: chipidea: debug: check before accessing ci_role | Michael Thalmeier | 1 | -1/+2 |
2017-05-18 | usb: chipidea: udc: fix NULL pointer dereference if udc_start failed | Jisheng Zhang | 1 | -2/+6 |
2017-05-18 | usb: chipidea: imx: Do not access CLKONOFF on i.MX51 | Andrey Smirnov | 1 | -9/+32 |
2017-05-18 | usb: chipidea: properly handle host or gadget initialization failure | Jisheng Zhang | 1 | -8/+21 |
2017-04-18 | Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 3 | -11/+78 |
2017-04-14 | usb: chipidea: core: add sysfs group | Peter Chen | 2 | -3/+63 |
2017-03-23 | usb: chipidea: use bus->sysdev for DMA configuration | Arnd Bergmann | 3 | -8/+8 |
2017-03-17 | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW | yuan linyu | 1 | -1/+1 |
2017-03-15 | usb: chipidea: udc: update gadget state after bus resume | Li Jun | 2 | -8/+15 |
2017-02-03 | usb: chipidea: msm: Fix return value check in ci_hdrc_msm_probe() | Wei Yongjun | 1 | -2/+2 |
2017-02-03 | usb: chipidea: Configure phy for appropriate mode | Stephen Boyd | 1 | -6/+14 |
2017-01-23 | usb: chipidea: usb2: delete the redundant setting default DMA mask code | Jisheng Zhang | 1 | -4/+0 |
2017-01-23 | usb: chipidea: delete an useless header include | Jisheng Zhang | 1 | -1/+0 |
2017-01-20 | usb: chipidea: Drop lock across event_notify during gadget stop | Stephen Boyd | 1 | -1/+1 |
2017-01-20 | usb: chipidea: msm: Be silent on probe defer errors | Stephen Boyd | 1 | -1/+2 |
2017-01-20 | usb: chipidea: msm: Handle phy power states | Stephen Boyd | 3 | -24/+32 |
2017-01-20 | usb: chipidea: msm: Add reset controller for PHY POR bit | Stephen Boyd | 2 | -2/+49 |
2017-01-20 | usb: chipidea: msm: Make platform data driver local instead of global | Stephen Boyd | 1 | -14/+9 |
2017-01-20 | usb: chipidea: msm: Restore wrapper settings after reset | Stephen Boyd | 1 | -0/+39 |
2017-01-20 | usb: chipidea: msm: Mux over secondary phy at the right time | Stephen Boyd | 1 | -2/+60 |
2017-01-20 | usb: chipidea: msm: Add proper clk and reset support | Stephen Boyd | 1 | -4/+68 |