Age | Commit message (Expand) | Author |
2013-09-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-09-03 | Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-09-03 | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-08-30 | usbcore: fix incorrect type in assignment in descriptors_changed() | Xenia Ragiadakou |
2013-08-30 | usbcore: compare and release one bos descriptor in usb_reset_and_verify_device() | Xenia Ragiadakou |
2013-08-30 | ehci: remove debugging statement with ehci statistics in ehci_stop() | Xenia Ragiadakou |
2013-08-30 | ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c | Xenia Ragiadakou |
2013-08-30 | ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set | Xenia Ragiadakou |
2013-08-30 | ehci: remove ehci_vdbg() verbose debugging statements | Xenia Ragiadakou |
2013-08-30 | usb: r8a66597-hcd: use platform_{get,set}_drvdata() | Libo Chen |
2013-08-30 | usb: phy-tegra-usb: use platform_{get,set}_drvdata() | Libo Chen |
2013-08-30 | usb: acm gadget: Null termintate strings table | Graham Williams |
2013-08-28 | Merge tag 'for-usb-next-2013-08-27-15-07' of git://git.kernel.org/pub/scm/lin... | Greg Kroah-Hartman |
2013-08-28 | xhci: Fix warning introduced by disabling runtime PM. | Sarah Sharp |
2013-08-27 | USB: OHCI: Allow runtime PM without system sleep | Alan Stern |
2013-08-27 | usb: ohci-at91: remove unnecessary dev_set_drvdata() | Libo Chen |
2013-08-27 | usb: renesas_usbhs: use platform_{get,set}_drvdata() | Libo Chen |
2013-08-27 | usb: fotg210-udc: use platform_{get,set}_drvdata() | Libo Chen |
2013-08-27 | Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2013-08-27 | USB storage: audit sysfs attribute permissions | Greg Kroah-Hartman |
2013-08-27 | usb: musb: ux500: Add check for NULL board data | Lee Jones |
2013-08-27 | usb: gadget: double unlocks on error in atmel_usba_start() | Dan Carpenter |
2013-08-27 | usb: phy: signedness bugs in suspend/resume functions | Dan Carpenter |
2013-08-27 | usb: gadget: gadgetfs: potential use after free in unbind() | Dan Carpenter |
2013-08-27 | usb: gadget: gadgetfs: use after free in dev_release() | Dan Carpenter |
2013-08-27 | Merge tag 'for-usb-next-2013-08-27' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2013-08-27 | usb: dwc3: Remove duplicate inclusion of otg.h | Sachin Kamat |
2013-08-27 | usb: phy: fix build breakage | Anatolij Gustschin |
2013-08-27 | USB: gadget: audit sysfs attribute permissions | Greg Kroah-Hartman |
2013-08-27 | usb: musb: am335x-evm: Do not remove the session bit HOST-only mode | Sebastian Andrzej Siewior |
2013-08-27 | usb: musb: dsps: do not set is_active on the first drvbus interrupt | Sebastian Andrzej Siewior |
2013-08-27 | usb: usb: dsps: update code according to the binding document | Sebastian Andrzej Siewior |
2013-08-27 | usb: musb: only remove host/udc if it has been added | Sebastian Andrzej Siewior |
2013-08-27 | usb: musb: dsps: fix devm_ioremap_resource error detection code | Julia Lawall |
2013-08-27 | usb: gadget: USB_NET2272_DMA should depend on HAS_DMA | Geert Uytterhoeven |
2013-08-27 | usb: gadget: USB_R8A66597 should depend on HAS_DMA | Geert Uytterhoeven |
2013-08-27 | usb: gadget: USB_FUSB300 should depend on HAS_DMA | Geert Uytterhoeven |
2013-08-27 | usb: musb: avoid null pointer dereference in debug logging | Maarten ter Huurne |
2013-08-27 | usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback() | Wei Yongjun |
2013-08-27 | usb: phy: am335x-control: make it compile with | Sebastian Andrzej Siewior |
2013-08-27 | usb: musb: honour the return value of dma_map_single() | Sebastian Andrzej Siewior |
2013-08-27 | usb: gadget: configfs: keep a function if it is not successfully added | Andrzej Pietrasiewicz |
2013-08-27 | xhci:prevent "callbacks suppressed" when debug is not enabled | Dmitry Kasatkin |
2013-08-27 | xhci: fix port BESL LPM capability checking | Mathias Nyman |
2013-08-27 | usb: xhci: Disable runtime PM suspend for quirky controllers | Shawn Nematbakhsh |
2013-08-26 | USB: OHCI: fix build error related to ohci_suspend/resume | Alan Stern |
2013-08-25 | USB: serial: clean up attribute permissions | Greg Kroah-Hartman |
2013-08-25 | USB: usbtmc: fix up attribute permissions | Greg Kroah-Hartman |
2013-08-25 | USB: core: be specific about attribute permissions | Greg Kroah-Hartman |