summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-11-12Merge tag 'xceiv-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
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: 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-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
2012-10-25xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp
2012-10-25xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp
2012-10-25xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp
2012-10-25xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp
2012-10-25USB: isp1760-if: Change to use irq_of_parse_and_mapNobuhiro Iwamatsu
2012-10-25USB: set hub's default autosuspend delay as 0Ming Lei
2012-10-25USB: check port changes before hub runtime suspend for some bug deviceMing Lei
2012-10-25ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier
2012-10-25ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier
2012-10-25USB: mos7840: fix port_probe flowJohan Hovold
2012-10-25USB: mos7840: fix port-data memory leakJohan Hovold
2012-10-25USB: mos7840: remove invalid disconnect handlingJohan Hovold
2012-10-25USB: mos7840: remove NULL-urb submissionJohan Hovold
2012-10-25usb: serial: ftdi_sio: Add missing chars_in_buffer functionJarkko Huijts
2012-10-25USB: qcserial: fix interface-data memory leak in error pathJohan Hovold
2012-10-25USB: option: fix interface-data memory leak in error pathJohan Hovold
2012-10-25USB: ipw: fix interface-data memory leak in error pathJohan Hovold
2012-10-25USB: mos7840: fix port-device leak in error pathJohan Hovold