| Commit message (Expand) | Author | Age |
* | USB: musb: Fix null pointer dereference issue | Maulik Mankad | 2009-12-23 |
* | USB: musb: correct DMA address for tx | Cliff Cai | 2009-12-23 |
* | USB: musb: gadget_ep0: avoid SetupEnd interrupt | Sergei Shtylyov | 2009-12-23 |
* | USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled | Swaminathan S | 2009-12-23 |
* | USB: musb: do not work if no gadget driver is loaded | Felipe Balbi | 2009-12-23 |
* | USB: musb: gadget: set otg tranceiver to idle when registering gadget | Arnaud Mandy | 2009-12-23 |
* | USB: musb: Populate the VBUS GPIO with the correct GPIO number | Swaminathan S | 2009-12-23 |
* | USB: musb: fix compiling warning with min() macro | Cliff Cai | 2009-12-23 |
* | USB: musb: move musb_remove to __exit | Felipe Balbi | 2009-12-23 |
* | USB: musb_gadget: fix kernel oops in txstate() | Sergei Shtylyov | 2009-12-23 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
* | USB: musb: musb_host: fix sparse warning | Felipe Balbi | 2009-12-11 |
* | USB: musb: musb_gadget: fix sparse warning | Felipe Balbi | 2009-12-11 |
* | USB: musb: omap2430: fix sparse warning | Felipe Balbi | 2009-12-11 |
* | USB: musb_gadget: remove pointless loop | Sergei Shtylyov | 2009-12-11 |
* | USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt() | Sergei Shtylyov | 2009-12-11 |
* | USB: musb_gadget: implement set_wedge() method | Sergei Shtylyov | 2009-12-11 |
* | USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again | Sergei Shtylyov | 2009-12-11 |
* | USB: MUSB: save hardware revision at init | Anand Gadiyar | 2009-12-11 |
* | USB: musb: fix printf warning in debug code | Mike Frysinger | 2009-12-11 |
* | USB: musb: Blackfin code needs NOP_USB_XCEIV too | Cliff Cai | 2009-12-11 |
* | USB: musb: error out when anomaly 05000380 is applicable | Sonic Zhang | 2009-12-11 |
* | USB: musb: clear the Blackfin interrupt pending bits early in the ISR | Cliff Cai | 2009-12-11 |
* | USB: musb: fix musb_platform_set_mode() definition | Bryan Wu | 2009-12-11 |
* | USB: musb: add work around for Blackfin anomaly 05000456 | Sonic Zhang | 2009-12-11 |
* | USB: musb: add notes for Blackfin anomalies | Sonic Zhang | 2009-12-11 |
* | USB: musb: update Blackfin processor dependency | Sonic Zhang | 2009-12-11 |
* | USB: musb: kill some useless comments in Blackfin driver | Bryan Wu | 2009-12-11 |
* | USB: musb: kill compile warning for Blackfin systems | Bryan Wu | 2009-12-11 |
* | USB: musb: tweak musb_read_fifo() to avoid unused warnings | Mike Frysinger | 2009-12-11 |
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-08 |
|\ |
|
| * | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 |
* | | USB: musb: Fix CPPI IRQs not being signaled | Daniel Glöckner | 2009-11-30 |
* | | USB: musb: respect usb_request->zero in control requests | Daniel Glöckner | 2009-11-30 |
* | | USB: musb: fix ISOC Tx programming for CPPI DMAs | Ajay Kumar Gupta | 2009-11-30 |
* | | USB: musb: Remove unwanted message in boot log | Ajay Kumar Gupta | 2009-11-30 |
* | | USB: musb_gadget: fix STALL handling | Sergei Shtylyov | 2009-11-30 |
|/ |
|
* | USB: musb: invert arch depend string | Mike Frysinger | 2009-10-12 |
* | USB: musb: make HAVE_CLK support optional | Mike Frysinger | 2009-10-09 |
* | USB: musb: fix put_device() call sequence | Ajay Kumar Gupta | 2009-09-23 |
* | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-10 |
|\ |
|
| * | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar | 2009-08-07 |
* | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-30 |
|\| |
|
| * | USB: musb: fix CONFIGDATA register read issue | Ajay Kumar Gupta | 2009-07-28 |
| * | USB: musb: Refer to musb_otg_timer_func under correct #ifdef | Amit Kucheria | 2009-07-28 |
| * | USB: musb_gadget_ep0: fix typo in service_zero_data_request() | Sergei Shtylyov | 2009-07-28 |
* | | USB: Rework musb suspend()/resume_early() | Magnus Damm | 2009-07-21 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-07-13 |
|\ |
|
| * | USB: musb_host: undo incorrect change in musb_advance_schedule() | Sergei Shtylyov | 2009-07-12 |
| * | USB: musb: silence "suspend as a_wait_vrise is_active" msgs | David Brownell | 2009-07-12 |