aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/phy/phy-fsl-usb.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-23usb: phy: fsl: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2021-08-13usb: phy: fsl-usb: add IRQ checkGravatar Sergey Shtylyov 1-0/+2
2020-07-10usb: phy: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-2/+2
2020-07-03USB: phy: fsl-usb: remove character device usageGravatar Greg Kroah-Hartman 1-69/+0
2020-07-03USB: phy: fsl-usb: remove sysfs abuseGravatar Greg Kroah-Hartman 1-93/+0
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 1-1/+1
2019-08-28usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constantGravatar Nishka Dasgupta 1-1/+1
2019-08-16USB: phy: fsl-usb: convert platform driver to use dev_groupsGravatar Greg Kroah-Hartman 1-6/+6
2018-07-17usb/phy: fix PPC64 build errors in phy-fsl-usb.cGravatar Randy Dunlap 1-1/+3
2017-11-07USB: phy: Remove redundant license textGravatar Greg Kroah-Hartman 1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Gravatar Greg Kroah-Hartman 1-0/+1
2017-04-11usb: otg-fsm: Prevent build warning "VDBG" redefinedGravatar Roger Quadros 1-0/+7
2017-01-24usb: phy: fsl: Remove the set_power callbackGravatar Baolin Wang 1-12/+0
2015-01-12usb: phy: phy-fsl-usb: Remove some unused functionsGravatar Rickard Strandqvist 1-35/+0
2014-11-12usb: phy: fsl: Fix build errorsGravatar Felipe Balbi 1-7/+7
2014-11-03usb: rename phy to usb_phy in OTGGravatar Antoine Tenart 1-6/+7
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureGravatar Antoine Tenart 1-5/+5
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsGravatar Petr Mladek 1-1/+1
2014-01-08usb: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-11-26usb: phy: replace spinlock with mutex in OTG FSMGravatar Anton Tikhomirov 1-4/+3
2013-10-04usb: phy: Rename "B-device session end SRP" OTG FSM inputGravatar Anton Tikhomirov 1-2/+2
2013-10-04usb: phy: Rename OTG FSM informative variablesGravatar Anton Tikhomirov 1-1/+1
2013-10-04usb: phy: Fix OTG FSM timer handlingGravatar Anton Tikhomirov 1-2/+58
2013-10-04usb: phy: Pass OTG FSM pointer to callback functionsGravatar Anton Tikhomirov 1-15/+15
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Gravatar Greg Kroah-Hartman 1-3/+3
2013-07-30usb: phy: use dev_get_platdata()Gravatar Jingoo Han 1-3/+3
2013-07-23USB: phy: remove custom DBG macroGravatar Greg Kroah-Hartman 1-3/+3
2013-05-15usb: phy: Fix NULL pointer exception during usb_get_phyGravatar Robert Jarzmik 1-0/+1
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cGravatar Felipe Balbi 1-0/+1173