| Commit message (Expand) | Author | Files | Lines |
2010-10-22 | USB: xHCI: change xhci_reset_device() to allocate new device | Andiry Xu | 3 | -7/+41 |
2010-10-22 | USB: xHCI: Add pointer to udev in struct xhci_virt_device | Andiry Xu | 3 | -49/+36 |
2010-10-22 | usb: r8a66597-hcd: Change mistake of the outsw function | Nobuhiro Iwamatsu | 1 | -1/+1 |
2010-10-22 | USB: otg/ulpi: extend id's table. | Igor Grinberg | 1 | -5/+20 |
2010-10-22 | USB: otg/ulpi: improve ulpi phy detection. | Igor Grinberg | 1 | -3/+32 |
2010-10-22 | USB: opticon: Whitespace fixes in opticon driver | Alon Ziv | 1 | -4/+4 |
2010-10-22 | USB: opticon: Add Opticon OPN2001 write support | Alon Ziv | 1 | -4/+26 |
2010-10-22 | USB: opticon: Fix long-standing bugs in opticon driver | Alon Ziv | 1 | -3/+3 |
2010-10-22 | USB: ftdi_sio: set device latency timeout at port probe | Johan Hovold | 1 | -2/+1 |
2010-10-22 | usb: iowarrior: don't trust report_size for buffer size | Kees Cook | 1 | -1/+1 |
2010-10-22 | USB: visor: fix initialisation of UX50/TH55 devices | Johan Hovold | 1 | -1/+10 |
2010-10-22 | USB: ftdi_sio: new VID/PIDs for various Papouch devices | Daniel Suchy | 2 | -2/+55 |
2010-10-22 | usb: usb3.0 ch9 definitions | Tatyana Brokhman | 1 | -1/+57 |
2010-10-22 | USB: gadget: storage: reuse definitions from scsi.h header file | Michal Nazarewicz | 4 | -105/+77 |
2010-10-22 | usb: makefile cleanup | matt mooney | 15 | -162/+116 |
2010-10-22 | usb: gadget: dummy_hcd: Fix error path | Rahul Ruikar | 1 | -3/+5 |
2010-10-22 | usb: core: endpoint: Fix error path | Rahul Ruikar | 1 | -1/+1 |
2010-10-22 | USB: cp210x: Add WAGO 750-923 Service Cable device ID | Anders Larsen | 1 | -0/+1 |
2010-10-22 | USB: do not print -ESHUTDOWN message if usb at otg device mode | Peter Chen | 1 | -1/+1 |
2010-10-22 | usb-storage: add new no_read_capacity_16 quirk | Hans de Goede | 3 | -2/+9 |
2010-10-22 | scsi/sd: add a no_read_capacity_16 scsi_device flag | Hans de Goede | 2 | -0/+13 |
2010-10-22 | usb-storage: add new no_read_disc_info quirk | Hans de Goede | 3 | -1/+12 |
2010-10-22 | scsi/sr: add no_read_disc_info scsi_device flag | Hans de Goede | 2 | -1/+8 |
2010-10-22 | usb: gadget: goku_udc: Fix error path | Dan Carpenter | 1 | -11/+15 |
2010-10-22 | USB: imx21-hcd accept arbitary transfer buffer alignement. | Martin Fuzzey | 2 | -35/+169 |
2010-10-22 | USB: introduce unmap_urb_setup_for_dma() | Martin Fuzzey | 2 | -5/+14 |
2010-10-22 | USB: imx21-hcd: Fix isochronous endpoint idle | Martin Fuzzey | 1 | -17/+39 |
2010-10-22 | USB: imx21-hcd: refactor hardware data memory management | Martin Fuzzey | 1 | -14/+16 |
2010-10-22 | USB: imx21-hcd: remove unused variable | Martin Fuzzey | 1 | -2/+0 |
2010-10-22 | USB: usbtest - ensure correct isoc data length | Martin Fuzzey | 1 | -0/+2 |
2010-10-22 | USB: usbtest fix coding style | Martin Fuzzey | 1 | -324/+341 |
2010-10-22 | USB: disable endpoints after unbinding interfaces, not before | Alan Stern | 1 | -7/+7 |
2010-10-22 | usb: langwell_udc: cancel pending requests when controller is suspended. | Philippe Skowronski | 1 | -0/+5 |
2010-10-22 | usb: langwell_udc: fix big file transfer issue. | Christophe Lebouc | 1 | -2/+4 |
2010-10-22 | USB: UHCI: add native scatter-gather support(v1) | Ming Lei | 1 | -4/+29 |
2010-10-22 | usb: musb: blackfin: call gpio_free() on error path in musb_platform_init() | Sergei Shtylyov | 1 | -1/+3 |
2010-10-22 | usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit() | Sergei Shtylyov | 1 | -1/+1 |
2010-10-22 | USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode | Sergei Shtylyov | 5 | -4/+8 |
2010-10-22 | USB: add USB EHCI support for MPC5121 SoC | Anatolij Gustschin | 8 | -32/+215 |
2010-10-22 | USB: add platform glue driver for FSL USB DR controller | Anatolij Gustschin | 5 | -163/+225 |
2010-10-22 | USB: add PID for FTDI based OpenDCC hardware | Rainer Keller | 2 | -0/+2 |
2010-10-22 | USB: Add more empty functions in otg.h | Grazvydas Ignotas | 1 | -0/+11 |
2010-10-22 | USB: cdc-acm: fix code indentation | Otavio Salvador | 1 | -1/+1 |
2010-10-22 | usb: change to new flag variable | matt mooney | 8 | -22/+8 |
2010-10-22 | usb: musb: gadget: only enable AUTOCLEAR in double buffered case | Felipe Balbi | 1 | -1/+2 |
2010-10-22 | usb: musb: gadget: fix ZLP sending in musb_g_tx(v1) | Ming Lei | 1 | -30/+29 |
2010-10-22 | usb: musb: ignore spurious SESSREQ interrupts | Heikki Krogerus | 1 | -0/+5 |
2010-10-22 | usb: musb: gadget: kill unreachable code in musb_g_rx() | Sergei Shtylyov | 1 | -9/+3 |
2010-10-22 | USB: musb: suppress warning about unused flags | Jon Povey | 1 | -1/+1 |
2010-10-22 | usb: musb: host: support DMA transfers greater than max channel length | T. S., Anil Kumar | 1 | -2/+4 |