summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: usb2: check memory allocation failureChristophe JAILLET2017-08-281-0/+2
* Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-08-285-7/+163
|\
| * usb: chipidea: Add support for Tegra20/30/114/124Thierry Reding2017-08-242-0/+156
| * usb: chipidea: udc: Support SKB alignment quirkDmitry Osipenko2017-08-241-0/+3
| * usb: chipidea: core: do not register extcon notifier if extcon device is not ...Peter Chen2017-07-251-2/+2
| * usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get()Frank Rowand2017-07-191-1/+1
| * usb: chipidea: udc: compress return logic into lineGustavo A. R. Silva2017-07-191-4/+1
* | usb: chipidea: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* | usb: chipidea: otg_fsm: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* | USB: chipidea: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-221-1/+0
|/
* Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-06-271-8/+21
|\
| * usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang2017-05-181-8/+21
* | Merge 4.12-rc5 into usb-nextGreg Kroah-Hartman2017-06-124-13/+44
|\ \
| * | usb: chipidea: core: check before accessing ci_role in ci_role_showMichael Thalmeier2017-05-231-1/+4
| * | usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier2017-05-231-1/+2
| * | usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang2017-05-181-2/+6
| * | usb: chipidea: imx: Do not access CLKONOFF on i.MX51Andrey Smirnov2017-05-181-9/+32
| |/
* | usb: Make use of ktime_* comparison functionsMariusz Skamra2017-06-031-4/+4
|/
* Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-04-183-11/+78
|\
| * usb: chipidea: core: add sysfs groupPeter Chen2017-04-142-3/+63
| * usb: chipidea: udc: update gadget state after bus resumeLi Jun2017-03-152-8/+15
* | usb: chipidea: use bus->sysdev for DMA configurationArnd Bergmann2017-03-233-8/+8
* | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-171-1/+1
|/
* usb: chipidea: msm: Fix return value check in ci_hdrc_msm_probe()Wei Yongjun2017-02-031-2/+2
* usb: chipidea: Configure phy for appropriate modeStephen Boyd2017-02-031-6/+14
* usb: chipidea: usb2: delete the redundant setting default DMA mask codeJisheng Zhang2017-01-231-4/+0
* usb: chipidea: delete an useless header includeJisheng Zhang2017-01-231-1/+0
* usb: chipidea: Drop lock across event_notify during gadget stopStephen Boyd2017-01-201-1/+1
* usb: chipidea: msm: Be silent on probe defer errorsStephen Boyd2017-01-201-1/+2
* usb: chipidea: msm: Handle phy power statesStephen Boyd2017-01-203-24/+32
* usb: chipidea: msm: Add reset controller for PHY POR bitStephen Boyd2017-01-202-2/+49
* usb: chipidea: msm: Make platform data driver local instead of globalStephen Boyd2017-01-201-14/+9
* usb: chipidea: msm: Restore wrapper settings after resetStephen Boyd2017-01-201-0/+39
* usb: chipidea: msm: Mux over secondary phy at the right timeStephen Boyd2017-01-201-2/+60
* usb: chipidea: msm: Add proper clk and reset supportStephen Boyd2017-01-201-4/+68
* usb: chipidea: msm: Use hw_write_id_reg() instead of writelStephen Boyd2017-01-201-4/+2
* usb: chipidea: msm: Rely on core to override AHBBURSTStephen Boyd2017-01-201-2/+2
* usb: chipidea: msm: Mark device as runtime pm activeStephen Boyd2017-01-201-0/+1
* usb: chipidea: vbus event may exist before starting gadgetPeter Chen2017-01-201-5/+12
* usb: chipidea: Consolidate extcon notifiersStephen Boyd2017-01-202-37/+16
* usb: chipidea: Add support for ULPI PHY busStephen Boyd2017-01-205-6/+167
* usb: chipidea: Remove locking in ci_udc_start()Stephen Boyd2017-01-201-3/+0
* usb: chipidea: Notify events when switching host modeStephen Boyd2017-01-201-0/+6
* usb: chipidea: Add platform flag for wrapper phy managementStephen Boyd2017-01-201-0/+6
* usb: chipidea: Handle extcon events properlyStephen Boyd2017-01-201-5/+41
* usb: chipidea: Only read/write OTGSC from one placeStephen Boyd2017-01-203-39/+30
* usb: chipdata: Replace the extcon APIChanwoo Choi2017-01-201-24/+6
* ktime: Get rid of the unionThomas Gleixner2016-12-251-7/+7
* Merge tag 'usb-ci-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2016-11-285-23/+86
|\
| * usb: chipidea: imx: Disable internal 60Mhz clock with ULPI PHYFabien Lahoudere2016-11-141-0/+11
OpenPOWER on IntegriCloud