profile/ivi/kernel-x86-ivi.git
2012-09-13 Peter Senna... drivers/usb/host/xhci-ring.c: removes unnecessary semicolon
2012-09-13 Sebastian Andrzej... usb/xhci: update a comment regarding the BOS descriptor...
2012-09-13 Felipe Balbiusb: host: xhci: sparse fixes
2012-09-13 Elric FuxHCI: handle command after aborting the command ring
2012-09-13 Elric FuxHCI: cancel command after command timeout
2012-09-13 Elric FuxHCI: add aborting command ring function
2012-09-13 Elric FuxHCI: add cmd_ring_state
2012-09-13 Greg Kroah... USB: core: remove unused dbg() call in message.c
2012-09-13 Greg Kroah... USB: atm: usbatm: fix up debug printing code
2012-09-13 Greg Kroah... USB: serial: add zte_ev.c driver
2012-09-13 Greg Kroah... USB: serial: move usb_serial_debug_data to use %*ph
2012-09-12 Richard ZhaoUSB: chipidea: re-order irq handling to avoid unhandled...
2012-09-12 Richard ZhaoUSB: chipidea: add -DDEBUG if debugging is enabled
2012-09-12 Richard ZhaoUSB: chipidea: add vbus detect for udc
2012-09-12 Richard ZhaoUSB: chipidea: acknowledge ID change interrupt in irq...
2012-09-12 Richard ZhaoUSB: chipidea: delay 2ms before read ID status at probe...
2012-09-12 Richard ZhaoUSB: chipidea: imx: add pinctrl support
2012-09-12 Richard ZhaoUSB: chipidea: add imx usbmisc support
2012-09-12 Greg Kroah... Merge branch 'chipidea-stable' into usb-next
2012-09-12 Michael Grzeschikusb: chipidea: udc: don't stall endpoint if request...
2012-09-12 Marc Kleine... usb: chipidea: cleanup dma_pool if udc_start() fails
2012-09-12 Marc Kleine... usb: chipidea: udc: fix error path in udc_start()
2012-09-12 Michael Grzeschikusb: chipidea: udc: add pullup fuction, needed by the...
2012-09-12 Michael Grzeschikusb: chipidea: udc: fix setup of endpoint maxpacket...
2012-09-12 Alexander Shishkinusb: move children deallocation after quiescing the hub
2012-09-11 Kuninori Morimotousb: renesas_usbhs: convert to devm_xxx()
2012-09-11 Greg Kroah... Merge tag 'musb-for-v3.7' of git://git./linux/kernel...
2012-09-11 Greg Kroah... Merge tag 'dwc3-for-v3.7' of git://git./linux/kernel...
2012-09-11 Greg Kroah... Merge tag 'xceiv-for-v3.7' of git://git./linux/kernel...
2012-09-11 Greg Kroah... Merge tag 'gadget-for-v3.7' of git://git./linux/kernel...
2012-09-11 Ajay Kumar... usb: musb: dsps: remove explicit NOP device creation
2012-09-11 Ajay Kumar... usb: musb: dsps: add dt support
2012-09-11 B, Raviusb: musb: am335x: add support for dual instance
2012-09-11 Ajay Kumar... usb: musb: kill global and static for multi instance
2012-09-11 B, Raviusb: musb: add musb_ida for multi instance support
2012-09-11 Kishon Vijay... usb: musb: omap: Add device tree support for omap musb...
2012-09-11 Kishon Vijay... usb: musb: omap: write directly to mailbox instead...
2012-09-11 Kishon Vijay... arm: omap: hwmod: add a new addr space in otg for writi...
2012-09-11 Chuansheng LiuUSB/host: Cleanup unneccessary irq disable code
2012-09-10 Lan Tianyuusb: add little-endian transform for DeviceRemovable...
2012-09-10 Lan Tianyuusb : Add sysfs files to control port power.
2012-09-10 Lan Tianyuusb: Fail a get config when the port is powered off.
2012-09-10 Lan Tianyuusb/acpi: Use ACPI methods to power off ports.
2012-09-10 Lan Tianyuxhci: Handle clear PORT_POWER feature.
2012-09-10 Lan Tianyuusb/acpi: Store info on device removability.
2012-09-10 Lan Tianyuusb/acpi: Bind ACPI node to USB port, not usb_device.
2012-09-10 Lan Tianyuusb: move children to struct usb_port
2012-09-10 Lan Tianyuusb: make usb port a real device
2012-09-10 Lan Tianyuusb: redefine DeviceRemovable and wHubDelay as _le16
2012-09-10 Sebastian Andrzej... usb/core: use bin2bcd() for bcdDevice in RH
2012-09-10 Sebastian Andrzej... tools/usb: remove last USBFS user
2012-09-10 Hans de Goedeusbfs: Add a new disconnect-and-claim ioctl (v2)
2012-09-10 Sebastian Andrzej... usb: gadget serial: don't shift bcd version left by 16
2012-09-10 Mike Thompsonusb: otg: mxs-phy: Fix mx23 operation
2012-09-10 Felipe Balbiusb: dwc3: add basic PHY support
2012-09-10 Felipe Balbiusb: dwc3: exynos: add nop transceiver support
2012-09-10 Felipe Balbiusb: dwc3: omap: add nop transceiver support
2012-09-10 Felipe Balbiusb: dwc3: pci: add nop transceiver support
2012-09-10 Wei Yongjunusb: otg: move the dereference below the NULL test
2012-09-10 Sebastian Andrzej... usb: gadget: add module.h to u_ether.c
2012-09-10 Sebastian Andrzej... usb: gadget: remove usb_gadget_controller_number()
2012-09-10 Fabio Porceddausb: gadget: at91_udc: fix dt support
2012-09-10 Wei Yongjunusb: gadget: at91_udc: move the dereference below the...
2012-09-10 Sebastian Andrzej... usb: gadget: libcomposite: move MODULE_VERSION to compo...
2012-09-10 Sebastian Andrzej... usb: gadget: libcomposite: move composite.c into libcom...
2012-09-10 Sebastian Andrzej... usb: gadget: Provide a default implementation of defaul...
2012-09-10 Sebastian Andrzej... usb: gadget: remove string override from struct usb_com...
2012-09-10 Sebastian Andrzej... usb: gadget: push iProduct into gadgets
2012-09-10 Sebastian Andrzej... usb: gadget: push iManufacturer into gadgets
2012-09-10 Sebastian Andrzej... usb: gadget: push iSerialNumber into gadgets
2012-09-10 Sebastian Andrzej... usb: gadget: make sure each gadget is using same index...
2012-09-10 Sebastian Andrzej... usb: gadget: push VID/PID/USB BCD module option into...
2012-09-10 Sebastian Andrzej... usb: gadget: move usb_gadget_controller_number() into...
2012-09-10 Sebastian Andrzej... usb: gadget: initialize the strings in tcm_usb_gadget...
2012-09-10 Sebastian Andrzej... usb: gadget: make g_printer enumerate again
2012-09-10 Sebastian Andrzej... usb: gadget: use usb_string_ids_tab instead multiple...
2012-09-10 Sebastian Andrzej... usb: gadget: make composite module options readonly...
2012-09-10 Sebastian Andrzej... usb: gadget: remove bufsiz from struct usb_composite_dev
2012-09-10 Sebastian Andrzej... usb: gadget: move USB_BUFSIZ into global composite.h
2012-09-10 Sebastian Andrzej... usb: gadget: libcomposite: add epautoconf.c to libcomposite
2012-09-10 Sebastian Andrzej... usb: gadget: move global vars from epautoconf into...
2012-09-10 Sebastian Andrzej... usb: gadget: libcomposite: move config.c into libcomposite
2012-09-10 Sebastian Andrzej... usb: gadget: start with libcomposite
2012-09-10 Sebastian Andrzej... usb: gadget: pxa25x: make it compile with debug again
2012-09-10 Sebastian Andrzej... usb: gadget: remove global variable composite in compos...
2012-09-10 Sebastian Andrzej... staging: ccg: include all sourced files
2012-09-10 Sebastian Andrzej... usb: gadget: move bind() callback back to struct usb_ga...
2012-09-10 Sebastian Andrzej... usb: gadget: move bind() callback back to struct usb_co...
2012-09-10 Sebastian Andrzej... usb: gadget: push all usb_composite_driver structs...
2012-09-10 Sebastian Andrzej... usb: gadget: remove __devexit in f_uac2
2012-09-10 Sebastian Andrzej... usb: gadget: move bind callback into driver struct...
2012-09-10 Sebastian Andrzej... staging: ccg: Add a note about compatibility issues.
2012-09-07 Andrew LunnUSB: PLAT_ORION fulfils USB_ARCH_HAS_EHCI
2012-09-06 Kishon Vijay... arm: omap: phy: remove unused functions from omap-phy...
2012-09-06 Kishon Vijay... usb: twl4030: Add device tree support for twl4030 usb
2012-09-06 Kishon Vijay... usb: twl6030: Add dt support for twl6030 usb
2012-09-06 Kishon Vijay... usb: otg: make twl6030_usb as a comparator driver to...
2012-09-06 Kishon Vijay... usb: phy: add a new driver for omap usb2 phy
2012-09-06 Venu Byravarasuusb: phy: fix build break
2012-09-06 Sebastian Andrzej... usb: remove libusual
next