summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
AgeCommit message (Expand)AuthorLines
2015-07-06usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren-0/+3
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-289/+183
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+5
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi-1/+1
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman-4/+5
2015-06-02Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman-28/+182
2015-05-26usb: phy: Add interface to get phy give of device_node.NeilBrown-27/+70
2015-05-26usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam-1/+2
2015-05-26usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam-3/+3
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi-4/+5
2015-05-18Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman-1/+1
2015-05-10usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski-1/+1
2015-05-10usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven-260/+0
2015-05-07usb: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven-1/+1
2015-05-07usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski-1/+1
2015-04-28usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven-260/+0
2015-04-28usb: phy: msm: Manual PHY and LINK controller VBUS change notificationIvan T. Ivanov-0/+26
2015-04-28usb: phy: msm: Use extcon framework for VBUS and ID detectionIvan T. Ivanov-0/+85
2015-04-27usb: phy: isp1301: work around tps65010 dependencyArnd Bergmann-1/+1
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-29/+15
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown-12/+7
2015-04-03usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK valueYoshihiro Shimoda-1/+1
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman-11/+11
2015-03-24usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependencyIvan T. Ivanov-1/+1
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman-0/+3
2015-03-19usb: phy: Find the right match in devm_usb_phy_matchAxel Lin-1/+3
2015-03-18usb: phy: msm: Remove dead codeStephen Boyd-17/+3
2015-03-13usb: phy: msm: Remove dead codeStephen Boyd-17/+3
2015-03-11usb: phy: phy-generic: No need to call gpiod_direction_output() twiceFabio Estevam-7/+5
2015-03-11usb: phy: fixed comment typoMickael Maison-1/+1
2015-03-11usb: phy: ab8500: fixed comment typoMickael Maison-1/+1
2015-03-10usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck-0/+3
2015-03-09usb: phy: phy-msm-usb: Rename regulator_set_optimum_modeBjorn Andersson-10/+5
2015-03-09usb: phy: ab8500-usb: Rename regulator_set_optimum_modeBjorn Andersson-2/+2
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-1/+1
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-82/+199
2015-01-30usb: phy: phy-generic: Fix USB PHY gpio resetFabio Estevam-4/+5
2015-01-30usb: phy: generic: fix the vbus interrupt requestRobert Jarzmik-1/+2
2015-01-30usb: phy: generic: fix the gpios to be optionalRobert Jarzmik-5/+7
2015-01-27usb: phy: mxs: add delay before set phyctrl.clkgatePeter Chen-3/+9
2015-01-27usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connectionPeter Chen-1/+46
2015-01-27usb: phy: mxs: refine mxs_phy_disconnect_lineLi Jun-1/+14
2015-01-27usb: phy: mxs: don't need IP fix for imx6sxPeter Chen-2/+1
2015-01-19usb: phy: make GPIOs optional for the generic phyPaul Zimmerman-2/+2
2015-01-19usb: phy: never defer probe in non-OF caseHeikki Krogerus-1/+1
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi-8/+13
2015-01-14Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-3/+2
2015-01-13usb: phy: mv-usb: fix usb_phy build errorsArnd Bergmann-3/+2
2015-01-12Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-3/+9
2015-01-12usb: phy: generic: add vbus supportRobert Jarzmik-1/+96