summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-fsl-usb.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-13usb: phy: fsl-usb: add IRQ checkSergey Shtylyov1-0/+2
2020-07-10usb: phy: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-03USB: phy: fsl-usb: remove character device usageGreg Kroah-Hartman1-69/+0
2020-07-03USB: phy: fsl-usb: remove sysfs abuseGreg Kroah-Hartman1-93/+0
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman1-1/+1
2019-08-28usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constantNishka Dasgupta1-1/+1
2019-08-16USB: phy: fsl-usb: convert platform driver to use dev_groupsGreg Kroah-Hartman1-6/+6
2018-07-17usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap1-1/+3
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-04-11usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros1-0/+7
2017-01-24usb: phy: fsl: Remove the set_power callbackBaolin Wang1-12/+0
2015-01-12usb: phy: phy-fsl-usb: Remove some unused functionsRickard Strandqvist1-35/+0
2014-11-12usb: phy: fsl: Fix build errorsFelipe Balbi1-7/+7
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart1-6/+7
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart1-5/+5
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-1/+1
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-26usb: phy: replace spinlock with mutex in OTG FSMAnton Tikhomirov1-4/+3
2013-10-04usb: phy: Rename "B-device session end SRP" OTG FSM inputAnton Tikhomirov1-2/+2
2013-10-04usb: phy: Rename OTG FSM informative variablesAnton Tikhomirov1-1/+1
2013-10-04usb: phy: Fix OTG FSM timer handlingAnton Tikhomirov1-2/+58
2013-10-04usb: phy: Pass OTG FSM pointer to callback functionsAnton Tikhomirov1-15/+15
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-3/+3
2013-07-30usb: phy: use dev_get_platdata()Jingoo Han1-3/+3
2013-07-23USB: phy: remove custom DBG macroGreg Kroah-Hartman1-3/+3
2013-05-15usb: phy: Fix NULL pointer exception during usb_get_phyRobert Jarzmik1-0/+1
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi1-0/+1173