aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/blackfin.c
Commit message (Expand)AuthorAge
* 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
* MUSB: Blackfin: remove musb_platform_{suspend|resume}()Sergei Shtylyov2010-05-20
* MUSB: Blackfin: remove bfin_vbus_power()Sergei Shtylyov2010-05-20
* USB: musb: support host/gadget role switching on Blackfin partsCliff Cai2010-05-20
* USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai2010-05-20
* usb: musb: Set transceiver interface typeMaulik Mankad2010-05-20
* MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov2010-04-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'Bryan Wu2010-03-02
* USB: musb: workaround Blackfin FIFO anomaliesBryan Wu2009-12-23
* USB: musb: fix musb_platform_set_mode() definitionBryan Wu2009-12-11
* USB: musb: kill some useless comments in Blackfin driverBryan Wu2009-12-11
* USB: musb: tweak musb_read_fifo() to avoid unused warningsMike Frysinger2009-12-11
* USB: musb: make HAVE_CLK support optionalMike Frysinger2009-10-09
* musb: proper hookup to transceiver driversDavid Brownell2009-06-16
* USB: musb: Kill some compiling warning in musb Blackfin partBryan Wu2009-01-07
* USB: musb: Make sure we program the correct values in only when necessary.Robin Getz2009-01-07
* USB: musb: add Blackfin driver to MUSB framework (v2)Bryan Wu2009-01-07