musb_gadget: fix unhandled endpoint 0 IRQs
[safe/jmp/linux-2.6] / drivers / usb / musb / musb_core.c
2009-06-16 Sergei Shtylyovmusb_gadget: fix unhandled endpoint 0 IRQs
2009-04-23 Alexander BeregalovUSB: musb: fix build when !CONFIG_PM
2009-04-17 Kim KyuwonUSB: musb: fix possible panic while resuming
2009-03-24 Ajay Kumar GuptaUSB: musb: only turn off vbus in OTG hosts
2009-02-27 Vikram PanditaUSB: musb: fix srp sysfs entry deletion
2009-02-27 Anand GadiyarUSB: musb: resume suspended root hub on disconnect
2009-02-27 David Brownellusb: musb: make Davinci *work* in mainline
2009-01-28 Ajay Kumar GuptaUSB: musb free_irq bugfix
2009-01-07 Bryan WuUSB: musb: add Blackfin specific configuration to MUSB
2009-01-07 Felipe BalbiUSB: musb: check if set_irq_wake succeded and remember it
2009-01-07 David BrownellUSB: musb: host side diagnostics tweaks
2009-01-07 David BrownellUSB: musb: sysfs mode updates
2009-01-07 Kay Sieversusb: struct device - replace bus_id with dev_name(...
2008-11-13 Felipe Balbiusb: musb: fix debug global variable name
2008-10-17 Felipe Balbiusb: musb: remove dead code from procfs
2008-10-17 David Brownellusb: musb_hdrc build fixes
2008-10-17 Kevin HilmanMUSB: Add sanity check for maximum number of endpoints
2008-09-23 Felipe Balbiusb: musb: fix include path
2008-08-21 Felipe Balbiusb: musb: get rid of MUSB_LOGLEVEL and use parameter
2008-08-21 Felipe Balbiusb: musb: get rid of procfs entry
2008-08-14 Felipe Balbiusb: musb: pass configuration specifics via pdata
2008-08-14 Felipe BalbiUSB: Add MUSB and TUSB support