aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
2013-08-29Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-android-13.08Mark Brown
2013-08-29usb: phy: fix build breakageAnatolij Gustschin
2013-07-01usb: otg: otg-wakelock: Fix build for 3.7Arve Hjønnevåg
2013-07-01usb: otg: otg-wakelock: Fix build for 3.4Benoit Goby
2013-07-01usb: otg: otg-wakelock: fix build for 3.3Colin Cross
2013-07-01usb: otg: Temporarily grab wakelock on charger and disconnect eventsTodd Poynor
2013-07-01USB: OTG: Take wakelock when VBUS presentTodd Poynor
2013-06-18usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern
2013-05-15usb: otg: mxs-phy: add missing type to usb_phyMichael Grzeschik
2013-05-15usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle
2013-05-15usb: phy: Fix NULL pointer exception during usb_get_phyRobert Jarzmik
2013-05-15usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-15usb: phy: nop: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: phy: mxs-usb: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: phy: mv-usb: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-25USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann
2013-04-23usb: phy: phy core cannot yet be a moduleArnd Bergmann
2013-04-23Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-04-23usb: phy: remove exported function from __init sectionDenis Efremov
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-04-03usb: phy: twl6030-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: phy: twl4030-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: phy: ab8500-usb: check regulator_enable return valueFabio Baltieri
2013-04-03usb: phy: ab8500-usb: call phy_dis_work only when necessarySakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: drop link status delayed workSakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: adopt pinctrl supportPatrice Chotard
2013-04-03usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri
2013-04-03usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warningsMian Yousaf Kaukab
2013-04-03usb: phy: ab8500-usb: enable/disable regulator on phy eventsFabio Baltieri
2013-04-03usb: phy: ab8500-usb: split ab8500_usb_phy_ctrlFabio Baltieri
2013-04-03usb: phy: ab8500-usb: add regulator supportFabio Baltieri
2013-04-03usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0Sakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: set phy tuning valuesSakethram Bommisetti
2013-04-03usb: phy: ab8500-usb: convert to devm_kzallocFabio Baltieri
2013-04-03usb: phy: samsung: convert to devm_ioremap_resource()Sachin Kamat
2013-04-02usb: otg: mv_otg: remove unused clockChao Xie
2013-04-02usb: phy: twl4030-usb: check if vbus is driven by twl itselfGrazvydas Ignotas
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge
2013-03-27usb: gadget: mv_u3d: drop ARCH dependencyFelipe Balbi
2013-03-21usb: phy: twl4030-usb: poll for ID disconnectGrazvydas Ignotas
2013-03-21usb: phy: twl4030-usb: don't switch the phy on/off needlesslyGrazvydas Ignotas
2013-03-21usb: phy: twl4030-usb: ignore duplicate eventsGrazvydas Ignotas
2013-03-21usb: phy: twl4030-usb: don't enable PHY during initGrazvydas Ignotas
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman