summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: remove use of __devinitBill Pemberton2012-11-2185-155/+145Star
* usb: remove use of __devexit_pBill Pemberton2012-11-2155-56/+56
* usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-214-53/+0Star
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-176-13/+59
|\
| * Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-11-1610-22/+71
| |\
| | * Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2012-11-133-2/+18
| | * USB: option: add Alcatel X220/X500D USB IDsDan Williams2012-11-131-0/+2
| | * USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams2012-11-131-0/+7
| | * USB: keyspan: fix typo causing GPF on openBjørn Mork2012-11-131-2/+1Star
| | * USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich2012-10-301-6/+9
| | * USB: usb_wwan: fix bulk-urb allocationJohan Hovold2012-10-301-5/+5
| | * Merge tag 'fixes-for-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-10-303-7/+29
| | |\
| | | * usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as moduleRoger Quadros2012-10-301-2/+2
| | | * usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove()Wei Yongjun2012-10-261-1/+1
| | | * Revert "usb: musb: use DMA mode 1 whenever possible"Felipe Balbi2012-10-261-4/+26
| * | | usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-081-1/+2
| |/ /
* | | usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffersKishon Vijay Abraham I2012-11-161-2/+2
* | | usb: phy: change phy notify connect/disconnect APIPeter Chen2012-11-162-10/+16
* | | usb: refine phy notify operation during connection and disconnectionPeter Chen2012-11-161-8/+8
* | | usb: mxs-phy: re-init phy during the connection is uselessPeter Chen2012-11-161-1/+0Star
* | | Revert "usb: otg: mxs-phy: Fix mx23 operation"Peter Chen2012-11-161-35/+3Star
* | | cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams2012-11-161-0/+38
* | | USB: fix authorization and claimed port logicHindin Joseph2012-11-161-3/+4
* | | usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-141-25/+21Star
* | | usb: misc: usbtest: send ISO packets for g_zeroBoyan Nedeltchev2012-11-141-0/+1
* | | usb: spear-ehci/ohci: Use devm_*() routinesViresh Kumar2012-11-142-45/+25Star
* | | usb: spear-ehci/ohci: Do clk_get using dev-idAmardeep Rai2012-11-142-24/+2Star
* | | usb: ehci-mxc: Remove unused 'echi' variableFabio Estevam2012-11-141-2/+0Star
* | | usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun2012-11-141-3/+0Star
* | | usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi2012-11-122-8/+5Star
* | | usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes2012-11-121-1/+1
* | | xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2012-11-121-2/+5
* | | xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner2012-11-121-2/+7
* | | xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp2012-11-121-13/+19
* | | xhci: Fix conditional check in bandwidth calculation.Sarah Sharp2012-11-121-1/+1
* | | xhci: Avoid global symbol pollution with handshake.Sarah Sharp2012-11-123-13/+15
* | | USB: report submission of active URBsAlan Stern2012-11-121-1/+6
* | | USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2012-11-122-11/+5Star
* | | USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-125-16/+9Star
* | | USB: fix endpoint-disabling for failed config changesAlan Stern2012-11-121-23/+31
* | | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-11-1244-4755/+780Star
|\ \ \
| * | | usb: gadget: ncm: correct endianess conversionDmytro Milinevskyy2012-11-081-4/+8
| * | | usb: gadget: g_ether: fix frame size checkIan Coolidge2012-11-081-1/+2
| * | | usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz2012-11-082-14/+0Star
| * | | usb: gadget: storage_common: Make fsg_lun_is_open() a function.Michal Nazarewicz2012-11-081-2/+5
| * | | usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.Michal Nazarewicz2012-11-082-134/+0Star
| * | | usb: gadget: storage_common: Remove FSG specific definitions.Michal Nazarewicz2012-11-081-28/+0Star
| * | | usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz2012-11-085-3687/+4Star
| * | | usb: renesas_usbhs: use transfer counter if IN direction bulk pipeKuninori Morimoto2012-11-083-0/+106
| * | | usb: renesas_usbhs: host: add endpoint user counterKuninori Morimoto2012-11-061-11/+13