summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)AuthorLines
2025-01-20Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'Rafael J. Wysocki-2/+1
2025-01-17usb: hcd: Bump local buffer size in rh_string()Andy Shevchenko-1/+1
2025-01-15usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx deviceMiao Li-0/+3
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski-6/+7
2025-01-15USB: Replace own str_plural with common oneKrzysztof Kozlowski-20/+11
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman-5/+8
2024-12-24usb: core: sysfs: Constify 'struct bin_attribute'Thomas Weißschuh-6/+6
2024-12-23USB: core: Disable LPM only for non-suspended portsKai-Heng Feng-3/+4
2024-12-23usb: fix reference leak in usb_new_device()Ma Ke-2/+4
2024-12-23USB: Optimize goto logic in API usb_register_driver()Zijun Hu-4/+3
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda-2/+1
2024-12-16Merge 6.13-rc3 into usb-nextGreg Kroah-Hartman-1/+7
2024-12-04usb: core: hcd: only check primary hcd skip_phy_initializationXu Yang-1/+7
2024-12-04USB: Fix the issue of task recovery failure caused by USB status when S4 wake...Duan Chenghao-2/+13
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-11-14USB: make to_usb_device_driver() use container_of_const()Greg Kroah-Hartman-3/+3
2024-11-14USB: make to_usb_driver() use container_of_const()Greg Kroah-Hartman-2/+2
2024-11-14USB: properly lock dynamic id list when showing an idGreg Kroah-Hartman-0/+1
2024-11-14USB: make single lock for all usb dynamic id listsGreg Kroah-Hartman-10/+5
2024-11-13drivers/usb/core: refactor max with max_tSabyrzhan Tasbolatov-1/+1
2024-11-13USB: core: remove dead code in do_proc_bulk()Rex Nie-1/+1
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh-1/+1
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman-2/+2
2024-10-29usb: core: use sysfs_emit() instead of sprintf()Jiayi Li-11/+14
2024-10-29usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device linksMathias Nyman-2/+2
2024-10-17usb: require FMODE_WRITE for usbdev_mmap()Jann Horn-0/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-09-03usb: acpi: add device link between tunneled USB3 device and USB4 Host InterfaceMathias Nyman-0/+53
2024-08-22usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu-0/+1
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-07-19Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+15
2024-07-10USB: core: add 'shutdown' callback to usb_driverKerem Karabay-0/+14
2024-07-03usb: core: add missing of_node_put() in usb_of_has_devices_or_graphJavier Carrasco-2/+5
2024-07-03USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli-0/+3
2024-07-03USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern-3/+15
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman-1/+1
2024-06-20usb: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+1
2024-06-04kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov-5/+7
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-18/+17
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman-4/+9
2024-05-04usb: core: Remove the useless struct usb_devmap which is just a bitmapChristophe JAILLET-7/+6
2024-05-03USB: usb_parse_endpoint: ignore reserved bitsOliver Neukum-4/+4
2024-04-30usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern-2/+3
2024-04-25usb: hcd-pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal-1/+2
2024-04-23USB: core: Fix access violation during port device removalAlan Stern-2/+6
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman-1/+3
2024-04-04usb: Disable USB3 LPM at shutdownKai-Heng Feng-1/+3
2024-04-01Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman-14/+65
2024-03-27usb: misc: onboard_hub: rename to onboard_devJavier Carrasco-7/+7