summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-fsl-usb.c
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: phy-fsl-usb: Remove some unused functionsRickard Strandqvist2015-01-121-35/+0
* usb: phy: fsl: Fix build errorsFelipe Balbi2014-11-121-7/+7
* usb: rename phy to usb_phy in OTGAntoine Tenart2014-11-031-6/+7
* usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-031-5/+5
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-231-1/+1
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* usb: phy: replace spinlock with mutex in OTG FSMAnton Tikhomirov2013-11-261-4/+3
* usb: phy: Rename "B-device session end SRP" OTG FSM inputAnton Tikhomirov2013-10-041-2/+2
* usb: phy: Rename OTG FSM informative variablesAnton Tikhomirov2013-10-041-1/+1
* usb: phy: Fix OTG FSM timer handlingAnton Tikhomirov2013-10-041-2/+58
* usb: phy: Pass OTG FSM pointer to callback functionsAnton Tikhomirov2013-10-041-15/+15
* Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-131-3/+3
|\
| * usb: phy: use dev_get_platdata()Jingoo Han2013-07-301-3/+3
* | USB: phy: remove custom DBG macroGreg Kroah-Hartman2013-07-231-3/+3
|/
* usb: phy: Fix NULL pointer exception during usb_get_phyRobert Jarzmik2013-05-151-0/+1
* usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi2013-03-181-0/+1173
OpenPOWER on IntegriCloud