Age | Commit message (Expand) | Author |
2014-06-17 | USB: usbtest: add a timeout for scatter-gather tests | Alan Stern |
2014-06-17 | USB: EHCI: avoid BIOS handover on the HASEE E200 | Alan Stern |
2014-06-17 | usb: fix hub-port pm_runtime_enable() vs runtime pm transitions | Dan Williams |
2014-06-17 | usb: quiet peer failure warning, disable poweroff | Dan Williams |
2014-06-17 | usb: improve "not suspended yet" message in hub_suspend() | Dan Williams |
2014-06-17 | xhci: Fix sleeping with IRQs disabled in xhci_stop_device() | Mathias Nyman |
2014-06-17 | usb: fix ->update_hub_device() vs hdev->maxchild | Dan Williams |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-06-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds |
2014-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-03 | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-06-02 | Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-06-02 | usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=y | Stephen Rothwell |
2014-05-29 | usb: qcserial: add additional Sierra Wireless QMI devices | Aleksander Morgado |
2014-05-29 | usb: host: max3421-hcd: Use module_spi_driver | Sachin Kamat |
2014-05-29 | usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity | David Mosberger-Tang |
2014-05-29 | usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warning | David Mosberger-Tang |
2014-05-28 | usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue() | David Mosberger-Tang |
2014-05-28 | usb: qcserial: add Netgear AirCard 341U | Aleksander Morgado |
2014-05-28 | xhci: delete endpoints from bandwidth list before freeing whole device | Mathias Nyman |
2014-05-28 | usb: host: xhci-plat: add xhci_plat_start() | Yoshihiro Shimoda |
2014-05-28 | usb: host: max3421-hcd: Fix potential NULL urb dereference | David Mosberger-Tang |
2014-05-28 | usb: pci-quirks: Prevent Sony VAIO t-series from switching usb ports | Mathias Nyman |
2014-05-28 | Revert "usb: gadget: net2280: Add support for PLX USB338X" | Greg Kroah-Hartman |
2014-05-27 | usb: resume child device when port is powered on | Dan Williams |
2014-05-27 | usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=y | Dan Williams |
2014-05-27 | usb: introduce port status lock | Dan Williams |
2014-05-27 | usb: synchronize port poweroff and khubd | Dan Williams |
2014-05-27 | usb: refactor port handling in hub_events() | Dan Williams |
2014-05-27 | usb: usb3 ports do not support FEAT_C_ENABLE | Dan Williams |
2014-05-27 | usb: don't clear FEAT_C_ENABLE on usb_port_runtime_resume failure | Dan Williams |
2014-05-27 | usb: block suspension of superspeed port while hispeed peer is active | Dan Williams |
2014-05-27 | usb: make usb_port flags atomic, rename did_runtime_put to child_usage | Dan Williams |
2014-05-27 | usb: sysfs link peer ports | Dan Williams |
2014-05-27 | usb: find internal hub tier mismatch via acpi | Dan Williams |
2014-05-27 | usb: assign usb3 external hub port peers | Dan Williams |
2014-05-27 | usb: assign default peer ports for root hubs | Dan Williams |
2014-05-27 | usb: cleanup setting udev->removable from port_dev->connect_type | Dan Williams |
2014-05-27 | usb: rename usb_port device objects | Dan Williams |
2014-05-27 | usb: disable port power control if not supported in wHubCharacteristics | Dan Williams |
2014-05-27 | USB: mutual exclusion for resetting a hub and power-managing a port | Alan Stern |
2014-05-27 | usb: pci_quirks: fix sparse 'symbol not declared' warning | Konrad Zapalowicz |
2014-05-27 | usb: gadget: rename CONFIG_USB_GADGET_PXA25X | Paul Bolle |
2014-05-27 | USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpy | Benoit Taine |
2014-05-27 | usb: usbtest: add pattern check on pipe in phase of unlink read | Huang Rui |
2014-05-27 | usb: usbtest: fix unlink write error with pattern 1 | Huang Rui |