summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/blackfin.c
AgeCommit message (Expand)Author
2018-03-26usb: musb: remove blackfin portArnd Bergmann
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-02-03usb: musb: blackfin: fix unused warnings on suspend/resumeJérémy Lefaure
2017-01-05usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren
2015-02-02usb: musb: blackfin: remove incorrect __exit_p()Dmitry Torokhov
2014-12-22usb: musb: blackfin: fix build breakFelipe Balbi
2014-11-25usb: musb: Pass fifo_mode in platform dataTony Lindgren
2014-11-25usb: musb: Change to use new IO accessTony Lindgren
2014-11-25usb: musb: Populate new IO functions for blackfinTony Lindgren
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-11-03usb: musb: blackfin: delete unnecessary 'out of memory' messagesPeter Chen
2014-06-30usb: musb: backfin: Introduce the use of the managed version of kzallocHimangi Saraogi
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
2014-01-03USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar
2013-10-02usb: musb: blackfin: use SIMPLE_DEV_PM_OPSDaniel Mack
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-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
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-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior
2012-10-26usb: musb: blackfin: use platform_device_unregister in bfin_remove()Wei Yongjun
2012-10-15usb: musb: blackfin: use module_platform_driver macroSrinivas Kandagatla
2012-09-11Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2012-01-31usb: musb: make modules behave betterFelipe Balbi
2011-08-12usb: musb: blackfin: include prefetch head fileBob Liu
2011-05-18usb: musb: fix compile errorFelipe Balbi
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger