Age | Commit message (Expand) | Author |
2016-08-11 | usb/gadget: fix gadgetfs aio support. | Mathieu Laurendeau |
2016-08-11 | usb: gadget: composite: Fix return value in case of error | Christophe JAILLET |
2016-08-11 | usb: gadget: uvc: Fix return value in case of error | Christophe JAILLET |
2016-08-11 | usb: gadget: fix check in sync read from ep in gadgetfs | Binyamin Sharet |
2016-08-11 | usb: misc: usbtest: usbtest_do_ioctl may return positive integer | Peter Chen |
2016-08-11 | usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe() | Wei Yongjun |
2016-08-11 | usb: phy: omap-otg: Fix missing platform_set_drvdata() in omap_otg_probe() | Wei Yongjun |
2016-08-11 | usb: gadget: configfs: add mutex lock before unregister gadget | Winter Wang |
2016-08-11 | usb: gadget: u_ether: fix dereference after null check coverify warning | Peter Chen |
2016-08-11 | usb: gadget: composite: fix dereference after null check coverify warning | Peter Chen |
2016-08-11 | usb: renesas_usbhs: Use dmac only if the pipe type is bulk | Yoshihiro Shimoda |
2016-08-11 | usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable() | Yoshihiro Shimoda |
2016-08-11 | usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmac | Yoshihiro Shimoda |
2016-08-10 | usb: dwc3: pci: add Intel Kabylake PCI ID | Heikki Krogerus |
2016-08-10 | usb: dwc3: gadget: always cleanup all TRBs | Felipe Balbi |
2016-08-10 | usb: dwc3: gadget: fix for short pkts during chained xfers | Felipe Balbi |
2016-08-10 | usb: dwc3: gadget: increment request->actual once | Felipe Balbi |
2016-08-09 | usb: host: max3421-hcd: fix mask of IO control register | Jaewon Kim |
2016-08-09 | USB: remove race condition in usbfs/libusb when using reap-after-disconnect | Alan Stern |
2016-08-09 | usb: devio, do not warn when allocation fails | Jiri Slaby |
2016-08-09 | usb: ehci: change order of register cleanup during shutdown | Marc Ohlf |
2016-08-09 | USB: validate wMaxPacketValue entries in endpoint descriptors | Alan Stern |
2016-08-09 | usb: misc: ftdi-elan: Fix off-by-one memory corruptions | Xiao Han |
2016-08-09 | usb: misc: usbtest: usbtest_do_ioctl may return positive integer | Peter Chen |
2016-08-09 | USB: hub: change the locking in hub_activate | Alan Stern |
2016-08-09 | USB: hub: fix up early-exit pathway in hub_activate | Alan Stern |
2016-08-09 | usb: hub: Fix unbalanced reference count/memory leak/deadlocks | Viresh Kumar |
2016-08-08 | USB: serial: fix memleak in driver-registration error path | Alexey Klimov |
2016-08-08 | USB: serial: option: add support for Telit LE920A4 | Daniele Palmas |
2016-08-08 | USB: serial: ftdi_sio: add device ID for WICED USB UART dev board | Sheng-Hui J. Chu |
2016-08-08 | USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices | Robert Deliƫn |
2016-08-08 | USB: serial: option: add D-Link DWM-156/A3 | Lubomir Rintel |
2016-08-05 | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas |
2016-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-07-28 | Merge branch 'for-4.8/hid-led' into for-linus | Jiri Kosina |
2016-07-26 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2016-07-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-07-26 | Merge tag 'usb-serial-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2016-07-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-24 | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-07-18 | cdc-acm: beautify probe() | Oliver Neukum |
2016-07-18 | cdc-wdm: use the common CDC parser | Oliver Neukum |
2016-07-18 | cdc-acm: cleanup error handling | Oliver Neukum |
2016-07-18 | cdc-acm: use the common parser | Oliver Neukum |
2016-07-18 | usbnet: move the CDC parser into USB core | Oliver Neukum |
2016-07-17 | usb: musb: sunxi: Simplify dr_mode handling | Hans de Goede |
2016-07-17 | usb: musb: sunxi: make unexported symbols static | Ben Dooks |
2016-07-17 | usb: musb: cppi41: add dma channel tracepoints | Bin Liu |