Age | Commit message (Expand) | Author |
2017-11-07 | usb: core: add a 'type' parameter to usb_get_status() | Felipe Balbi |
2017-11-07 | usb: core: introduce a new usb_get_std_status() helper | Felipe Balbi |
2017-11-07 | usb: core: rename usb_get_status() 'type' argument to 'recip' | Felipe Balbi |
2017-11-07 | usb: core: add Status Type definitions | Felipe Balbi |
2017-11-04 | USB: Add delay-init quirk for Corsair K70 LUX keyboards | Bernhard Rosenkraenzer |
2017-11-04 | USB: core: Remove redundant license text | Greg Kroah-Hartman |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2017-11-03 | USB: core: move existing SPDX tags to top of the file | Greg Kroah-Hartman |
2017-11-01 | usb: core: urb: mark expected switch fall-through | Gustavo A. R. Silva |
2017-10-23 | Merge 4.14-rc6 into usb-next | Greg Kroah-Hartman |
2017-10-23 | USB: Force disconnect Huawei 4G modem during suspend | Daniel Drake |
2017-10-19 | usb: hub: Allow reset retry for USB2 devices on connect bounce | Mathias Nyman |
2017-10-18 | USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() | Alan Stern |
2017-10-17 | usb: Apply hardware LPM attributes to 3.1 device | Lu Baolu |
2017-10-17 | usb: quirks: add quirk for WORLDE MINI MIDI keyboard | Felipe Balbi |
2017-10-17 | USB: devio: Revert "USB: devio: Don't corrupt user memory" | Hans de Goede |
2017-10-09 | Merge 4.14-rc4 into usb-next | Greg Kroah-Hartman |
2017-10-04 | drivers: usb: hcd: use setup_timer() helper. | Allen Pais |
2017-09-25 | USB: devio: Don't corrupt user memory | Dan Carpenter |
2017-09-25 | USB: devio: Prevent integer overflow in proc_do_submiturb() | Dan Carpenter |
2017-09-21 | USB: core: harden cdc_parse_cdc_header | Greg Kroah-Hartman |
2017-09-19 | USB: fix out-of-bounds in usb_set_configuration | Greg Kroah-Hartman |
2017-09-18 | usb: Increase quirk delay for USB devices | Dmitry Fleytman |
2017-08-29 | usb: core: usbport: fix "BUG: key not in .data" when lockdep is enabled | Christian Lamparter |
2017-08-28 | usb: Add device quirk for Logitech HD Pro Webcam C920-C | Dmitry Fleytman |
2017-08-28 | usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard | Kai-Heng Feng |
2017-08-28 | USB: core: constify vm_operations_struct | Arvind Yadav |
2017-08-28 | USB: core: Avoid race of async_completed() w/ usbdev_release() | Douglas Anderson |
2017-08-16 | usb: Increase root hub reset signaling time to prevent retry | Mathias Nyman |
2017-08-14 | Merge 4.13-rc5 into usb-next | Greg Kroah-Hartman |
2017-08-10 | usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter | Kai-Heng Feng |
2017-08-10 | USB: Check for dropped connection before switching to full speed | Alan Stern |
2017-08-10 | usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume | Sandeep Singh |
2017-08-10 | usb: hcd: constify attribute_group structures. | Arvind Yadav |
2017-07-30 | usb: core: unlink urbs from the tail of the endpoint's urb_list | Bin Liu |
2017-07-30 | USB: hcd: Mark secondary HCD as dead if the primary one died | Rafael J. Wysocki |
2017-07-22 | usb: core: hub: controller driver name may be NULL | Peter Chen |
2017-07-22 | usb: Convert to using %pOF instead of full_name | Rob Herring |
2017-07-06 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-06-29 | usbdevfs: get rid of field-by-field copyin | Al Viro |
2017-06-29 | Add USB quirk for HVR-950q to avoid intermittent device resets | Devin Heitmueller |
2017-06-29 | USB hub_probe: rework ugly goto-into-compound-statement | Eugene Korenevsky |
2017-06-27 | usb: core: read USB ports from DT in the usbport LED trigger driver | Rafał Miłecki |
2017-06-15 | usb: Avoid unnecessary LPM enabling and disabling during suspend and resume | Mathias Nyman |
2017-06-15 | USB / PCI / PM: Allow the PCI core to do the resume cleanup | Rafael J. Wysocki |
2017-06-13 | USB: of: fix root-hub device-tree node handling | Johan Hovold |
2017-06-13 | USB: of: document reference taken by child-lookup helper | Johan Hovold |
2017-06-13 | USB: core: fix device node leak | Johan Hovold |
2017-06-13 | USB: add usbfs ioctl to retrieve the connection speed | Alan Stern |