summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAge
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\
| * USB: chipidea: ci_hdrc_tegra.c: add SPDX lineGreg Kroah-Hartman2017-11-07
| * USB: chipidea: Remove redundant license textGreg Kroah-Hartman2017-11-07
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
| * usb: chipidea: fix trivial typo in KconfigChristoph Fritz2017-10-26
| * usb: chipidea: do charger detection in vbus sessionLi Jun2017-09-21
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* usb: chipidea: usb2: check memory allocation failureChristophe JAILLET2017-08-28
* Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-08-28
|\
| * usb: chipidea: Add support for Tegra20/30/114/124Thierry Reding2017-08-24
| * usb: chipidea: udc: Support SKB alignment quirkDmitry Osipenko2017-08-24
| * usb: chipidea: core: do not register extcon notifier if extcon device is not ...Peter Chen2017-07-25
| * usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get()Frank Rowand2017-07-19
| * usb: chipidea: udc: compress return logic into lineGustavo A. R. Silva2017-07-19
* | usb: chipidea: constify attribute_group structures.Arvind Yadav2017-08-10
* | usb: chipidea: otg_fsm: constify attribute_group structures.Arvind Yadav2017-08-10
* | USB: chipidea: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-22
|/
* Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-06-27
|\
| * usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang2017-05-18
* | Merge 4.12-rc5 into usb-nextGreg Kroah-Hartman2017-06-12
|\ \
| * | usb: chipidea: core: check before accessing ci_role in ci_role_showMichael Thalmeier2017-05-23
| * | usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier2017-05-23
| * | usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang2017-05-18
| * | usb: chipidea: imx: Do not access CLKONOFF on i.MX51Andrey Smirnov2017-05-18
| |/
* | usb: Make use of ktime_* comparison functionsMariusz Skamra2017-06-03
|/
* Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-04-18
|\
| * usb: chipidea: core: add sysfs groupPeter Chen2017-04-14
| * usb: chipidea: udc: update gadget state after bus resumeLi Jun2017-03-15
* | usb: chipidea: use bus->sysdev for DMA configurationArnd Bergmann2017-03-23
* | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-17
|/
* usb: chipidea: msm: Fix return value check in ci_hdrc_msm_probe()Wei Yongjun2017-02-03
* usb: chipidea: Configure phy for appropriate modeStephen Boyd2017-02-03
* usb: chipidea: usb2: delete the redundant setting default DMA mask codeJisheng Zhang2017-01-23
* usb: chipidea: delete an useless header includeJisheng Zhang2017-01-23
* usb: chipidea: Drop lock across event_notify during gadget stopStephen Boyd2017-01-20
* usb: chipidea: msm: Be silent on probe defer errorsStephen Boyd2017-01-20
* usb: chipidea: msm: Handle phy power statesStephen Boyd2017-01-20
* usb: chipidea: msm: Add reset controller for PHY POR bitStephen Boyd2017-01-20
* usb: chipidea: msm: Make platform data driver local instead of globalStephen Boyd2017-01-20
* usb: chipidea: msm: Restore wrapper settings after resetStephen Boyd2017-01-20
* usb: chipidea: msm: Mux over secondary phy at the right timeStephen Boyd2017-01-20
* usb: chipidea: msm: Add proper clk and reset supportStephen Boyd2017-01-20
* usb: chipidea: msm: Use hw_write_id_reg() instead of writelStephen Boyd2017-01-20
* usb: chipidea: msm: Rely on core to override AHBBURSTStephen Boyd2017-01-20
* usb: chipidea: msm: Mark device as runtime pm activeStephen Boyd2017-01-20
* usb: chipidea: vbus event may exist before starting gadgetPeter Chen2017-01-20
* usb: chipidea: Consolidate extcon notifiersStephen Boyd2017-01-20
* usb: chipidea: Add support for ULPI PHY busStephen Boyd2017-01-20
* usb: chipidea: Remove locking in ci_udc_start()Stephen Boyd2017-01-20
* usb: chipidea: Notify events when switching host modeStephen Boyd2017-01-20