Age | Commit message (Expand) | Author |
2015-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-02-17 | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-02-17 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-17 | debugfs: Provide a file creation function that also takes an initial size | David Howells |
2015-02-15 | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2015-02-13 | usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-02-11 | treewide: Remove unnecessary SSB_DEVTABLE_END macro | Joe Perches |
2015-02-11 | treewide: Remove unnecessary BCMA_CORETABLE_END macro | Joe Perches |
2015-02-11 | xilinx usb2 gadget: get rid of incredibly annoying compile warning | Linus Torvalds |
2015-02-08 | USB / PM: Remove unneeded #ifdef and associated dead code | Andreas Ruprecht |
2015-02-04 | Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2015-02-04 | usb: musb: fix device hotplug behind hub | Bin Liu |
2015-02-04 | usb: dwc2: Fix a bug in reading the endpoint directions from reg. | Roshan Pius |
2015-02-03 | usb: Retry port status check on resume to work around RH bugs | Julius Werner |
2015-02-03 | Revert "usb: Reset USB-3 devices on USB-3 link bounce" | Zhuang Jin Can |
2015-02-03 | uhci-hub: use HUB_CHAR_* | Sergei Shtylyov |
2015-02-03 | usb: kconfig: replace PPC_OF with PPC | Kevin Hao |
2015-02-03 | ehci-pci: disable for Intel MID platforms (update) | Andy Shevchenko |
2015-02-02 | usb: gadget: Kconfig: use bool instead of boolean | Christoph Jaeger |
2015-02-02 | usb: musb: blackfin: remove incorrect __exit_p() | Dmitry Torokhov |
2015-02-02 | Merge 3.19-rc7 into usb-next | Greg Kroah-Hartman |
2015-01-31 | USB: fix use-after-free bug in usb_hcd_unlink_urb() | Alan Stern |
2015-01-31 | ehci-pci: disable for Intel MID platforms | Andy Shevchenko |
2015-01-31 | usb: host: pci_quirks: joing string literals | Andy Shevchenko |
2015-01-31 | USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) | Alan Stern |
2015-01-31 | USB: usbfs: allow URBs to be reaped after disconnection | Alan Stern |
2015-01-31 | cdc-acm: kill unnecessary messages | Oliver Neukum |
2015-01-31 | cdc-acm: add sanity checks | Oliver Neukum |
2015-01-30 | Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2015-01-30 | Merge tag 'usb-serial-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2015-01-30 | usb: phy: phy-generic: Fix USB PHY gpio reset | Fabio Estevam |
2015-01-30 | usb: dwc2: fix USB core dependencies | Arnd Bergmann |
2015-01-30 | usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel() | Yoshihiro Shimoda |
2015-01-30 | usb: phy: generic: fix the vbus interrupt request | Robert Jarzmik |
2015-01-30 | usb: phy: generic: fix the gpios to be optional | Robert Jarzmik |
2015-01-30 | usb: dwc2: gadget: initialize controller in pullup callback | Gregory Herrero |
2015-01-30 | usb: dwc2: gadget: replace constants with defines | Mian Yousaf Kaukab |
2015-01-30 | usb: dwc2: gadget: fix phy interface configuration | Mian Yousaf Kaukab |
2015-01-30 | usb: dwc2: gadget: fix debug message for zlp | Mian Yousaf Kaukab |
2015-01-30 | usb: dwc2: gadget: don't modify pullup status during reset | Gregory Herrero |
2015-01-30 | usb: dwc2: gadget: add reset flag in init function | Gregory Herrero |
2015-01-30 | usb: dwc2: gadget: add unaligned buffers support | Mian Yousaf Kaukab |
2015-01-30 | usb: dwc2: gadget: remove hardcoded if (0) and if (1) checks | Mian Yousaf Kaukab |
2015-01-30 | usb: dwc2: gadget: fix a typo in comment | Gregory Herrero |
2015-01-30 | usb: dwc2: gadget: add TEST_MODE feature support | Gregory Herrero |
2015-01-30 | usb: dwc2: gadget: fix clear halt feature handling | Gregory Herrero |
2015-01-30 | usb: dwc2: host: resume root hub on remote wakeup | Gregory Herrero |
2015-01-29 | usb: musb: add omap-control dependency | Arnd Bergmann |
2015-01-29 | usb: musb: add generic usb phy dependencies | Arnd Bergmann |
2015-01-29 | usb: udc-core: add is_selfpowered sys entry | Peter Chen |