aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | usb: gadget: ncm: correct endianess conversionDmytro Milinevskyy2012-11-08
| * | | usb: gadget: g_ether: fix frame size checkIan Coolidge2012-11-08
| * | | usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz2012-11-08
| * | | usb: gadget: storage_common: Make fsg_lun_is_open() a function.Michal Nazarewicz2012-11-08
| * | | usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.Michal Nazarewicz2012-11-08
| * | | usb: gadget: storage_common: Remove FSG specific definitions.Michal Nazarewicz2012-11-08
| * | | usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz2012-11-08
| * | | usb: renesas_usbhs: use transfer counter if IN direction bulk pipeKuninori Morimoto2012-11-08
| * | | usb: renesas_usbhs: host: add endpoint user counterKuninori Morimoto2012-11-06
| * | | usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()Kuninori Morimoto2012-11-06
| * | | usb: fix typo in drivers/usbMasanari Iida2012-11-06
| * | | usb: gadget: dummy_hcd: remove global the_controller variableSebastian Andrzej Siewior2012-10-31