Age | Commit message (Expand) | Author |
2017-02-03 | usb: chipidea: msm: Fix return value check in ci_hdrc_msm_probe() | Wei Yongjun |
2017-02-03 | usb: chipidea: Configure phy for appropriate mode | Stephen Boyd |
2017-01-23 | usb: chipidea: usb2: delete the redundant setting default DMA mask code | Jisheng Zhang |
2017-01-23 | usb: chipidea: delete an useless header include | Jisheng Zhang |
2017-01-20 | usb: chipidea: Drop lock across event_notify during gadget stop | Stephen Boyd |
2017-01-20 | usb: chipidea: msm: Be silent on probe defer errors | Stephen Boyd |
2017-01-20 | usb: chipidea: msm: Handle phy power states | Stephen Boyd |
2017-01-20 | usb: chipidea: msm: Add reset controller for PHY POR bit | Stephen Boyd |
2017-01-20 | usb: chipidea: msm: Make platform data driver local instead of global | Stephen Boyd |
2017-01-20 | usb: chipidea: msm: Restore wrapper settings after reset | Stephen Boyd |
2017-01-20 | usb: chipidea: msm: Mux over secondary phy at the right time | Stephen Boyd |
2017-01-20 | usb: chipidea: msm: Add proper clk and reset support | Stephen Boyd |
2017-01-20 | usb: chipidea: msm: Use hw_write_id_reg() instead of writel | Stephen Boyd |
2017-01-20 | usb: chipidea: msm: Rely on core to override AHBBURST | Stephen Boyd |
2017-01-20 | usb: chipidea: msm: Mark device as runtime pm active | Stephen Boyd |
2017-01-20 | usb: chipidea: vbus event may exist before starting gadget | Peter Chen |
2017-01-20 | usb: chipidea: Consolidate extcon notifiers | Stephen Boyd |
2017-01-20 | usb: chipidea: Add support for ULPI PHY bus | Stephen Boyd |
2017-01-20 | usb: chipidea: Remove locking in ci_udc_start() | Stephen Boyd |
2017-01-20 | usb: chipidea: Notify events when switching host mode | Stephen Boyd |
2017-01-20 | usb: chipidea: Add platform flag for wrapper phy management | Stephen Boyd |
2017-01-20 | usb: chipidea: Handle extcon events properly | Stephen Boyd |
2017-01-20 | usb: chipidea: Only read/write OTGSC from one place | Stephen Boyd |
2017-01-20 | usb: chipdata: Replace the extcon API | Chanwoo Choi |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner |
2016-11-28 | Merge tag 'usb-ci-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman |
2016-11-28 | Merge 4.9-rc7 into usb-next | Greg Kroah-Hartman |
2016-11-15 | usb: chipidea: move the lock initialization to core file | Peter Chen |
2016-11-14 | usb: chipidea: imx: Disable internal 60Mhz clock with ULPI PHY | Fabien Lahoudere |
2016-11-14 | usb: chipidea: imx: configure imx for ULPI phy | Fabien Lahoudere |
2016-11-14 | usb: chipidea: Properly mark little endian descriptors | Stephen Boyd |
2016-11-03 | usb: chipidea: udc: remove unnecessary & operation | Felipe Balbi |
2016-11-03 | usb: chipidea: udc: make use of new usb_endpoint_maxp_mult() | Felipe Balbi |
2016-10-25 | usb: chipidea: host: fix NULL ptr dereference during shutdown | Stefan Wahren |
2016-09-14 | usb: chipidea: udc: Use the preferred form for passing a size of a struct | Fabio Estevam |
2016-09-14 | usb: chipidea: udc: Fit into a single line | Fabio Estevam |
2016-09-14 | usb: chipidea: udc: Use dma_pool_zalloc() | Fabio Estevam |
2016-09-14 | usb: chipidea: host: disable io watchdog | Lucas Stach |
2016-09-14 | usb: chipidea: udc: Use direction flags consequently | Stefan Wahren |
2016-09-14 | usb: chipidea: imx: set over current polarity per dts setting | Li Jun |
2016-09-14 | usb: chipidea: udc: Don't flush endpoint fifo twice | Stefan Wahren |
2016-09-14 | usb: chipidea: udc: move write barrier into hw_ep_prime | Stefan Wahren |
2016-09-09 | usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase | Clemens Gruber |
2016-08-19 | usb: chipidea: udc: don't touch DP when controller is in host mode | Li Jun |
2016-06-21 | usb: chipidea: Kconfig: improve Kconfig help text | Peter Chen |
2016-04-06 | usb: chipidea: imx: delete the redundant setting default DMA mask code | Peter Chen |
2016-03-17 | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-04 | usb: chipidea: otg: add A idle to B disconnect timer | Li Jun |
2016-03-04 | usb: chipidea: otg: enable HNP polling support for gadget and host | Li Jun |
2016-03-04 | usb: chipidea: otg: set host_request_flag for gadget | Li Jun |