summaryrefslogtreecommitdiff
path: root/drivers/usb/otg
AgeCommit message (Expand)Author
2012-06-01USB: gpio_vbus: provide an appropriate debounce intervalShinya Kuribayashi
2012-04-12usb: otg: gpio_vbus: Add otg transceiver events and notifiersHeiko Stübner
2012-03-02usb: otg: ab8500-usb: make probe() work againDan Carpenter
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-02-27usb: otg: mv_otg: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: ulpi: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: twl6030: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: twl4030: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: nop: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: msm: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: isp1301_omap: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: gpio_vbus: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: fsl: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: ab8500: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: Separate otg members from usb_phyHeikki Krogerus
2012-02-13usb: otg: Rename usb_xceiv_event to usb_phy_eventHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2012-02-02usb: otg: mv_otg: Add dependenceNeil Zhang
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman
2012-01-24usb: mv-otg - Fix build if CONFIG_USB is not setGeert Uytterhoeven
2012-01-24drivers: usb: otg: Fix dependencies for some OTG driversFabio Estevam
2012-01-24usb: otg: kill langwell_otg driverAlexander Shishkin
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij
2011-12-22Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-22Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2011-12-20usb: otg: trivial cleanupsFelipe Contreras
2011-12-20USB: OTG: add Marvell usb OTG driver supportNeil Zhang
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-08-22USB: otg: remove unused function twl6030_set_phy_clkWanlong Gao
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-01USB: OTG: Use work_queue in set_vbus for TWL6030 transcieverMoiz Sonasath
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-05-27USB: TWL6025 allow different regulator nameGraeme Gregory
2011-05-17USB: OTG: msm: Free VCCCX regulator even if we can't set the voltageMark Brown
2011-05-17USB: OTG: msm: Allow the widest possible range for VDDCX when removingMark Brown
2011-05-13usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing APIHema HK
2011-05-06USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti
2011-05-06USB: OTG: msm: Configure PHY Analog and Digital voltage domainsAnji jonnala
2011-05-06USB: OTG: msm: Implement charger detectionPavankumar Kondeti
2011-05-06USB: OTG: msm: vote for dayatona fabric clockAnji jonnala
2011-05-03USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resumePavankumar Kondeti
2011-05-03USB: gpio-vbus: ask for vbus_draw regulator before registering xceivDmitry Eremin-Solenikov