summaryrefslogtreecommitdiff
path: root/include/linux/usb/msm_hsusb.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-21usb: phy: move msm_hsusb.h into driverArnd Bergmann1-200/+0
2015-07-30usb: phy: msm: Add D+/D- lines route controlIvan T. Ivanov1-0/+7
2015-07-29usb: phy: msm-usb: Replace deprecated API of extconChanwoo Choi1-1/+1
2015-04-28usb: phy: msm: Manual PHY and LINK controller VBUS change notificationIvan T. Ivanov1-0/+5
2015-04-28usb: phy: msm: Use extcon framework for VBUS and ID detectionIvan T. Ivanov1-0/+17
2015-03-18usb: phy: msm: Remove dead codeStephen Boyd1-4/+0
2014-04-30usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov1-0/+1
2014-04-30usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov1-0/+1
2014-04-30usb: phy: msm: Use reset framework for LINK and PHY resetsIvan T. Ivanov1-0/+3
2014-04-30usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov1-2/+4
2014-04-30usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov1-5/+0
2014-04-30usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov1-19/+1
2014-04-30usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov1-0/+3
2014-01-09usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov1-0/+3
2012-02-13usb: otg: msm: Start using struct usb_otgHeikki Krogerus1-1/+1
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-1/+1
2011-05-07USB: OTG: msm: Implement charger detectionPavankumar Kondeti1-1/+71
2011-05-07USB: OTG: msm: vote for dayatona fabric clockAnji jonnala1-2/+5
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti1-1/+1
2010-12-11USB: OTG: msm: Add support for power managementPavankumar Kondeti1-0/+4
2010-12-11USB: Add MSM OTG Controller driverPavankumar Kondeti1-0/+108