summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/isp1301_omap.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-18usb: phy: move all PHY drivers to drivers/usb/phy/Felipe Balbi1-1656/+0
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi1-3/+3
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-1/+1
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-9/+10
2012-07-19isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-1/+0
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I1-2/+2
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I1-2/+2
2012-06-04usb: otg: isp1301_omap: resolve unused variable warning from gccPaul Walmsley1-7/+8
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren1-1/+1
2012-02-13usb: otg: isp1301_omap: Start using struct usb_otgHeikki Krogerus1-111/+121
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-6/+6
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches1-2/+2
2011-05-02usb: factor out state_string() on otg driversAnatolij Gustschin1-23/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-09wip: fix section mismatches in omap1_defconfigUwe Kleine-König1-1/+1
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-05-20USB: omap: switch to subsys_initcall for isp1301 transceiverViral Mehta1-1/+1
2009-12-23usb: otg: isp1301_omap: fix compile errorFelipe Balbi1-2/+2
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-09-23USB: OMAP: ISP1301: Compile fixAnand Gadiyar1-20/+3
2009-01-07USB: move isp1301_omap to drivers/usb/otgDavid Brownell1-0/+1683