Age | Commit message (Expand) | Author |
2013-09-17 | Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2013-09-17 | USB: pl2303: distinguish between original and cloned HX chips | Frank Schäfer |
2013-09-17 | USB: Faraday fotg210: fix email addresses | Dave Jones |
2013-09-17 | USB: fix typo in usb serial simple driver Kconfig | Dave Jones |
2013-09-17 | Revert "USB: EHCI: support running URB giveback in tasklet context" | Greg Kroah-Hartman |
2013-09-17 | usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr | Chanho Park |
2013-09-17 | usb: s3c-hsotg: fix unregistration function | Marek Szyprowski |
2013-09-17 | usb: gadget: f_mass_storage: reset endpoint driver data when disabled | Peter Oh |
2013-09-17 | usb: host: fsl-mph-dr-of: Staticize local symbols | Sachin Kamat |
2013-09-17 | usb: gadget: f_eem: Staticize eem_alloc | Sachin Kamat |
2013-09-17 | usb: gadget: f_ecm: Staticize ecm_alloc | Sachin Kamat |
2013-09-17 | usb: phy: omap-usb3: Fix return value | Sachin Kamat |
2013-09-17 | usb: dwc3: gadget: avoid memory leak when failing to allocate all eps | David Cohen |
2013-09-17 | usb: dwc3: remove extcon dependency | Heikki Krogerus |
2013-09-17 | usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register() | Chen Gang |
2013-09-17 | usb: dwc3: pci: add support for BayTrail | Heikki Krogerus |
2013-09-17 | usb: gadget: cdc2: fix conversion to new interface of f_ecm | Andrzej Pietrasiewicz |
2013-09-17 | usb: gadget: fix a bug and a WARN_ON in dummy-hcd | Alan Stern |
2013-09-17 | usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di... | Alexey Khoroshilov |
2013-09-13 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
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 |