summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | usb: gadget: gadgetfs: potential use after free in unbind()Dan Carpenter2013-08-271-1/+1
| | * | | | | usb: gadget: gadgetfs: use after free in dev_release()Dan Carpenter2013-08-271-4/+0
| | * | | | | usb: dwc3: Remove duplicate inclusion of otg.hSachin Kamat2013-08-271-1/+0
| | * | | | | usb: phy: fix build breakageAnatolij Gustschin2013-08-272-2/+2
| | * | | | | usb: musb: am335x-evm: Do not remove the session bit HOST-only modeSebastian Andrzej Siewior2013-08-271-0/+2
| | * | | | | usb: musb: dsps: do not set is_active on the first drvbus interruptSebastian Andrzej Siewior2013-08-271-1/+0
| | * | | | | usb: usb: dsps: update code according to the binding documentSebastian Andrzej Siewior2013-08-271-18/+36
| | * | | | | usb: musb: only remove host/udc if it has been addedSebastian Andrzej Siewior2013-08-272-0/+4
| | * | | | | usb: musb: dsps: fix devm_ioremap_resource error detection codeJulia Lawall2013-08-271-2/+2
| | * | | | | usb: gadget: USB_NET2272_DMA should depend on HAS_DMAGeert Uytterhoeven2013-08-271-1/+1
| | * | | | | usb: gadget: USB_R8A66597 should depend on HAS_DMAGeert Uytterhoeven2013-08-271-0/+1
| | * | | | | usb: gadget: USB_FUSB300 should depend on HAS_DMAGeert Uytterhoeven2013-08-271-1/+1
| | * | | | | usb: musb: avoid null pointer dereference in debug loggingMaarten ter Huurne2013-08-271-1/+2
| | * | | | | usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()Wei Yongjun2013-08-271-1/+3
| | * | | | | usb: phy: am335x-control: make it compile withSebastian Andrzej Siewior2013-08-271-2/+2
| | * | | | | usb: musb: honour the return value of dma_map_single()Sebastian Andrzej Siewior2013-08-271-1/+9
| | * | | | | usb: gadget: configfs: keep a function if it is not successfully addedAndrzej Pietrasiewicz2013-08-271-1/+3
| * | | | | | USB storage: audit sysfs attribute permissionsGreg Kroah-Hartman2013-08-271-9/+7
| * | | | | | Merge tag 'for-usb-next-2013-08-27' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-08-273-17/+31
| |\ \ \ \ \ \
| | * | | | | | xhci:prevent "callbacks suppressed" when debug is not enabledDmitry Kasatkin2013-08-271-16/+8
| | * | | | | | xhci: fix port BESL LPM capability checkingMathias Nyman2013-08-271-1/+1
| | * | | | | | usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh2013-08-271-0/+22
| | |/ / / / /
| * | | | | | USB: gadget: audit sysfs attribute permissionsGreg Kroah-Hartman2013-08-277-48/+43
| |/ / / / /
| * | | | | 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
OpenPOWER on IntegriCloud