summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * usb: chipidea: imx: configure imx for ULPI phyFabien Lahoudere2016-11-143-14/+66
| * usb: chipidea: Properly mark little endian descriptorsStephen Boyd2016-11-142-9/+9
* | Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman2016-11-282-2/+1
|\ \
| * | usb: chipidea: move the lock initialization to core filePeter Chen2016-11-152-2/+1
| |/
* | usb: chipidea: udc: remove unnecessary & operationFelipe Balbi2016-11-031-1/+1
* | usb: chipidea: udc: make use of new usb_endpoint_maxp_mult()Felipe Balbi2016-11-031-2/+2
|/
* usb: chipidea: host: fix NULL ptr dereference during shutdownStefan Wahren2016-10-251-0/+2
* usb: chipidea: udc: Use the preferred form for passing a size of a structFabio Estevam2016-09-141-1/+1
* usb: chipidea: udc: Fit into a single lineFabio Estevam2016-09-141-2/+1
* usb: chipidea: udc: Use dma_pool_zalloc()Fabio Estevam2016-09-141-4/+2
* usb: chipidea: host: disable io watchdogLucas Stach2016-09-141-0/+3
* usb: chipidea: udc: Use direction flags consequentlyStefan Wahren2016-09-141-11/+11
OpenPOWER on IntegriCloud