summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-11Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-09-11Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-09-11Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-09-11USB/host: Cleanup unneccessary irq disable codeChuansheng Liu
2012-09-10usb: add little-endian transform for DeviceRemovable of usb3.0 hubLan Tianyu
2012-09-10usb : Add sysfs files to control port power.Lan Tianyu
2012-09-10usb: Fail a get config when the port is powered off.Lan Tianyu
2012-09-10usb/acpi: Use ACPI methods to power off ports.Lan Tianyu
2012-09-10xhci: Handle clear PORT_POWER feature.Lan Tianyu
2012-09-10usb/acpi: Store info on device removability.Lan Tianyu
2012-09-10usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu
2012-09-10usb: move children to struct usb_portLan Tianyu
2012-09-10usb: make usb port a real deviceLan Tianyu
2012-09-10usb: redefine DeviceRemovable and wHubDelay as _le16Lan Tianyu
2012-09-10usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior
2012-09-10tools/usb: remove last USBFS userSebastian Andrzej Siewior
2012-09-10usbfs: Add a new disconnect-and-claim ioctl (v2)Hans de Goede
2012-09-10usb: gadget serial: don't shift bcd version left by 16Sebastian Andrzej Siewior
2012-09-10usb: otg: mxs-phy: Fix mx23 operationMike Thompson
2012-09-10usb: dwc3: add basic PHY supportFelipe Balbi
2012-09-10usb: dwc3: exynos: add nop transceiver supportFelipe Balbi
2012-09-10usb: dwc3: omap: add nop transceiver supportFelipe Balbi
2012-09-10usb: dwc3: pci: add nop transceiver supportFelipe Balbi
2012-09-10usb: otg: move the dereference below the NULL testWei Yongjun
2012-09-10usb: gadget: add module.h to u_ether.cSebastian Andrzej Siewior
2012-09-10usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior
2012-09-10usb: gadget: at91_udc: fix dt supportFabio Porcedda
2012-09-10usb: gadget: at91_udc: move the dereference below the NULL testWei Yongjun
2012-09-10usb: gadget: libcomposite: move MODULE_VERSION to composite.cSebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: move composite.c into libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: Provide a default implementation of default manufacturer stringSebastian Andrzej Siewior
2012-09-10usb: gadget: remove string override from struct usb_composite_driverSebastian Andrzej Siewior
2012-09-10usb: gadget: push iProduct into gadgetsSebastian Andrzej Siewior
2012-09-10usb: gadget: push iManufacturer into gadgetsSebastian Andrzej Siewior
2012-09-10usb: gadget: push iSerialNumber into gadgetsSebastian Andrzej Siewior
2012-09-10usb: gadget: make sure each gadget is using same index for Product, Serial,…Sebastian Andrzej Siewior
2012-09-10usb: gadget: push VID/PID/USB BCD module option into gadgetsSebastian Andrzej Siewior
2012-09-10usb: gadget: move usb_gadget_controller_number() into a .c file and libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: initialize the strings in tcm_usb_gadget properlySebastian Andrzej Siewior
2012-09-10usb: gadget: make g_printer enumerate againSebastian Andrzej Siewior
2012-09-10usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()Sebastian Andrzej Siewior
2012-09-10usb: gadget: make composite module options readonly onlySebastian Andrzej Siewior
2012-09-10usb: gadget: remove bufsiz from struct usb_composite_devSebastian Andrzej Siewior
2012-09-10usb: gadget: move USB_BUFSIZ into global composite.hSebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: add epautoconf.c to libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: move global vars from epautoconf into struct usb_gadgetSebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: move config.c into libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: start with libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: pxa25x: make it compile with debug againSebastian Andrzej Siewior
2012-09-10usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior