summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea (follow)
Commit message (Expand)AuthorAge
* usb: chipidea: vbus event may exist before starting gadgetPeter Chen2017-10-08
* usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier2017-06-14
* usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang2017-06-14
* usb: chipidea: Handle extcon events properlyStephen Boyd2017-05-14
* usb: chipidea: Only read/write OTGSC from one placeStephen Boyd2017-05-14
* Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"Peter Chen2017-02-26
* usb: chipidea: move the lock initialization to core filePeter Chen2016-12-02
* usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber2016-09-24
* usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun2016-09-07
* usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen2016-03-09
* usb: chipidea: imx: fix a possible NULL dereferenceLABBE Corentin2015-11-18
* usb: chipidea: usbmisc_imx: fix a possible NULL dereferenceLABBE Corentin2015-11-18
* usb: chipidea: otg: gadget module load and unload supportLi Jun2015-11-18
* usb: chipidea: debug: disable usb irq while role switchLi Jun2015-11-18
* usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen2015-11-18
* Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-10-22
|\
| * usb: chipidea: otg: don't wait vbus drops below BSV when starts hostLi Jun2015-10-22
| * chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE()Sergei Shtylyov2015-10-22
| * usb: chipidea: imx: add imx6ul usb supportPeter Chen2015-10-22
| * usb: chipidea: imx: add usb support for imx7dPeter Chen2015-10-22
| * usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam2015-10-22
| * usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov2015-10-22
* | usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-27
* | usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-27
|/
* usb: chipidea: imx: fix a typo for imx6sxLi Jun2015-09-16
* usb: chipidea: add xilinx zynq platform dataNathan Sullivan2015-09-15
* usb: chipidea: udc: using the correct stall implementationPeter Chen2015-09-15
* Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-08-14
|\
| * usb: chipidea: add tx/rx burst size configuration interfacePeter Chen2015-08-14
| * usb: chipidea: usbmisc_imx: add non-burst setting for imx6Peter Chen2015-08-14
| * usb: chipidea: add ahb burst configuration interfacePeter Chen2015-08-14
| * usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sxPeter Chen2015-08-14
| * usb: chipidea: define stream mode disable for both rolesPeter Chen2015-08-14
| * usb: chipidea: udc: zero-length packet is only needed for TXPeter Chen2015-08-14
| * usb: chipidea: host: override hcd reset APIPeter Chen2015-08-14
| * usb: chipidea: imx: properly check for usbmiscTomeu Vizoso2015-08-14
| * usb: chipidea: debug: add runtime pm for register accessLi Jun2015-08-14
| * usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause2015-08-14
| * usb: chipidea: host: delete the redundancy ci_hdrc structPeter Chen2015-08-14
| * usb: chipidea: introduce ITC tuning interfacePeter Chen2015-08-14
| * usb: chipidea: introduce ci_platform_configurePeter Chen2015-08-14
| * usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen2015-08-14
| * usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportPeter Chen2015-08-14
| * usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHAPeter Chen2015-08-14
| * usb: chipidea: add ttctrl.ttha control interfacePeter Chen2015-08-14
* | Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-08-14
|\ \ | |/ |/|
| * usb: chipidea: udc: add ep capabilities supportRobert Baldyga2015-08-04
| * usb: chipidea: add ci->is_otg condition for otg judgementLi Jun2015-08-03
| * usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun2015-07-29
| * usb: chipidea: set usb otg capabilitiesLi Jun2015-07-29