Age | Commit message (Expand) | Author | Files | Lines |
2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -190/+0 |
2016-10-12 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 3 | -3/+0 |
2016-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -14/+14 |
2016-10-11 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 3 | -13/+20 |
2016-10-08 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -0/+34 |
2016-10-05 | USB: host: ehci-sead3: Remove SEAD-3 EHCI code | Paul Burton | 2 | -190/+0 |
2016-09-28 | Revert "usbtmc: convert to devm_kzalloc" | Greg Kroah-Hartman | 1 | -1/+2 |
2016-09-28 | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani | 3 | -14/+14 |
2016-09-27 | USB: serial: cp210x: Add ID for a Juniper console | Kyle Jones | 1 | -0/+1 |
2016-09-27 | usb: Kconfig: using select for USB_COMMON dependency | Peter Chen | 2 | -3/+5 |
2016-09-27 | usb: hub: change CLEAR_FEATURE to SET_FEATURE | Yonglong Wu | 1 | -1/+1 |
2016-09-27 | usb: core: Introduce a USB port LED trigger | Rafał Miłecki | 3 | -0/+324 |
2016-09-27 | USB: bcma: drop Northstar PHY 2.0 initialization code | Rafał Miłecki | 1 | -55/+25 |
2016-09-27 | usb: core: hcd: add missing header dependencies | Baoyou Xie | 1 | -0/+1 |
2016-09-23 | usb: musb: da8xx: fix error handling message in probe | Arnd Bergmann | 1 | -7/+7 |
2016-09-23 | usb: musb: Fix session based PM for first invalid VBUS | Tony Lindgren | 2 | -5/+9 |
2016-09-23 | usb: musb: Fix PM runtime for disconnect after unconfigure | Tony Lindgren | 1 | -0/+3 |
2016-09-22 | musb: Export musb_root_disconnect for use in modules | Hans de Goede | 1 | -0/+1 |
2016-09-21 | usb: misc: legousbtower: Fix NULL pointer deference | Greg Kroah-Hartman | 1 | -18/+17 |
2016-09-21 | cdc-acm: hardening against malicious devices | Oliver Neukum | 1 | -0/+5 |
2016-09-19 | Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 1 | -0/+34 |
2016-09-19 | Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock" | Greg Kroah-Hartman | 1 | -5/+2 |
2016-09-19 | Merge 4.8-rc7 into usb-next | Greg Kroah-Hartman | 3 | -13/+20 |
2016-09-16 | Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2 | -115/+60 |
2016-09-16 | Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -1/+2 |
2016-09-16 | USB: change bInterval default to 10 ms | Alan Stern | 1 | -11/+17 |
2016-09-16 | usb: musb: Fix tusb6010 compile error on blackfin | Tony Lindgren | 1 | -1/+1 |
2016-09-15 | Merge tag 'usb-ci-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 5 | -29/+42 |
2016-09-14 | Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 39 | -487/+1047 |
2016-09-14 | usb: dwc2: add support for Meson8b and GXBB SoCs | Jerome Brunet | 1 | -0/+34 |
2016-09-14 | usb: chipidea: udc: Use the preferred form for passing a size of a struct | Fabio Estevam | 1 | -1/+1 |
2016-09-14 | usb: chipidea: udc: Fit into a single line | Fabio Estevam | 1 | -2/+1 |
2016-09-14 | usb: chipidea: udc: Use dma_pool_zalloc() | Fabio Estevam | 1 | -4/+2 |
2016-09-14 | usb: chipidea: host: disable io watchdog | Lucas Stach | 1 | -0/+3 |
2016-09-14 | usb: chipidea: udc: Use direction flags consequently | Stefan Wahren | 1 | -11/+11 |
2016-09-14 | usb: chipidea: imx: set over current polarity per dts setting | Li Jun | 3 | -5/+21 |
2016-09-14 | usb: chipidea: udc: Don't flush endpoint fifo twice | Stefan Wahren | 1 | -1/+0 |
2016-09-14 | usb: chipidea: udc: move write barrier into hw_ep_prime | Stefan Wahren | 1 | -5/+3 |
2016-09-13 | usb: ohci: Allow ohci on omap5 also | Tony Lindgren | 1 | -1/+1 |
2016-09-13 | usb: core: setup dma_pfn_offset for USB devices and, interfaces | Roger Quadros | 2 | -0/+16 |
2016-09-13 | USB: host: ohci-at91: fix non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2016-09-13 | usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe() | Wei Yongjun | 1 | -0/+1 |
2016-09-13 | ezusb: constify local structures | Julia Lawall | 1 | -1/+1 |
2016-09-13 | USB: wusbcore: add in missing white space in error message text | Colin Ian King | 1 | -2/+1 |
2016-09-13 | cdc-acm: cleaning up debug in data submission path | Oliver Neukum | 1 | -10/+6 |
2016-09-13 | cdc-acm: cleanup debugging in submission path | Oliver Neukum | 1 | -4/+4 |
2016-09-13 | usb: musb: remove redundant stack buffers | Rasmus Villemoes | 1 | -7/+5 |
2016-09-13 | usb: musb: am35x: fix error return code in am35x_probe() | Wei Yongjun | 1 | -1/+3 |
2016-09-13 | usb: musb: da8xx: Remove mach code | David Lechner | 2 | -86/+51 |
2016-09-13 | usb: musb: da8xx: Use devm in probe | David Lechner | 1 | -14/+5 |