index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
blackfin.c
Age
Commit message (
Expand
)
Author
2010-05-20
MUSB: Blackfin: remove musb_platform_{suspend|resume}()
Sergei Shtylyov
2010-05-20
MUSB: Blackfin: remove bfin_vbus_power()
Sergei Shtylyov
2010-05-20
USB: musb: support host/gadget role switching on Blackfin parts
Cliff Cai
2010-05-20
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
2010-05-20
usb: musb: Set transceiver interface type
Maulik Mankad
2010-04-30
MUSB: Blackfin: don't fake blackfin_interrupt() result
Sergei Shtylyov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'
Bryan Wu
2009-12-23
USB: musb: workaround Blackfin FIFO anomalies
Bryan Wu
2009-12-11
USB: musb: fix musb_platform_set_mode() definition
Bryan Wu
2009-12-11
USB: musb: kill some useless comments in Blackfin driver
Bryan Wu
2009-12-11
USB: musb: tweak musb_read_fifo() to avoid unused warnings
Mike Frysinger
2009-10-09
USB: musb: make HAVE_CLK support optional
Mike Frysinger
2009-06-15
musb: proper hookup to transceiver drivers
David Brownell
2009-01-07
USB: musb: Kill some compiling warning in musb Blackfin part
Bryan Wu
2009-01-07
USB: musb: Make sure we program the correct values in only when necessary.
Robin Getz
2009-01-07
USB: musb: add Blackfin driver to MUSB framework (v2)
Bryan Wu