aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* USB: serial: clean up attribute permissionsGreg Kroah-Hartman2013-08-25
* USB: usbtmc: fix up attribute permissionsGreg Kroah-Hartman2013-08-25
* USB: core: be specific about attribute permissionsGreg Kroah-Hartman2013-08-25
* USB: core: use DRIVER_ATTR_RW()Greg Kroah-Hartman2013-08-23
* usb: don't use bNbrPorts after initializationKrzysztof Mazur2013-08-23
* usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur2013-08-23
* usb: fix cleanup after failure in hub_configure()Krzysztof Mazur2013-08-23
* usb: ehci-mxc: check for pdata before dereferencingDaniel Mack2013-08-23
* USB: mos7720: fix big-endian control requestsJohan Hovold2013-08-19
* USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter2013-08-19
* usb:gadget Fix comment for pointer to configfsPhilippe De Swert2013-08-19
* Merge tag 'for-usb-2013-08-15-step-2' of ra.kernel.org:/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-19
|\
| * Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-15
| |\
| | * xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp2013-08-15
| | * usb: Don't fail port power resume on device disconnect.Sarah Sharp2013-08-15
| | * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu2013-08-15
| | * USB: handle LPM errors during device suspend correctlyAlan Stern2013-08-15
* | | Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-18
|\ \ \ | | |/ | |/|
| * | USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold2013-08-14
| * | USB: mos7720: fix broken control requestsJohan Hovold2013-08-14
| * | usb: add two quirky touchscreenOliver Neukum2013-08-14
| * | USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold2013-08-12
| * | USB: adutux: fix big-endian device-type reportingJohan Hovold2013-08-12
| * | USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold2013-08-12
| * | USB: mos7840: fix big-endian probeJohan Hovold2013-08-12
| * | USB-Serial: Fix error handling of usb_wwanMatt Burtch2013-08-12
| * | wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese2013-08-12
| * | USB: EHCI: accept very late isochronous URBsAlan Stern2013-08-12
| * | usb: xhci: add missing dma-mapping.h includesJames Hogan2013-07-31
| * | usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-07-31
* | | USB: serial: fix stringify operator in usb-serial-simpleYann Droneaud2013-08-18
* | | USB: WUSBCORE: Use usb_init_urb instead of creating the URB manuallyThomas Pugliese2013-08-15
* | | USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.Thomas Pugliese2013-08-15
* | | USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segsThomas Pugliese2013-08-15
* | | USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese2013-08-15
| |/ |/|
* | Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-08-15
|\ \
| * | xhci: fix dma mask setup in xhci.cXenia Ragiadakou2013-08-14
| * | xhci: trace debug statements related to ring expansionXenia Ragiadakou2013-08-14
| * | xhci: trace debug messages related to driver initialization and unloadXenia Ragiadakou2013-08-14
| * | xhci: trace debug statements for urb cancellationXenia Ragiadakou2013-08-14
| * | xhci: add xhci_cmd_completion trace eventXenia Ragiadakou2013-08-13
| * | xhci: add xhci_address_ctx trace eventXenia Ragiadakou2013-08-13
| * | xhci: add trace for debug messages related to endpoint resetXenia Ragiadakou2013-08-13
| * | xhci: add trace for debug messages related to quirksXenia Ragiadakou2013-08-13
| * | xhci: add trace for debug messages related to changing contextsXenia Ragiadakou2013-08-13
| * | xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou2013-08-13
| * | xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou2013-08-13
| * | xhci: replace printk(KERN_DEBUG ...)Xenia Ragiadakou2013-08-13
| * | xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou2013-08-13
| * | usb: Add Device Tree support to XHCI Platform driverAl Cooper2013-08-13