summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman84-4803/+833
2012-11-11Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman6-132/+43
2012-11-11Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman16-357/+192
2012-11-11Merge tag 'xceiv-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman4-13/+234
2012-11-09usb: musb: dsps: document dt bindings properlyAfzal Mohammed1-4/+4
2012-11-09Revert "usb: musb: dsps: remove explicit NOP device creation"Afzal Mohammed1-1/+2
2012-11-08usb: gadget: ncm: correct endianess conversionDmytro Milinevskyy1-4/+8
2012-11-08usb: gadget: g_ether: fix frame size checkIan Coolidge1-1/+2
2012-11-08usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz2-14/+0
2012-11-08usb: gadget: storage_common: Make fsg_lun_is_open() a function.Michal Nazarewicz1-2/+5
2012-11-08usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.Michal Nazarewicz2-134/+0
2012-11-08usb: gadget: storage_common: Remove FSG specific definitions.Michal Nazarewicz1-28/+0
2012-11-08usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz7-3696/+12
2012-11-08arch: Change defconfigs to point to g_mass_storage.Michal Nazarewicz36-38/+35
2012-11-08usb: renesas_usbhs: use transfer counter if IN direction bulk pipeKuninori Morimoto3-0/+106
2012-11-08usb: dwc3: core: don't kfree() devm_kzalloc()'ed memoryFelipe Balbi1-3/+1
2012-11-06usb: musb: remove generic_interruptPhilippe De Swert4-33/+46
2012-11-06usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov1-0/+1
2012-11-06usb: renesas_usbhs: host: add endpoint user counterKuninori Morimoto1-11/+13
2012-11-06usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()Kuninori Morimoto1-4/+0
2012-11-06usb: fix typo in drivers/usbMasanari Iida4-4/+4
2012-11-06usb: musb: dsps: control module handling (quirk)Santhapuri, Damodar1-0/+69
2012-11-06usb: musb: dsps: get resources by indexAfzal Mohammed1-8/+6
2012-11-06usb: musb: dsps: reduce musb instance to oneAfzal Mohammed1-1/+1
2012-11-06usb: musb: dsps: remove platform callbackAfzal Mohammed1-26/+0
2012-11-06usb: dwc3: exynos: remove platform data supportVivek Gautam1-16/+0
2012-11-06usb: dwc3: exynos: add support for device treeVivek Gautam1-0/+20
2012-11-03USB: EHCI: fix build error in ChipIdea host driverAlan Stern1-0/+1
2012-11-02fix build of EHCI debug port code when USB_CHIPIDEA but !USB_EHCI_HCDJan Beulich1-2/+2
2012-11-02USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern3-54/+9
2012-11-02USB: ohci-exynos: initialize registers pointer earlierVincent Palatin1-4/+6
2012-11-02USB: EHCI: fix build error in ehci-platform.c under PowerPCAlan Stern1-0/+2
2012-11-01USB: EHCI: make ehci-platform a separate driverAlan Stern4-35/+40
2012-11-01USB: EHCI: make ehci-pci a separate driverAlan Stern4-74/+60
2012-11-01USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern3-7/+89
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior10-168/+22
2012-11-01usb: phy: add R-Car USB phy driverKuninori Morimoto3-0/+233
2012-10-31USB: option: idVendor and idProduct are __le16Bjørn Mork1-3/+3
2012-10-31USB: option: replace vendor probe rule with match flagsBjørn Mork1-38/+33
2012-10-31USB: add USB_DEVICE_INTERFACE_CLASS macroBjørn Mork1-0/+16
2012-10-31USB: option: never bind to a usb-storage interfaceBjørn Mork1-7/+2
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern21-129/+21
2012-10-31USB: EHCI: remove unused Link Power Management codeAlan Stern7-239/+1
2012-10-31USB: remove iteration limit in hub_tt_work()Alan Stern1-4/+0
2012-10-31USB: serial: remove driver version informationJohan Hovold32-119/+1
2012-10-31usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior4-16/+15
2012-10-31usb: musb: Perform only write access on MUSB_INTRRXESebastian Andrzej Siewior3-11/+12
2012-10-31usb: musb: avoid FADDR read accessSebastian Andrzej Siewior2-6/+3
2012-10-31usb: musb: read MUSB_POWER register only when required.Sebastian Andrzej Siewior1-7/+8
2012-10-31usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior5-81/+6