summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | USB: serial: clean up attribute permissionsGreg Kroah-Hartman2013-08-254-22/+14
| * | | | USB: usbtmc: fix up attribute permissionsGreg Kroah-Hartman2013-08-251-8/+8
| * | | | USB: core: be specific about attribute permissionsGreg Kroah-Hartman2013-08-254-197/+166
| * | | | USB: core: use DRIVER_ATTR_RW()Greg Kroah-Hartman2013-08-231-15/+13
| * | | | usb: don't use bNbrPorts after initializationKrzysztof Mazur2013-08-231-7/+5
| * | | | usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur2013-08-231-2/+8
| * | | | usb: fix cleanup after failure in hub_configure()Krzysztof Mazur2013-08-231-0/+1
| * | | | usb: ehci-mxc: check for pdata before dereferencingDaniel Mack2013-08-231-1/+1
| * | | | USB: mos7720: fix big-endian control requestsJohan Hovold2013-08-191-2/+2
| * | | | USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter2013-08-191-1/+1
| * | | | usb:gadget Fix comment for pointer to configfsPhilippe De Swert2013-08-191-1/+1
| * | | | Merge tag 'for-usb-2013-08-15-step-2' of ra.kernel.org:/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-195-22/+15
| |\ \ \ \
| | * \ \ \ Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-1516-59/+72
| | |\ \ \ \
| | | * | | | xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp2013-08-153-2/+8
| | | * | | | usb: Don't fail port power resume on device disconnect.Sarah Sharp2013-08-151-8/+5
| | | * | | | usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu2013-08-151-12/+2
| | | * | | | USB: handle LPM errors during device suspend correctlyAlan Stern2013-08-151-33/+38
| | | | |/ / | | | |/| |
| * | | | | Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-1812-37/+57
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | USB: serial: fix stringify operator in usb-serial-simpleYann Droneaud2013-08-181-1/+1
| * | | | | USB: WUSBCORE: Use usb_init_urb instead of creating the URB manuallyThomas Pugliese2013-08-151-6/+9
| * | | | | USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.Thomas Pugliese2013-08-151-5/+4
| * | | | | USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segsThomas Pugliese2013-08-151-2/+4
| * | | | | USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese2013-08-153-12/+108
| | |/ / / | |/| | |
| * | | | Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-08-1512-354/+510
| |\ \ \ \
| | * | | | xhci: fix dma mask setup in xhci.cXenia Ragiadakou2013-08-132-14/+15
| | * | | | xhci: trace debug statements related to ring expansionXenia Ragiadakou2013-08-133-3/+9
| | * | | | xhci: trace debug messages related to driver initialization and unloadXenia Ragiadakou2013-08-133-68/+113
| | * | | | xhci: trace debug statements for urb cancellationXenia Ragiadakou2013-08-133-28/+54
| | * | | | xhci: add xhci_cmd_completion trace eventXenia Ragiadakou2013-08-132-0/+33
| | * | | | xhci: add xhci_address_ctx trace eventXenia Ragiadakou2013-08-132-0/+49
| | * | | | xhci: add trace for debug messages related to endpoint resetXenia Ragiadakou2013-08-133-7/+18
| | * | | | xhci: add trace for debug messages related to quirksXenia Ragiadakou2013-08-135-35/+69
| | * | | | xhci: add trace for debug messages related to changing contextsXenia Ragiadakou2013-08-134-10/+27
| | * | | | xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou2013-08-136-11/+103
| | * | | | xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou2013-08-134-165/+1
| | * | | | xhci: replace printk(KERN_DEBUG ...)Xenia Ragiadakou2013-08-131-9/+7
| | * | | | xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou2013-08-132-4/+2
| | * | | | usb: Add Device Tree support to XHCI Platform driverAl Cooper2013-08-131-0/+10
| * | | | | USB: uss720: fix DMA-buffer allocationJohan Hovold2013-08-141-9/+15
| * | | | | USB: quatech2: fix port DMA-buffer allocationsJohan Hovold2013-08-141-6/+15
| * | | | | USB: quatech2: fix serial DMA-buffer allocationsJohan Hovold2013-08-141-2/+12
| * | | | | USB: keyspan: fix port DMA-buffer allocationsJohan Hovold2013-08-141-8/+56
| * | | | | USB: keyspan: fix serial DMA-buffer allocationsJohan Hovold2013-08-141-4/+36
| * | | | | USB: chipidea: i.MX: simplify usbmiscSascha Hauer2013-08-143-107/+76
| * | | | | usb: chipidea: udc: .pullup is valid only when vbus is therePeter Chen2013-08-141-0/+3
| * | | | | usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen2013-08-143-20/+6
| * | | | | usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flagsPeter Chen2013-08-141-3/+2
| * | | | | usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen2013-08-143-0/+39
| * | | | | usb: chipidea: add vbus interrupt handlerPeter Chen2013-08-145-12/+71
| * | | | | usb: chipidea: move otg related things to otg filePeter Chen2013-08-143-52/+70