summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28Fabio Estevam2018-02-121-0/+3
* USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman2018-01-241-2/+2
* USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman2018-01-242-4/+4
* USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-242-9/+7
* usb: phy: Factor out the usb charger initializationBaolin Wang2017-12-121-4/+10
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1325-2685/+195
|\
| * USB: phy: Remove redundant license textGreg Kroah-Hartman2017-11-0719-184/+1
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0421-0/+21
| * usb: phy: remove phy-qcom-8x16-usb.cAlex Elder2017-11-013-381/+0
| * usb: phy: remove phy-msm-usb.cAlex Elder2017-11-013-2102/+0
| * Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-10-271-1/+1
| |\
| | * extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi2017-10-231-1/+1
| * | Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-10-244-2/+161
| |\ \
| | * | usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov2017-10-241-1/+2
| | * | usb: phy: phy-msm-usb: mark expected switch fall-throughGustavo A. R. Silva2017-10-241-0/+1
| | * | usb: phy: mxs: add usb charger type detectionLi Jun2017-10-191-0/+154
| | * | usb: phy: phy-generic: propagate clk_get error if clock is requiredLucas Stach2017-10-191-1/+4
| | |/
| * | usb: phy: Convert timers to use timer_setup()Kees Cook2017-10-171-10/+7
| * | usb: isp1301-omap: Convert timers to use timer_setup()Kees Cook2017-10-171-3/+5
| * | Merge 4.14-rc5 into usb-nextGreg Kroah-Hartman2017-10-161-0/+17
| |\ \
| * | | drivers: usb: phy: omap: use setup_timer() helper.Allen Pais2017-10-041-3/+1
| * | | usb/phy-isp1301-omap: Remove .data assignmentKees Cook2017-10-041-1/+0
| | |/ | |/|
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
| |/ |/|
* | usb: phy: tegra: Fix phy suspend for UDCJon Hunter2017-10-111-0/+17
|/
* Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-072-2/+2
|\
| *---. Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones2017-09-053-10/+11
| |\ \ \
| | | | * mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
| | | |/
| | * | mfd: tps65010: Move header file out of I2C realmWolfram Sang2017-08-151-1/+1
| |/ /
* | | Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-08-222-6/+275
|\ \ \
| * | | usb: phy: Add USB charger supportBaolin Wang2017-08-151-0/+272
| * | | usb: phy-tahvo: constify attribute_group structures.Arvind Yadav2017-08-151-1/+1
| * | | usb: phy-mv-usb: constify attribute_group structures.Arvind Yadav2017-08-151-1/+1
| * | | usb: phy: qcom: Use devm_ioremap_resource()Fabio Estevam2017-08-151-6/+3
| |/ /
* | | Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman2017-08-141-8/+9
|\ \ \ | | |/ | |/|
| * | usb: phy: phy-msm-usb: Fix usage of devm_regulator_bulk_get()Rajendra Nayak2017-08-031-8/+9
| |/
* | usb: phy-mv-usb: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* | usb: phy-tahvo: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* | usb: Convert to using %pOF instead of full_nameRob Herring2017-07-221-2/+2
* | USB: phy: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-221-2/+0
|/
* usb: phy: phy-msm-usb: Remove redundant extcon register/unregisterBaolin Wang2017-05-171-67/+18
* usb: phy: phy-qcom-8x16-usb: Remove redundant extcon register/unregisterBaolin Wang2017-05-171-15/+5
* usb: phy: Introduce one extcon device into usb phyBaolin Wang2017-05-172-3/+60
* Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-04-111-0/+7
|\
| * usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros2017-04-111-0/+7
| * usb: phy: Remove unused configBaolin Wang2017-04-112-8/+0
* | Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman2017-04-031-1/+1
|\ \
| * | usb: phy: isp1301: Fix build warning when CONFIG_OF is disabledJavier Martinez Canillas2017-03-291-1/+1
| |/
* | usb: phy: Remove unused configBaolin Wang2017-03-232-8/+0
|/
* usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+7
* usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud()Arnd Bergmann2017-01-261-13/+0
OpenPOWER on IntegriCloud