aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/blackfin.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-30usb: musb: backfin: Introduce the use of the managed version of kzallocHimangi Saraogi1-12/+8
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi1-2/+8
2014-04-21usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()Felipe Balbi1-3/+3
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
2014-01-03USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar1-2/+2
2013-10-02usb: musb: blackfin: use SIMPLE_DEV_PM_OPSDaniel Mack1-10/+3
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-1/+1
2013-05-28usb: musb: fix incorrect usage of resource pointerFelipe Balbi1-2/+16
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi1-3/+3
2013-01-17usb: musb: fix dependency on transceiver driverMing Lei1-1/+1
2012-11-21usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior1-16/+2
2012-10-26usb: musb: blackfin: use platform_device_unregister in bfin_remove()Wei Yongjun1-2/+1
2012-10-15usb: musb: blackfin: use module_platform_driver macroSrinivas Kandagatla1-12/+1
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-33/+30
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi1-6/+20
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi1-27/+10
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-3/+3
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus1-2/+2
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-1/+1
2012-01-31usb: musb: make modules behave betterFelipe Balbi1-4/+5
2011-08-12usb: musb: blackfin: include prefetch head fileBob Liu1-0/+1
2011-05-18usb: musb: fix compile errorFelipe Balbi1-0/+2
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi1-5/+6
2011-05-06usb: fix building musb driversAnatolij Gustschin1-3/+4
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger1-0/+24
2011-03-23usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger1-1/+1
2011-03-23usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu1-1/+1
2011-03-23usb: musb: blackfin: fix typo in platform driver nameMike Frysinger1-1/+1
2011-02-01usb: musb: disable double buffering when it's brokenFelipe Balbi1-0/+1
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-33/+196
2010-12-16Revert "USB: musb: blackfin: pm: make it work"Greg Kroah-Hartman1-49/+23
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi1-1/+0
2010-12-10usb: musb: blackfin: usb dev_pm_ops structureFelipe Balbi1-24/+40
2010-12-10usb: musb: drop musb_platform_save/restore_contextFelipe Balbi1-6/+9
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi1-1/+3
2010-12-10usb: musb: blackfin: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: split blackfin to its own platform_driverFelipe Balbi1-0/+84
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi1-33/+73
2010-12-01usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi1-1/+1
2010-11-05USB: musb: blackfin: push clkin value to platform resourcesBob Liu1-1/+2