summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-2114-73/+377
|\
| * usb: usb-acpi: Fix oops due to freeing uninitialized pld pointerMathias Nyman2024-03-191-1/+1
| * usb: Clarify expected behavior of dev_bin_attrs_are_visible()Elbert Mai2024-03-061-2/+5
| * usb: core: Set connect_type of ports based on DT nodeStephen Boyd2024-03-052-0/+73
| * usb: usb-acpi: Set port connect type of not connectable ports correctlyMathias Nyman2024-03-051-23/+23
| * usb: Export BOS descriptor to sysfsElbert Mai2024-03-051-17/+61
| * USB: document some API requirements on disconnectionMichal Pecio2024-03-021-1/+4
| * usb: core: constify the struct device_type usageRicardo B. Marliere2024-02-195-8/+8
| * usb: sysfs: use kstrtobool() if possibleGuan-Yu Lin2024-02-171-10/+12
| * usb: core: Kconfig: Improve USB authorization mode helpNiko Mauno2024-02-171-6/+16
| * Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman2024-02-041-14/+32
| |\
| * | usb: core: add phy notify connect and disconnectStanley Chang2024-01-274-4/+162
| * | usb: core: Make default authorization mode configurableNiko Mauno2024-01-272-1/+18
| * | usb: core: Amend initial authorized_default valueNiko Mauno2024-01-271-4/+2
| * | usb: usb_autopm_get_interface use modern helperOliver Neukum2024-01-271-6/+2
* | | Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-03-111-11/+12
|\ \ \
| * | | usb: core: hcd: Convert from tasklet to BH workqueueTejun Heo2024-02-051-11/+12
* | | | usb: port: Don't try to peer unused USB ports based on locationMathias Nyman2024-03-051-2/+3
| |_|/ |/| |
* | | USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum2024-01-271-11/+19
* | | usb: core: Prevent null pointer dereference in update_port_device_stateUdipto Goswami2024-01-271-3/+13
| |/ |/|
* | USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng2024-01-043-36/+33
* | usb: core: Fix crash w/ usb_choose_configuration() if no driverDouglas Anderson2023-12-151-1/+10
* | usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hubHardik Gajjar2023-12-061-0/+29
* | usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar2023-12-061-2/+2
* | usb: core: Allow subclassed USB drivers to override usb_choose_configuration()Douglas Anderson2023-12-041-0/+7
* | usb: core: Don't force USB generic_subclass drivers to define probe()Douglas Anderson2023-12-041-1/+4
* | Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman2023-11-272-24/+2
|\|
| * usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin2023-11-211-1/+2
| * Revert "usb: phy: add usb phy notify port status API"Johan Hovold2023-11-061-23/+0
* | usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar2023-11-232-2/+20
* | usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar2023-11-231-1/+1
|/
* Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-034-6/+26
|\
| * usb: core: Remove duplicated check in usb_hub_create_port_deviceHeiner Kallweit2023-10-211-2/+1
| * usb: Inform the USB Type-C class about enumerated devicesHeikki Krogerus2023-10-163-2/+24
| * Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman2023-10-162-4/+23
| |\
| * | usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle2023-10-021-2/+1
* | | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-301-9/+17
|\ \ \ | |_|/ |/| |
| * | usb: convert to new timestamp accessorsJeff Layton2023-10-181-9/+17
| |/
* / usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo CaƱuelo2023-10-022-4/+23
|/
* Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-0112-419/+307
|\
| * usb: core: Use module_led_trigger macro to simplify the codeLi Zetao2023-08-221-12/+1
| * USB: core: Fix oversight in SuperSpeed initializationAlan Stern2023-08-121-12/+24
| * USB: core: Fix unused variable warning in usb_alloc_dev()Alan Stern2023-08-121-2/+0
| * USB: Remove remnants of Wireless USB and UWBAlan Stern2023-08-097-185/+55
| * USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()Alan Stern2023-08-081-44/+70
| * USB: core: Change usb_get_device_descriptor() APIAlan Stern2023-08-084-43/+44
| * USB: core: Unite old scheme and new scheme descriptor readsAlan Stern2023-08-081-79/+94
| * Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman2023-07-311-0/+4
| |\
| * | usb: phy: add usb phy notify port status APIStanley Chang2023-07-261-0/+23
| * | usb: Explicitly include correct DT includesRob Herring2023-07-253-1/+2