summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/omap2430.c
AgeCommit message (Expand)Author
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren
2015-02-23usb: musb: Fix use for of_property_read_bool for disabled multipointTony Lindgren
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-11-03usb: musb: omap2430: use MUSB_DEVCTL_BDEVICESergei Shtylyov
2014-11-03usb: musb: omap2430: delete unnecessary 'out of memory' messagesPeter Chen
2014-04-15usb: musb: omap2430: make sure clocks are enabled when running mailboxFelipe Balbi
2014-04-15usb: musb: fix PHY power on/offFelipe Balbi
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I
2014-02-18usb: musb: fix obex in g_nokia.ko causing kernel panicFelipe Balbi
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-03usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros
2013-10-01usb: musb: Call atomic_notifier_call_chain when status is changedPali Rohár
2013-09-27usb: musb: omap2430: use the new generic PHY frameworkKishon Vijay Abraham I
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-07-30usb: musb: use dev_get_platdata()Jingoo Han
2013-07-17usb: musb: fix resource passed from glue layer to musbKishon Vijay Abraham I
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-25usb: musb: omap2430: make it compile againSebastian Andrzej Siewior
2013-05-28usb: musb: eliminate musb_to_hcdDaniel Mack
2013-05-28usb: musb: fix incorrect usage of resource pointerFelipe Balbi
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-05-15usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p...Wei Yongjun
2013-04-02usb: musb: omap2430: turn off vbus on cable disconnectGrazvydas Ignotas
2013-03-18usb: musb: omap2430: fix PHY error handlingFelipe Balbi
2013-03-18usb: musb: omap: add usb_phy_init in omap2430_musb_initKishon Vijay Abraham I
2013-03-18usb: musb: omap: remove the check before calling otg_set_vbusKishon Vijay Abraham I
2013-03-18usb: musb: omap2430: replace *_* with *-* in property namesKishon Vijay Abraham I
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2013-03-05usb: musb: omap2430: fix sparse warningAaro Koskinen
2013-03-05usb: musb: omap2430: fix omap_musb_mailbox glue check againAaro Koskinen
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2013-01-25usb: musb: omap: get phy by phandle for dt bootKishon Vijay Abraham I
2013-01-25usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I
2013-01-25usb: start using the control module driverKishon Vijay Abraham I
2013-01-17usb: musb: omap2430: fix wrong devm_kzalloc() result checkSergei Shtylyov
2013-01-17usb: musb: fix dependency on transceiver driverMing Lei
2013-01-17usb: musb: omap2430: kill redundant assignments in omap2430_probe()Sergei Shtylyov
2013-01-10usb: musb: omap2430: fix the readiness check in omap_musb_mailboxAaro Koskinen
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-11-06usb: musb: remove generic_interruptPhilippe De Swert
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi
2012-09-11usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I
2012-09-11usb: musb: omap: write directly to mailbox instead of using phyKishon Vijay Abraham I
2012-08-20usb: musb: omap2430.c delete unused variable.Matthias Brugger
2012-08-14usb: musb: omap2430: don't loop indefinitely in interrupt.NeilBrown
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi