aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/blackfin.c
Commit message (Expand)AuthorAge
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar2014-01-03
* usb: musb: blackfin: use SIMPLE_DEV_PM_OPSDaniel Mack2013-10-02
* Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-09
|\
| * usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-09
* | usb: musb: use dev_get_platdata()Jingoo Han2013-07-30
|/
* usb: musb: fix incorrect usage of resource pointerFelipe Balbi2013-05-28
* usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-18
* usb: musb: fix dependency on transceiver driverMing Lei2013-01-17
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior2012-11-01
* usb: musb: blackfin: use platform_device_unregister in bfin_remove()Wei Yongjun2012-10-26
* usb: musb: blackfin: use module_platform_driver macroSrinivas Kandagatla2012-10-15
* Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-09-11
|\
| * usb: musb: add musb_ida for multi instance supportB, Ravi2012-09-11
| * usb: musb: drop useless board_mode usageFelipe Balbi2012-08-09
* | usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi2012-08-03
|/
* usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-02
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
* Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-01
|\
| * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-27
| * usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-13
* | usb: musb: make modules behave betterFelipe Balbi2012-01-31
|/
* usb: musb: blackfin: include prefetch head fileBob Liu2011-08-12
* usb: musb: fix compile errorFelipe Balbi2011-05-18
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-13
* usb: fix building musb driversAnatolij Gustschin2011-05-06
* USB: musb: blackfin: work around anomaly 05000450Mike Frysinger2011-04-13
* usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger2011-03-23
* usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu2011-03-23
* usb: musb: blackfin: fix typo in platform driver nameMike Frysinger2011-03-23
* usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-01
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\
| * usb: musb: drop board_set_vbusFelipe Balbi2010-12-10
| * usb: musb: blackfin: usb dev_pm_ops structureFelipe Balbi2010-12-10
| * usb: musb: drop musb_platform_save/restore_contextFelipe Balbi2010-12-10
| * usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-10
| * usb: musb: blackfin: give it a context structureFelipe Balbi2010-12-10
| * usb: musb: split blackfin to its own platform_driverFelipe Balbi2010-12-10
| * usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-07
| * usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-01
* | Revert "USB: musb: blackfin: pm: make it work"Greg Kroah-Hartman2010-12-16
* | USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-05
* | USB: musb: blackfin: fix dynamic device<->host changingBob Liu2010-11-05
* | USB: musb: blackfin: pm: make it workBob Liu2010-11-05
|/
* usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()Sergei Shtylyov2010-10-22
* usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()Sergei Shtylyov2010-10-22
* USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov2010-10-22