aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-mv-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-17usb: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-4/+1
2020-09-25usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic()Chunfeng Yun1-10/+8
2020-07-10usb: phy: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-08-09USB: phy: mv-usb: convert platform driver to use dev_groupsGreg Kroah-Hartman1-11/+6
2019-06-03usb: phy: mv-usb: Remove set but not used variable 'phy'YueHaibing1-2/+0
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman1-2/+2
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman1-8/+6
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-17usb: phy: Convert timers to use timer_setup()Kees Cook1-10/+7
2017-08-10usb: phy-mv-usb: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-22USB: phy: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-2/+0
2015-01-13usb: phy: mv-usb: fix usb_phy build errorsArnd Bergmann1-3/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-25usb: phy: Handle per-PHY event for connnect and disconnect eventsKiran Raparthy1-0/+2
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart1-2/+2
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart1-23/+23
2014-11-03usb: phy: phy-mv-usb: delete unnecessary 'out of memory' messagesPeter Chen1-3/+1
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-2/+4
2013-08-09usb: phy: mv-usb: remove incorrect __exit_p annotationJingoo Han1-2/+2
2013-07-30usb: phy: use dev_get_platdata()Jingoo Han1-1/+1
2013-05-15usb: phy: mv-usb: Remove redundant platform_set_drvdata()Sachin Kamat1-3/+0
2013-04-02usb: otg: mv_otg: remove unused clockChao Xie1-21/+7
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi1-0/+923