10 Jan, 2012

1 commit

  • * 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (232 commits)
    USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
    xhci: Clean up 32-bit build warnings.
    USB: update documentation for usbmon
    usb: usb-storage doesn't support dynamic id currently, the patch disables the feature to fix an oops
    drivers/usb/class/cdc-acm.c: clear dangling pointer
    drivers/usb/dwc3/dwc3-pci.c: introduce missing kfree
    drivers/usb/host/isp1760-if.c: introduce missing kfree
    usb: option: add ZD Incorporated HSPA modem
    usb: ch9: fix up MaxStreams helper
    USB: usb-skeleton.c: cleanup open_count
    USB: usb-skeleton.c: fix open/disconnect race
    xhci: Properly handle COMP_2ND_BW_ERR
    USB: remove dead code from suspend/resume path
    USB: add quirk for another camera
    drivers: usb: wusbcore: Fix dependency for USB_WUSB
    xhci: Better debugging for critical host errors.
    xhci: Be less verbose during URB cancellation.
    xhci: Remove debugging about ring structure allocation.
    xhci: Remove debugging about toggling cycle bits.
    xhci: Remove debugging for individual transfers.
    ...

    Linus Torvalds
     

23 Dec, 2011

1 commit

  • …balbi/usb into usb-next

    * 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb: (24 commits)
    usb: dwc3: gadget: add support for SG lists
    usb: dwc3: gadget: don't force 'LST' always
    usb: dwc3: gadget: don't return anything on prepare trbs
    usb: dwc3: gadget: re-factor dwc3_prepare_trbs()
    usb: gadget: introduce support for sg lists
    usb: renesas: pipe: convert a long if into a XOR operation
    usb: gadget: remove useless depends on Kconfig
    usb: gadget: s3c-hsudc: remove the_controller global
    usb: gadget: s3c-hsudc: use release_mem_region instead of release_resource
    usb: gadget: s3c-hsudc: Add regulator handling
    usb: gadget: s3c-hsudc: use udc_start and udc_stop functions
    usb: gadget: s3c-hsudc: move device registration to probe
    usb: gadget: s3c-hsudc: add missing otg_put_transceiver in probe
    usb: gadget: s3c-hsudc: add __devinit to probe function
    usb: gadget: s3c-hsudc: move platform_data struct to global header
    USB: EHCI: Add Marvell Host Controller driver
    USB: OTG: add Marvell usb OTG driver support
    usb: gadget: mv_udc: drop ARCH dependency
    usb: gadget: mv_udc: fix bug in ep_dequeue
    usb: gadget: enlarge maxburst bit width.
    ...

    Greg Kroah-Hartman
     

21 Dec, 2011

1 commit


15 Dec, 2011

2 commits


14 Dec, 2011

1 commit

  • …balbi/usb into usb-next

    * 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb: (50 commits)
    usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu()
    usb: renesas_usbhs: add force packet remove method
    usb: renesas_usbhs: care usb_hcd_giveback_urb() status
    usb: renesas_usbhs: add usbhsh_is_running()
    usb: renesas_usbhs: disable attch irq after device attached
    usb: renesas_usbhs: care pipe sequence
    usb: renesas_usbhs: add usbhs_pipe_attach() method
    usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case
    usb: renesas_usbhs: modify device attach method
    usb: renesas_usbhs: pop packet when urb dequeued
    usb: renesas_usbhs: add lost error value when enqueue
    usb: gadget: mv_udc: replace some debug info
    usb: gadget: mv_udc: refine suspend/resume function
    usb: gadget: mv_udc: refine the clock relative code
    usb: gadget: mv_udc: disable ISR when stopped
    usb: gadget: mv_udc: add otg relative code
    usb: gadget: Use kcalloc instead of kzalloc to allocate array
    usb: renesas_usbhs: remove the_controller_link
    usb: renesas_usbhs: add test-mode support
    usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.
    ...

    Greg Kroah-Hartman
     

13 Dec, 2011

10 commits


12 Dec, 2011

24 commits