aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* USB: opticon: remove private serial-device dataJohan Hovold2012-11-21
* USB: opticon: use port device for error and debugJohan Hovold2012-11-21
* USB: opticon: move private urb initialisation to attachJohan Hovold2012-11-21
* USB: opticon: remove redundant bulk urb fillJohan Hovold2012-11-21
* USB: core: Free the allocated memory before exiting on errorSachin Kamat2012-11-21
* USB: usbtest: prevent a divide by zero bugDan Carpenter2012-11-21
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitconstBill Pemberton2012-11-21
* usb: remove use of __devinitdataBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-21
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-16
|\
| * Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-11-16
| |\
| | * Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2012-11-13
| | * USB: option: add Alcatel X220/X500D USB IDsDan Williams2012-11-13
| | * USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams2012-11-13
| | * USB: keyspan: fix typo causing GPF on openBjørn Mork2012-11-13
| | * USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich2012-10-30
| | * USB: usb_wwan: fix bulk-urb allocationJohan Hovold2012-10-30
| | * Merge tag 'fixes-for-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-10-30
| | |\
| | | * usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as moduleRoger Quadros2012-10-30
| | | * usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove()Wei Yongjun2012-10-26
| | | * Revert "usb: musb: use DMA mode 1 whenever possible"Felipe Balbi2012-10-26
| * | | usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-07
| |/ /
* | | usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffersKishon Vijay Abraham I2012-11-16
* | | usb: phy: change phy notify connect/disconnect APIPeter Chen2012-11-15
* | | usb: refine phy notify operation during connection and disconnectionPeter Chen2012-11-15
* | | usb: mxs-phy: re-init phy during the connection is uselessPeter Chen2012-11-15
* | | Revert "usb: otg: mxs-phy: Fix mx23 operation"Peter Chen2012-11-15
* | | cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams2012-11-15
* | | USB: fix authorization and claimed port logicHindin Joseph2012-11-15
* | | usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-14
* | | usb: misc: usbtest: send ISO packets for g_zeroBoyan Nedeltchev2012-11-14
* | | usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar2012-11-14
* | | usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai2012-11-14
* | | usb: ehci-mxc: Remove unused 'echi' variableFabio Estevam2012-11-14
* | | usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun2012-11-14
* | | usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi2012-11-12
* | | usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes2012-11-12
* | | xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2012-11-12
* | | xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner2012-11-12
* | | xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp2012-11-12
* | | xhci: Fix conditional check in bandwidth calculation.Sarah Sharp2012-11-12
* | | xhci: Avoid global symbol pollution with handshake.Sarah Sharp2012-11-12
* | | USB: report submission of active URBsAlan Stern2012-11-11
* | | USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2012-11-11
* | | USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-11
* | | USB: fix endpoint-disabling for failed config changesAlan Stern2012-11-11
* | | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-11-11
|\ \ \