| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt() | Sergei Shtylyov | 2009-12-11 | 2 | -27/+38 |
* | | | | | USB: musb_gadget: implement set_wedge() method | Sergei Shtylyov | 2009-12-11 | 3 | -2/+26 |
* | | | | | USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again | Sergei Shtylyov | 2009-12-11 | 1 | -1/+0 |
* | | | | | USB: MUSB: save hardware revision at init | Anand Gadiyar | 2009-12-11 | 2 | -6/+12 |
* | | | | | USB: musb: fix printf warning in debug code | Mike Frysinger | 2009-12-11 | 1 | -1/+1 |
* | | | | | USB: musb: Blackfin code needs NOP_USB_XCEIV too | Cliff Cai | 2009-12-11 | 1 | -2/+1 |
* | | | | | USB: musb: error out when anomaly 05000380 is applicable | Sonic Zhang | 2009-12-11 | 1 | -0/+10 |
* | | | | | USB: musb: clear the Blackfin interrupt pending bits early in the ISR | Cliff Cai | 2009-12-11 | 1 | -5/+5 |
* | | | | | USB: musb: fix musb_platform_set_mode() definition | Bryan Wu | 2009-12-11 | 1 | -1/+2 |
* | | | | | USB: musb: add work around for Blackfin anomaly 05000456 | Sonic Zhang | 2009-12-11 | 1 | -0/+11 |
* | | | | | USB: musb: add notes for Blackfin anomalies | Sonic Zhang | 2009-12-11 | 1 | -0/+27 |
* | | | | | USB: musb: update Blackfin processor dependency | Sonic Zhang | 2009-12-11 | 1 | -1/+1 |
* | | | | | USB: musb: kill some useless comments in Blackfin driver | Bryan Wu | 2009-12-11 | 1 | -4/+0 |
* | | | | | USB: musb: kill compile warning for Blackfin systems | Bryan Wu | 2009-12-11 | 1 | -2/+2 |
* | | | | | USB: musb: tweak musb_read_fifo() to avoid unused warnings | Mike Frysinger | 2009-12-11 | 1 | -4/+5 |
* | | | | | USB: xhci: Handle errors that cause endpoint halts. | Sarah Sharp | 2009-12-11 | 1 | -19/+60 |
* | | | | | USB: xhci: Return success for vendor-specific info codes. | Sarah Sharp | 2009-12-11 | 1 | -0/+10 |
* | | | | | USB: xhci: Return -EPROTO on a split transaction error. | Sarah Sharp | 2009-12-11 | 1 | -0/+1 |
* | | | | | USB: xhci: Set transfer descriptor size field correctly. | Sarah Sharp | 2009-12-11 | 2 | -6/+24 |
* | | | | | USB: g_multi: Multifunction Composite Gadget added | Michal Nazarewicz | 2009-12-11 | 3 | -0/+399 |
* | | | | | USB: g_mass_storage: thread_exits callback added | Michal Nazarewicz | 2009-12-11 | 2 | -14/+29 |
* | | | | | USB: composite: usb_composite_unregister() no longer __exit | Michal Nazarewicz | 2009-12-11 | 1 | -2/+3 |
* | | | | | USB: g_mass_storage: most data moved to fsg_common | Michal Nazarewicz | 2009-12-11 | 1 | -582/+648 |
* | | | | | USB: g_mass_storage: code cleaned up and comments updated | Michal Nazarewicz | 2009-12-11 | 3 | -294/+387 |
* | | | | | USB: g_mass_storage: lun_name_format and thread_name added | Michal Nazarewicz | 2009-12-11 | 1 | -5/+17 |
* | | | | | USB: g_mass_storage: fsg_config added & module params handlig changed | Michal Nazarewicz | 2009-12-11 | 2 | -96/+178 |
* | | | | | USB: g_mass_storage: Mass Storage Function created | Michal Nazarewicz | 2009-12-11 | 6 | -500/+426 |
* | | | | | USB: xhci: Add tests for TRB address translation. | Sarah Sharp | 2009-12-11 | 3 | -2/+163 |
* | | | | | usbtest: make module param pattern writeable | Vikram Pandita | 2009-12-11 | 1 | -2/+5 |
* | | | | | USB: fix possible null deref in init_usb_class() | Dan Carpenter | 2009-12-11 | 1 | -0/+1 |
* | | | | | USB: r8a66597: clean up. remove unneeded null checks | Dan Carpenter | 2009-12-11 | 1 | -4/+0 |
* | | | | | USB: remove the auto_pm flag | Alan Stern | 2009-12-11 | 3 | -6/+2 |
* | | | | | USB: hcd.c: quiet NULL pointer sparse noise | H Hartley Sweeten | 2009-12-11 | 1 | -1/+1 |
* | | | | | USB: option.c: add support for D-Link DWM-162-U5 | Zhang Le | 2009-12-11 | 1 | -0/+1 |
* | | | | | USB: ark3116: Cleanup of now unneeded functions | bart.hartgers@gmail.com | 2009-12-11 | 1 | -39/+0 |
* | | | | | USB: ark3116: Callbacks for interrupt and bulk read | bart.hartgers@gmail.com | 2009-12-11 | 1 | -0/+194 |
* | | | | | USB: ark3116: Add cmset and break | bart.hartgers@gmail.com | 2009-12-11 | 1 | -0/+56 |
* | | | | | USB: ark3116: Replace cmget | bart.hartgers@gmail.com | 2009-12-11 | 1 | -24/+19 |
* | | | | | USB: ark3116: Make existing functions 16450-aware and add close and release f... | bart.hartgers@gmail.com | 2009-12-11 | 1 | -219/+276 |
* | | | | | USB: ark3116: Setup some basic infrastructure for new ark3116 driver. | bart.hartgers@gmail.com | 2009-12-11 | 1 | -6/+182 |
* | | | | | USB: Close usb_find_interface race | Russ Dill | 2009-12-11 | 1 | -18/+10 |
* | | | | | USB: FIX bitfield istl_flip:1, make it unsigned. | Roel Kluin | 2009-12-11 | 1 | -2/+2 |
* | | | | | USB: Exposing second ACM channel as tty for Nokia S60 phones. | Adrian Taylor | 2009-12-11 | 1 | -1/+57 |
* | | | | | USB: Check results of dma_map_single | Larry Finger | 2009-12-11 | 1 | -4/+10 |
* | | | | | USB: ehci: Allow EHCI to be built on OMAP3 | Anand Gadiyar | 2009-12-11 | 1 | -0/+1 |
* | | | | | USB: add scatter-gather support to usbmon | Alan Stern | 2009-12-11 | 2 | -12/+62 |
* | | | | | USB: EHCI: add native scatter-gather support | Alan Stern | 2009-12-11 | 2 | -5/+29 |
* | | | | | USB: serial: sierra driver memory reduction | Elina Pasheva | 2009-12-11 | 1 | -12/+77 |
* | | | | | USB: Interface Association Descriptors added to CDC & RNDIS | Michal Nazarewicz | 2009-12-11 | 2 | -4/+59 |
* | | | | | USB: g_mass_storage: fsg_common_init() created | Michal Nazarewicz | 2009-12-11 | 1 | -162/+199 |