Age | Commit message (Expand) | Author |
2021-05-21 | usb: fix spelling mistakes in header files | Zhen Lei |
2021-05-13 | usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core | Peter Chen |
2020-11-14 | usb: hcd.h: Remove RUN_CONTEXT | Sebastian Andrzej Siewior |
2020-05-15 | usb: hci: add hc_driver as argument for usb_hcd_pci_probe | Vinod Koul |
2020-02-23 | USB: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2019-09-02 | Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2019-08-21 | usb: add a HCD_DMA flag instead of guestimating DMA capabilities | Christoph Hellwig |
2019-08-15 | usb: add a hcd_uses_dma helper | Christoph Hellwig |
2019-08-12 | usb: Add definitions for the USB2.0 hub TT requests | Benjamin Herrenschmidt |
2019-06-03 | USB: drop HCD_LOCAL_MEM flag | Laurentiu Tudor |
2019-06-03 | USB: use genalloc for USB HCs with local memory | Laurentiu Tudor |
2019-05-03 | Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2019-05-03 | USB: Export usb_wakeup_enabled_descendants() | Douglas Anderson |
2019-04-25 | usb/hcd: Send a uevent signaling that the host controller had died | Raul E Rangel |
2019-02-22 | usb: core: add option of only authorizing internal devices | Dmitry Torokhov |
2018-11-09 | USB: remove the unused struct hcd_timeout definition | Christoph Hellwig |
2018-06-25 | USB: Report wakeup events on root-hub ports | Alan Stern |
2018-04-22 | usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-lane | Mathias Nyman |
2018-04-22 | USB: core: hcd: drop support for legacy phys | Johan Hovold |
2018-03-09 | usb: core: hcd: remove support for initializing a single PHY | Martin Blumenstingl |
2018-03-09 | usb: core: hcd: integrate the PHY wrapper into the HCD core | Martin Blumenstingl |
2018-03-09 | usb: add a flag to skip PHY initialization to struct usb_hcd | Martin Blumenstingl |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2017-06-13 | usb: Fix typo in the definition of Endpoint[out]Request | Benjamin Herrenschmidt |
2017-05-18 | usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd | Peter Chen |
2017-03-23 | usb: separate out sysdev pointer from usb_bus | Arnd Bergmann |
2017-03-17 | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW | yuan linyu |
2016-12-05 | usb: hcd.h: construct hub class request constants from simpler constants | Tal Shorer |
2016-04-28 | usb: core: hub: hub_port_init lock controller instead of bus | Chris Bainbridge |
2016-02-06 | usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock | Heiner Kallweit |
2016-02-03 | usb: core: switch bus numbering to using idr | Heiner Kallweit |
2015-12-01 | USB: constify usb_mon_operations structure | Julia Lawall |
2015-10-04 | usb: define HCD_USB31 speed option for hosts that support USB 3.1 features | Mathias Nyman |
2015-09-22 | usb: interface authorization: Use a flag for the default device authorization | Stefan Koch |
2015-09-22 | usb: interface authorization: Introduces the default interface authorization | Stefan Koch |
2015-08-18 | Revert "usb: interface authorization: Introduces the default interface author... | Greg Kroah-Hartman |
2015-08-18 | Revert "usb: interface authorization: Use a flag for the default device autho... | Greg Kroah-Hartman |
2015-08-14 | usb: interface authorization: Use a flag for the default device authorization | Stefan Koch |
2015-08-14 | usb: interface authorization: Introduces the default interface authorization | Stefan Koch |
2015-08-08 | usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ... | Tal Shorer |
2015-05-31 | USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri... | Abhishek Bist |
2015-01-31 | USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) | Alan Stern |
2015-01-09 | usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN | Sebastian Andrzej Siewior |
2014-12-14 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-12-04 | USB / PM: Drop CONFIG_PM_RUNTIME from the USB core | Rafael J. Wysocki |
2014-11-03 | usb: ehci: add ehci_port_power interface | Michael Grzeschik |
2014-09-29 | usb: hcd: add generic PHY support | Sergei Shtylyov |
2014-09-29 | usb: rename phy to usb_phy in HCD | Antoine Tenart |
2014-09-23 | usb: hcd: add TPL support flag | Peter Chen |
2014-03-04 | storage: accept some UAS devices if streams are unavailable | Oliver Neukum |