aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-08-27USB storage: audit sysfs attribute permissionsGreg Kroah-Hartman
2013-08-27usb: musb: ux500: Add check for NULL board dataLee Jones
2013-08-27usb: gadget: double unlocks on error in atmel_usba_start()Dan Carpenter
2013-08-27usb: phy: signedness bugs in suspend/resume functionsDan Carpenter
2013-08-27usb: gadget: gadgetfs: potential use after free in unbind()Dan Carpenter
2013-08-27usb: gadget: gadgetfs: use after free in dev_release()Dan Carpenter
2013-08-27Merge tag 'for-usb-next-2013-08-27' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-08-27usb: dwc3: Remove duplicate inclusion of otg.hSachin Kamat
2013-08-27usb: phy: fix build breakageAnatolij Gustschin
2013-08-27USB: gadget: audit sysfs attribute permissionsGreg Kroah-Hartman
2013-08-27usb: musb: am335x-evm: Do not remove the session bit HOST-only modeSebastian Andrzej Siewior
2013-08-27usb: musb: dsps: do not set is_active on the first drvbus interruptSebastian Andrzej Siewior
2013-08-27usb: usb: dsps: update code according to the binding documentSebastian Andrzej Siewior
2013-08-27usb: musb: only remove host/udc if it has been addedSebastian Andrzej Siewior
2013-08-27usb: musb: dsps: fix devm_ioremap_resource error detection codeJulia Lawall
2013-08-27usb: gadget: USB_NET2272_DMA should depend on HAS_DMAGeert Uytterhoeven
2013-08-27usb: gadget: USB_R8A66597 should depend on HAS_DMAGeert Uytterhoeven
2013-08-27usb: gadget: USB_FUSB300 should depend on HAS_DMAGeert Uytterhoeven
2013-08-27usb: musb: avoid null pointer dereference in debug loggingMaarten ter Huurne
2013-08-27usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()Wei Yongjun
2013-08-27usb: phy: am335x-control: make it compile withSebastian Andrzej Siewior
2013-08-27usb: musb: honour the return value of dma_map_single()Sebastian Andrzej Siewior
2013-08-27usb: gadget: configfs: keep a function if it is not successfully addedAndrzej Pietrasiewicz
2013-08-27xhci:prevent "callbacks suppressed" when debug is not enabledDmitry Kasatkin
2013-08-27xhci: fix port BESL LPM capability checkingMathias Nyman
2013-08-27usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-08-26USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern
2013-08-25USB: serial: clean up attribute permissionsGreg Kroah-Hartman
2013-08-25USB: usbtmc: fix up attribute permissionsGreg Kroah-Hartman
2013-08-25USB: core: be specific about attribute permissionsGreg Kroah-Hartman
2013-08-23USB: core: use DRIVER_ATTR_RW()Greg Kroah-Hartman
2013-08-23USB: serial: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-08-23usb: don't use bNbrPorts after initializationKrzysztof Mazur
2013-08-23usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur
2013-08-23usb: fix cleanup after failure in hub_configure()Krzysztof Mazur
2013-08-23usb: ehci-mxc: check for pdata before dereferencingDaniel Mack
2013-08-23usb: phy: fix build breakageAnatolij Gustschin
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern
2013-08-23USB: fsl-mph-dr-of: cleanup clock API useGerhard Sittig
2013-08-19USB: mos7720: fix big-endian control requestsJohan Hovold
2013-08-19USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter
2013-08-19usb:gadget Fix comment for pointer to configfsPhilippe De Swert
2013-08-19Merge tag 'for-usb-2013-08-15-step-2' of ra.kernel.org:/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-08-18Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman
2013-08-18Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman
2013-08-18USB: serial: fix stringify operator in usb-serial-simpleYann Droneaud
2013-08-15Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp
2013-08-15USB: WUSBCORE: Use usb_init_urb instead of creating the URB manuallyThomas Pugliese
2013-08-15USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.Thomas Pugliese
2013-08-15USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segsThomas Pugliese