summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/da8xx.c
AgeCommit message (Expand)Author
2018-05-31usb: musb: remove an unused variableArnd Bergmann
2018-05-22usb: musb: remove references to default_a of struct usb_otgBin Liu
2018-01-09USB: musb: da8xx: remove clock con_idDavid Lechner
2017-12-08usb: musb: da8xx: fix babble condition handlingBin Liu
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-01usb: musb: Convert timers to use timer_setup()Kees Cook
2017-10-30usb: musb: da8xx: Remove duplicated definesAlexandre Bailon
2017-04-26usb: musb: don't mark of_dev_auxdata as initdataArnd Bergmann
2017-04-18usb: musb: musb_cppi41: Workaround DMA stall issue during teardownAlexandre Bailon
2017-04-18usb: musb: Add support of CPPI 4.1 DMA controller to DA8xxAlexandre Bailon
2017-02-03usb: musb: da8xx: Fix host mode suspendAlexandre Bailon
2017-02-03usb: musb: da8xx: Add support of suspend / resumeAlexandre Bailon
2017-02-03usb: musb: da8xx: remove redundant codeBin Liu
2017-02-03usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon
2016-11-21usb: musb: da8xx: Set phy in OTG mode by defaultAlexandre Bailon
2016-11-21usb: musb: da8xx: Call earlier clk_prepare_enable()Alexandre Bailon
2016-11-21usb: musb: da8xx: Add DT support for the DA8xx driverPetr Kulhavy
2016-11-07usb: musb: da8xx: Don't print phy error on -EPROBE_DEFERDavid Lechner
2016-09-23usb: musb: da8xx: fix error handling message in probeArnd Bergmann
2016-09-13usb: musb: da8xx: Remove mach codeDavid Lechner
2016-09-13usb: musb: da8xx: Use devm in probeDavid Lechner
2016-08-30usb: musb: da8xx: don't print on ENOMEMWolfram Sang
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren
2014-11-25usb: musb: Pass fifo_mode in platform dataTony Lindgren
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi
2014-04-21usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()Felipe Balbi
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-01usb: musb: use platform_device_register_full() to avoid directly messing with...Russell King
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior
2013-07-30usb: musb: use dev_get_platdata()Jingoo Han
2013-05-28usb: musb: fix incorrect usage of resource pointerFelipe Balbi
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2013-03-14usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy
2013-01-17usb: musb: fix dependency on transceiver driverMing Lei
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-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior
2012-10-26usb: musb: da8xx: use platform_device_unregister in da8xx_remove()Wei Yongjun
2012-10-15usb: musb: da8xx: use module_platform_driver macroSrinivas Kandagatla
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann