summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-0252-52/+52
* [tree-wide] finally take no_llseek outAl Viro2024-09-278-11/+0
* Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-09-262-22/+9
|\
| * Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman2024-08-196-6/+9
| |\
| * | xhci: dbgtty: use kfifo from tty_port structJiri Slaby (SUSE)2024-08-142-9/+9
| * | xhci: dbgtty: remove kfifo_out() wrapperJiri Slaby (SUSE)2024-08-141-14/+1
* | | Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-09-26157-1087/+1776
|\ \ \
| * | | sub: cdns3: Use predefined PCI vendor ID constantAndy Shevchenko2024-09-132-17/+17
| * | | sub: cdns2: Use predefined PCI vendor ID constantAndy Shevchenko2024-09-131-4/+3
| * | | USB: misc: yurex: fix race between read and writeOliver Neukum2024-09-131-4/+6
| * | | USB: misc: cypress_cy7c63: check for short transferOliver Neukum2024-09-131-0/+4
| * | | USB: appledisplay: close race between probe and completion handlerOliver Neukum2024-09-131-4/+11
| * | | USB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum2024-09-131-0/+2
| * | | usb: r8a66597-hcd: make read-only const arrays staticColin Ian King2024-09-131-3/+3
| * | | usb: typec: ucsi: Fix busy loop on ASUS VivoBooksChristian A. Ehrhardt2024-09-131-6/+12
| * | | usb: dwc3: rtk: Clean up error code in __get_dwc3_maximum_speed()Dan Carpenter2024-09-131-1/+1
| * | | usb: storage: ene_ub6250: Fix right shift warningsAbhishek Tamboli2024-09-131-1/+1
| * | | usb: roles: Improve the fix for a false positive recursive locking complaintBart Van Assche2024-09-131-9/+5
| * | | usb: xhci: fix loss of data on Cadence xHCPawel Laszczak2024-09-114-1/+25
| * | | usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI hostWangYuli2024-09-111-0/+7
| * | | usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleepLi Jun2024-09-111-6/+9
| * | | usb: dwc3: imx8mp: add 2 software managed quirk properties for host modeFrank Li2024-09-111-0/+18
| * | | usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirkFrank Li2024-09-111-0/+6
| * | | usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming supportRadhey Shyam Pandey2024-09-111-0/+77
| * | | usb: misc: onboard_dev: extend platform data to add power on delay fieldRadhey Shyam Pandey2024-09-112-0/+3
| * | | usb: dwc2: drd: fix clock gating on USB role switchTomas Marek2024-09-111-0/+9
| * | | usb: cdnsp: Fix incorrect usb_request statusPawel Laszczak2024-09-111-2/+4
| * | | usb: typec: tcpci: support edge irqEmanuele Ghidoli2024-09-111-10/+20
| * | | usb: chipidea: npcm: Fix coding style with clarification of data typeAndreas Kühn2024-09-111-1/+1
| * | | usb: common: Switch to device_property_match_property_string()Andy Shevchenko2024-09-111-8/+7
| * | | USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis2024-09-111-1/+1
| * | | usb: musb: mediatek: Simplify code with dev_err_probe()Lin Ruifeng2024-09-111-16/+11
| * | | Merge tag 'usb-serial-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman2024-09-112-0/+5
| |\ \ \
| | * | | USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie2024-09-062-0/+5
| * | | | Merge tag 'usb-serial-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-09-1153-76/+8
| |\ \ \ \
| | * | | | USB: serial: kobil_sct: restore initial terminal settingsJohan Hovold2024-08-261-2/+1
| | * | | | USB: serial: drop driver owner initializationKrzysztof Kozlowski2024-08-2652-69/+0
| | * | | | USB: serial: set driver owner when registering driversKrzysztof Kozlowski2024-08-261-5/+7
| | | |_|/ | | |/| |
| * | | | Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman2024-09-097-73/+87
| |\ \ \ \
| * | | | | xhci: support setting interrupt moderation IMOD for secondary interruptersMathias Nyman2024-09-053-4/+13
| * | | | | xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.Mathias Nyman2024-09-051-3/+5
| * | | | | usb: xhci: adjust empty TD list handling in handle_tx_event()Niklas Neronin2024-09-051-27/+24
| * | | | | usb: xhci: remove 'retval' from xhci_pci_resume()Niklas Neronin2024-09-051-3/+1
| * | | | | usb: xhci: add comments explaining specific interrupt behaviourNiklas Neronin2024-09-051-2/+5
| * | | | | usb: xhci: make 'sbrn' a local variableNiklas Neronin2024-09-052-4/+3
| * | | | | usb: xhci: remove unused variables from struct 'xhci_hcd'Niklas Neronin2024-09-051-4/+0
| * | | | | usb: xhci: remove excessive Bulk short packet debug messageNiklas Neronin2024-09-051-3/+0
| * | | | | usb: xhci: remove excessive isoc frame debug message spamNiklas Neronin2024-09-051-4/+0
| * | | | | xhci: Remove unused function declarationsYue Haibing2024-09-051-4/+0
| * | | | | xhci: dbc: add dbgtty request to end of list once it completesMathias Nyman2024-09-051-1/+1