summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-11-12Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-11-12Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-11-12Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-11-12Merge tag 'xceiv-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-11-09Revert "usb: musb: dsps: remove explicit NOP device creation"Afzal Mohammed
2012-11-08usb: gadget: ncm: correct endianess conversionDmytro Milinevskyy
2012-11-08usb: gadget: g_ether: fix frame size checkIan Coolidge
2012-11-08usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz
2012-11-08usb: gadget: storage_common: Make fsg_lun_is_open() a function.Michal Nazarewicz
2012-11-08usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.Michal Nazarewicz
2012-11-08usb: gadget: storage_common: Remove FSG specific definitions.Michal Nazarewicz
2012-11-08usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz
2012-11-08usb: renesas_usbhs: use transfer counter if IN direction bulk pipeKuninori Morimoto
2012-11-08usb: dwc3: core: don't kfree() devm_kzalloc()'ed memoryFelipe Balbi
2012-11-06usb: musb: remove generic_interruptPhilippe De Swert
2012-11-06usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov
2012-11-06usb: renesas_usbhs: host: add endpoint user counterKuninori Morimoto
2012-11-06usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()Kuninori Morimoto
2012-11-06usb: fix typo in drivers/usbMasanari Iida
2012-11-06usb: musb: dsps: control module handling (quirk)Santhapuri, Damodar
2012-11-06usb: musb: dsps: get resources by indexAfzal Mohammed
2012-11-06usb: musb: dsps: reduce musb instance to oneAfzal Mohammed
2012-11-06usb: musb: dsps: remove platform callbackAfzal Mohammed
2012-11-06usb: dwc3: exynos: remove platform data supportVivek Gautam
2012-11-06usb: dwc3: exynos: add support for device treeVivek Gautam
2012-11-03USB: EHCI: fix build error in ChipIdea host driverAlan Stern
2012-11-02fix build of EHCI debug port code when USB_CHIPIDEA but !USB_EHCI_HCDJan Beulich
2012-11-02USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern
2012-11-02USB: ohci-exynos: initialize registers pointer earlierVincent Palatin
2012-11-02USB: EHCI: fix build error in ehci-platform.c under PowerPCAlan Stern
2012-11-01USB: EHCI: make ehci-platform a separate driverAlan Stern
2012-11-01USB: EHCI: make ehci-pci a separate driverAlan Stern
2012-11-01USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior
2012-11-01usb: phy: add R-Car USB phy driverKuninori Morimoto
2012-10-31USB: option: idVendor and idProduct are __le16Bjørn Mork
2012-10-31USB: option: replace vendor probe rule with match flagsBjørn Mork
2012-10-31USB: option: never bind to a usb-storage interfaceBjørn Mork
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-31USB: EHCI: remove unused Link Power Management codeAlan Stern
2012-10-31USB: remove iteration limit in hub_tt_work()Alan Stern
2012-10-31USB: serial: remove driver version informationJohan Hovold
2012-10-31usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior
2012-10-31usb: musb: Perform only write access on MUSB_INTRRXESebastian Andrzej Siewior
2012-10-31usb: musb: avoid FADDR read accessSebastian Andrzej Siewior
2012-10-31usb: musb: read MUSB_POWER register only when required.Sebastian Andrzej Siewior
2012-10-31usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior
2012-10-31usb: gadget: dummy_hcd: remove global the_controller variableSebastian Andrzej Siewior
2012-10-31usb: gadget: dummy_hcd: add setup / cleanup of multiple HW intancesSebastian Andrzej Siewior
2012-10-31usb: gadget: dummy_hdc: prepare for multiple instancesSebastian Andrzej Siewior