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