aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
2017-01-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-12USB: phy: am335x-control: fix device and of_node leaksJohan Hovold
2016-02-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-02-17usb: phy: msm: fix error handling in probe.Srinivas Kandagatla
2016-02-16usb: phy: fix dual role sysfs build if kernel modules are supportedAmit Pundir
2016-02-16usb: phy: Dual role sysfs class definitionBadhri Jagan Sridharan
2016-02-16usb: otg: otg-wakelock: Fix build for 3.7Arve Hjønnevåg
2016-02-16usb: otg: otg-wakelock: Fix build for 3.4Benoit Goby
2016-02-16usb: otg: otg-wakelock: fix build for 3.3Colin Cross
2016-02-16usb: otg: Temporarily grab wakelock on charger and disconnect eventsTodd Poynor
2016-02-16USB: OTG: Take wakelock when VBUS presentTodd Poynor
2015-12-08usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin
2015-11-19usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible stringPeter Chen
2015-11-19usb: kconfig: fix warning of select USB_OTGPeter Chen
2015-11-17usb: phy: phy-mxs-usb: fix a possible NULL dereferenceLABBE Corentin
2015-11-16usb: phy: omap-otg: fix uninitialized pointerAaro Koskinen
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus
2015-09-27usb: phy: qcom: Switch to new extcon framework APIIvan T. Ivanov
2015-09-21usb: phy: isp1301: Export I2C module alias informationJavier Martinez Canillas
2015-09-14usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros
2015-09-14usb: phy: fix phy-qcom-8x16-usb buildRandy Dunlap
2015-08-04usb: phy: phy-keystone: Simplify return statementSaurabh Karajgaonkar
2015-08-04usb: phy: phy-mxs-usb: Simplify return statementSaurabh Karajgaonkar
2015-07-30usb: phy: msm: Add D+/D- lines route controlIvan T. Ivanov
2015-07-29usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driverIvan T. Ivanov
2015-07-29usb: pass flags parameter to gpiod_get functionsUwe Kleine-König
2015-07-29usb: phy: msm-usb: Replace deprecated API of extconChanwoo Choi
2015-07-29usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprec...Chanwoo Choi
2015-07-29usb: phy: omap-otg: Replace deprecated API of extconChanwoo Choi
2015-07-06usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman
2015-06-02Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-05-26usb: phy: Add interface to get phy give of device_node.NeilBrown
2015-05-26usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam
2015-05-26usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi
2015-05-18Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman
2015-05-10usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski
2015-05-10usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven
2015-05-07usb: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-05-07usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski
2015-04-28usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven
2015-04-28usb: phy: msm: Manual PHY and LINK controller VBUS change notificationIvan T. Ivanov
2015-04-28usb: phy: msm: Use extcon framework for VBUS and ID detectionIvan T. Ivanov
2015-04-27usb: phy: isp1301: work around tps65010 dependencyArnd Bergmann
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown