summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/blackfin.c
AgeCommit message (Expand)Author
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
2011-03-23usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger
2011-03-23usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu
2011-03-23usb: musb: blackfin: fix typo in platform driver nameMike Frysinger
2011-02-01usb: musb: disable double buffering when it's brokenFelipe Balbi
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-16Revert "USB: musb: blackfin: pm: make it work"Greg Kroah-Hartman
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi
2010-12-10usb: musb: blackfin: usb dev_pm_ops structureFelipe Balbi
2010-12-10usb: musb: drop musb_platform_save/restore_contextFelipe Balbi
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi
2010-12-10usb: musb: blackfin: give it a context structureFelipe Balbi
2010-12-10usb: musb: split blackfin to its own platform_driverFelipe Balbi
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi
2010-12-01usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi
2010-11-05USB: musb: blackfin: push clkin value to platform resourcesBob Liu
2010-11-05USB: musb: blackfin: fix dynamic device<->host changingBob Liu
2010-11-05USB: musb: blackfin: pm: make it workBob Liu
2010-10-22usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()Sergei Shtylyov
2010-10-22usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()Sergei Shtylyov
2010-10-22USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov
2010-05-20MUSB: Blackfin: remove musb_platform_{suspend|resume}()Sergei Shtylyov
2010-05-20MUSB: Blackfin: remove bfin_vbus_power()Sergei Shtylyov
2010-05-20USB: musb: support host/gadget role switching on Blackfin partsCliff Cai
2010-05-20USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai
2010-05-20usb: musb: Set transceiver interface typeMaulik Mankad
2010-04-30MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'Bryan Wu
2009-12-23USB: musb: workaround Blackfin FIFO anomaliesBryan Wu
2009-12-11USB: musb: fix musb_platform_set_mode() definitionBryan Wu
2009-12-11USB: musb: kill some useless comments in Blackfin driverBryan Wu
2009-12-11USB: musb: tweak musb_read_fifo() to avoid unused warningsMike Frysinger
2009-10-09USB: musb: make HAVE_CLK support optionalMike Frysinger
2009-06-15musb: proper hookup to transceiver driversDavid Brownell
2009-01-07USB: musb: Kill some compiling warning in musb Blackfin partBryan Wu
2009-01-07USB: musb: Make sure we program the correct values in only when necessary.Robin Getz
2009-01-07USB: musb: add Blackfin driver to MUSB framework (v2)Bryan Wu