Age | Commit message (Expand) | Author |
2018-03-26 | usb: musb: remove blackfin port | Arnd Bergmann |
2017-11-07 | USB: musb: Remove redundant license text | Greg Kroah-Hartman |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2017-11-01 | usb: musb: Convert timers to use timer_setup() | Kees Cook |
2017-02-03 | usb: musb: blackfin: fix unused warnings on suspend/resume | Jérémy Lefaure |
2017-01-05 | usb: musb: blackfin: add bfin_fifo_offset in bfin_ops | Jérémy Lefaure |
2015-05-07 | usb: musb: Set up function pointers for DMA | Tony Lindgren |
2015-05-07 | usb: musb: Fix up DMA related macros | Tony Lindgren |
2015-02-02 | usb: musb: blackfin: remove incorrect __exit_p() | Dmitry Torokhov |
2014-12-22 | usb: musb: blackfin: fix build break | Felipe Balbi |
2014-11-25 | usb: musb: Pass fifo_mode in platform data | Tony Lindgren |
2014-11-25 | usb: musb: Change to use new IO access | Tony Lindgren |
2014-11-25 | usb: musb: Populate new IO functions for blackfin | Tony Lindgren |
2014-11-03 | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart |
2014-11-03 | usb: musb: blackfin: delete unnecessary 'out of memory' messages | Peter Chen |
2014-06-30 | usb: musb: backfin: Introduce the use of the managed version of kzalloc | Himangi Saraogi |
2014-04-21 | usb: phy: generic: allow multiples calls to usb_phy_generic_register() | Felipe Balbi |
2014-04-21 | usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove() | Felipe Balbi |
2014-04-21 | usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi... | Felipe Balbi |
2014-04-21 | usb: phy: rename usb_nop_xceiv to usb_phy_generic | Felipe Balbi |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-03 | USB: musb: correct spelling mistakes in comment and error string | Rahul Bedarkar |
2013-10-02 | usb: musb: blackfin: use SIMPLE_DEV_PM_OPS | Daniel Mack |
2013-08-09 | Merge branch 'nop-phy-rename' into next | Felipe Balbi |
2013-08-09 | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv | Sebastian Andrzej Siewior |
2013-07-30 | usb: musb: use dev_get_platdata() | Jingoo Han |
2013-05-28 | usb: musb: fix incorrect usage of resource pointer | Felipe Balbi |
2013-03-18 | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi |
2013-01-17 | usb: musb: fix dependency on transceiver driver | Ming Lei |
2012-11-21 | usb: remove use of __devexit | Bill Pemberton |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton |
2012-11-01 | usb: musb: remove hand-crafted id handling | Sebastian Andrzej Siewior |
2012-10-26 | usb: musb: blackfin: use platform_device_unregister in bfin_remove() | Wei Yongjun |
2012-10-15 | usb: musb: blackfin: use module_platform_driver macro | Srinivas Kandagatla |
2012-09-11 | Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2012-09-11 | usb: musb: add musb_ida for multi instance support | B, Ravi |
2012-08-09 | usb: musb: drop useless board_mode usage | Felipe Balbi |
2012-08-03 | usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h | Felipe Balbi |
2012-07-02 | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I |
2012-06-25 | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I |
2012-06-25 | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I |
2012-03-01 | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman |
2012-02-27 | usb: Convert all users to new usb_phy | Heikki Krogerus |
2012-02-13 | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus |
2012-01-31 | usb: musb: make modules behave better | Felipe Balbi |
2011-08-12 | usb: musb: blackfin: include prefetch head file | Bob Liu |
2011-05-18 | usb: musb: fix compile error | Felipe Balbi |
2011-05-13 | usb: musb: drop unneeded musb_debug trickery | Felipe Balbi |
2011-05-06 | usb: fix building musb drivers | Anatolij Gustschin |
2011-04-13 | USB: musb: blackfin: work around anomaly 05000450 | Mike Frysinger |