aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/am35x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-22usb: musb: remove references to default_a of struct usb_otgBin Liu1-3/+0
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman1-17/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-11-01usb: musb: Convert timers to use timer_setup()Kees Cook1-13/+11
2017-02-03usb: musb: am35x: remove redundant codeBin Liu1-1/+0
2016-09-13usb: musb: am35x: fix error return code in am35x_probe()Wei Yongjun1-1/+3
2016-08-30usb: musb: am35x: don't print on ENOMEMWolfram Sang1-3/+1
2015-05-27usb: musb: am35x: fix build warningsFelipe Balbi1-1/+1
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren1-0/+4
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren1-1/+1
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren1-0/+1
2014-11-25usb: musb: Change to use new IO accessTony Lindgren1-1/+2
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart1-14/+14
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-0/+1
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi1-3/+9
2014-04-21usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()Felipe Balbi1-2/+2
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h>Felipe Balbi1-1/+1
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi1-2/+2
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-02usb: musb: am35x: use SIMPLE_DEV_PM_OPSDaniel Mack1-10/+3
2013-10-01usb: musb: use platform_device_register_full() to avoid directly messing with dma masksRussell King1-33/+17
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi1-1/+1
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior1-1/+1
2013-07-30usb: musb: use dev_get_platdata()Jingoo Han1-7/+7
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi1-4/+4
2013-01-17usb: musb: fix dependency on transceiver driverMing Lei1-1/+1
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-11-21usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-11Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-30/+4
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior1-16/+2
2012-10-26usb: musb: am35x: use platform_device_unregister in am35x_remove()Wei Yongjun1-2/+1
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi1-2/+1
2012-10-15usb: musb: am35x: use module_platform_driver macroSrinivas Kandagatla1-12/+1
2012-10-15usb: musb: am35xx: drop spurious unplugging a deviceStefano Babic1-0/+6
2012-09-11Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-31/+35
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi1-14/+28
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi1-17/+7
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi1-0/+1
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I1-1/+2
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I1-1/+1
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I1-2/+2
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-4/+5
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus1-2/+2
2012-02-13usb: musb: Start using struct usb_otgHeikki Krogerus1-2/+3
2012-01-31usb: musb: make modules behave betterFelipe Balbi1-5/+6
2011-11-14usb: musb: fix compilation breakage introduced by de47725Felipe Balbi1-0/+1
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi1-4/+0
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi1-5/+5