summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-11-26USB: cp210x: add Virtenio Preon32 device idMarkus Becker
2012-11-26usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong
2012-11-26USB: option: blacklist network interface on Huawei E173Bjørn Mork
2012-11-26USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern
2012-11-21USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn
2012-11-21USB: opticon: switch to generic read implementationJohan Hovold
2012-11-21USB: opticon: refactor reab-urb processingJohan Hovold
2012-11-21USB: opticon: use usb-serial bulk-in urbJohan Hovold
2012-11-21USB: opticon: increase bulk-in sizeJohan Hovold
2012-11-21USB: opticon: use port as urb contextJohan Hovold
2012-11-21USB: opticon: pass port to get_serial_infoJohan Hovold
2012-11-21USB: opticon: make private data port specificJohan Hovold
2012-11-21USB: opticon: remove disconnectJohan Hovold
2012-11-21USB: opticon: move read-urb deallocation to releaseJohan Hovold
2012-11-21USB: opticon: simplify bulk-in discovery in attachJohan Hovold
2012-11-21USB: opticon: remove private usb-serial dataJohan Hovold
2012-11-21USB: opticon: remove redundant initialisationJohan Hovold
2012-11-21USB: opticon: remove private serial-device dataJohan Hovold
2012-11-21USB: opticon: use port device for error and debugJohan Hovold
2012-11-21USB: opticon: move private urb initialisation to attachJohan Hovold
2012-11-21USB: opticon: remove redundant bulk urb fillJohan Hovold
2012-11-21USB: core: Free the allocated memory before exiting on errorSachin Kamat
2012-11-21USB: usbtest: prevent a divide by zero bugDan Carpenter
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitconstBill Pemberton
2012-11-21usb: remove use of __devinitdataBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-11-21usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-17Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffersKishon Vijay Abraham I
2012-11-16usb: phy: change phy notify connect/disconnect APIPeter Chen
2012-11-16usb: refine phy notify operation during connection and disconnectionPeter Chen
2012-11-16usb: mxs-phy: re-init phy during the connection is uselessPeter Chen
2012-11-16Revert "usb: otg: mxs-phy: Fix mx23 operation"Peter Chen
2012-11-16cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams
2012-11-16USB: fix authorization and claimed port logicHindin Joseph
2012-11-14usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi
2012-11-14usb: misc: usbtest: send ISO packets for g_zeroBoyan Nedeltchev
2012-11-14usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar
2012-11-14usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai
2012-11-14usb: ehci-mxc: Remove unused 'echi' variableFabio Estevam
2012-11-14usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman
2012-11-13USB: option: add Alcatel X220/X500D USB IDsDan Williams
2012-11-13USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams
2012-11-13USB: keyspan: fix typo causing GPF on openBjørn Mork
2012-11-12usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi
2012-11-12usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes