aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-04usb: phy: phy-keystone: Simplify return statementSaurabh Karajgaonkar1-5/+1
2015-08-04usb: phy: phy-mxs-usb: Simplify return statementSaurabh Karajgaonkar1-5/+1
2015-07-30usb: phy: msm: Add D+/D- lines route controlIvan T. Ivanov1-0/+47
2015-07-29usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driverIvan T. Ivanov3-0/+451
2015-07-29usb: pass flags parameter to gpiod_get functionsUwe Kleine-König1-2/+4
2015-07-29usb: phy: msm-usb: Replace deprecated API of extconChanwoo Choi1-10/+10
2015-07-29usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprecated APIChanwoo Choi1-14/+13
2015-07-29usb: phy: omap-otg: Replace deprecated API of extconChanwoo Choi1-11/+11
2015-07-06usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren1-0/+3
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-289/+183
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-4/+5
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum extcon' typeChanwoo Choi1-1/+1
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2-4/+5
2015-06-02Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman3-28/+182
2015-05-26usb: phy: Add interface to get phy give of device_node.NeilBrown1-27/+70
2015-05-26usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-26usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam1-3/+3
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi1-4/+5
2015-05-18Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman1-1/+1
2015-05-10usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven3-260/+0
2015-05-07usb: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2015-05-07usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-04-28usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven3-260/+0
2015-04-28usb: phy: msm: Manual PHY and LINK controller VBUS change notificationIvan T. Ivanov1-0/+26
2015-04-28usb: phy: msm: Use extcon framework for VBUS and ID detectionIvan T. Ivanov2-0/+85
2015-04-27usb: phy: isp1301: work around tps65010 dependencyArnd Bergmann1-1/+1
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds7-29/+15
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-nextMark Brown2-12/+7
2015-04-03usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK valueYoshihiro Shimoda1-1/+1
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman5-11/+11
2015-03-24usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependencyIvan T. Ivanov1-1/+1
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman1-0/+3
2015-03-19usb: phy: Find the right match in devm_usb_phy_matchAxel Lin1-1/+3
2015-03-18usb: phy: msm: Remove dead codeStephen Boyd2-17/+3
2015-03-13usb: phy: msm: Remove dead codeStephen Boyd2-17/+3
2015-03-11usb: phy: phy-generic: No need to call gpiod_direction_output() twiceFabio Estevam1-7/+5
2015-03-11usb: phy: fixed comment typoMickael Maison1-1/+1
2015-03-11usb: phy: ab8500: fixed comment typoMickael Maison1-1/+1
2015-03-10usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck1-0/+3
2015-03-09usb: phy: phy-msm-usb: Rename regulator_set_optimum_modeBjorn Andersson1-10/+5
2015-03-09usb: phy: ab8500-usb: Rename regulator_set_optimum_modeBjorn Andersson1-2/+2
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman4-82/+199
2015-01-30usb: phy: phy-generic: Fix USB PHY gpio resetFabio Estevam1-4/+5
2015-01-30usb: phy: generic: fix the vbus interrupt requestRobert Jarzmik1-1/+2
2015-01-30usb: phy: generic: fix the gpios to be optionalRobert Jarzmik1-5/+7
2015-01-27usb: phy: mxs: add delay before set phyctrl.clkgatePeter Chen1-3/+9
2015-01-27usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connectionPeter Chen1-1/+46
2015-01-27usb: phy: mxs: refine mxs_phy_disconnect_lineLi Jun1-1/+14