summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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: 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: 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-30USB: ums_realtek: fix build warningJingoo Han
2012-10-30USB: ftdi_sio: use ftdi_get_modem_status in chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: optimise chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: use generic chars_in_bufferJohan Hovold
2012-10-30USB: serial: export usb_serial_generic_chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: refactor modem-control status retrievalJohan Hovold
2012-10-30USB: ftdi_sio: fix tiocmget and tiocmset return valuesJohan Hovold
2012-10-30USB: ftdi_sio: fix tiocmget indentationJohan Hovold
2012-10-30USB: ftdi_sio: remove unused private port-dataJohan Hovold
2012-10-30USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich
2012-10-30USB: ftdi_sio: remove unnecessary memsetJohan Hovold
2012-10-30USB: cp210x: fix whitespace issuesJohan Hovold
2012-10-30USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()Jingoo Han
2012-10-30usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-10-29Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman