summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally2023-01-171-0/+3
* usb: typec: altmodes/displayport: Use proper macro for pin assignment checkPrashant Malani2023-01-171-1/+1
* usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani2023-01-171-2/+2
* usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani2023-01-171-8/+14
* usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami2023-01-171-0/+2
* usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami2023-01-171-0/+5
* usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke2023-01-171-6/+6
* usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke2023-01-171-3/+3
* usb: ucsi: Ensure connector delayed work items are flushedJack Pham2023-01-172-3/+22
* usb: musb: fix error return code in omap2430_probe()Yang Yingliang2023-01-171-1/+3
* usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)Xu Yang2023-01-171-2/+2
* xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman2023-01-171-0/+34
* usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman2023-01-171-0/+65
* xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2023-01-172-0/+9
* xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman2023-01-173-1/+17
* xhci: Fix null pointer dereference when host diesMathias Nyman2023-01-171-0/+5
* usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu2023-01-171-1/+4
* xhci-pci: set the dma max_seg_sizeRicardo Ribalda2023-01-171-0/+2
* usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park2023-01-172-7/+13
* USB: gadgetfs: Fix race between mounting and unmountingAlan Stern2023-01-171-7/+21
* usb: cdns3: remove fetched trb from cache before dequeuingPawel Laszczak2023-01-171-0/+12
* Merge tag 'thunderbolt-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-01-174-27/+32
|\
| * thunderbolt: Disable XDomain lane 1 only in software connection managerMika Westerberg2023-01-091-5/+12
| * thunderbolt: Use correct function to calculate maximum USB3 link rateMika Westerberg2023-01-091-1/+1
| * thunderbolt: Do not call PM runtime functions in tb_retimer_scan()Mika Westerberg2023-01-092-19/+18
| * thunderbolt: Do not report errors if on-board retimers are foundUtkarsh Patel2022-12-271-3/+2
* | Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-01-071-28/+32
|\ \
| * | of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2Rob Herring2023-01-041-13/+15
| * | Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"Rob Herring2023-01-041-20/+20
| * | of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold2023-01-031-2/+4
| |/
* | Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-075-6/+9
|\ \
| * | usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen2023-01-061-1/+4
| * | usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann2023-01-061-0/+1
| * | usb: fotg210-udc: fix error return code in fotg210_udc_probe()Yang Yingliang2023-01-061-0/+2
| * | usb: fotg210: fix OTG-only buildArnd Bergmann2022-12-281-4/+1
| * | Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth2022-12-281-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-01-073-20/+43
|\ \
| * | RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb2023-01-011-14/+35
| * | RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory2023-01-011-3/+3
| * | RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)2022-12-291-3/+5
| |/
* | Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-0626-153/+203
|\ \
| * \ Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2023-01-068-48/+80
| |\ \
| | * | drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang2023-01-041-4/+13
| | * | drm/i915/gvt: use atomic operations to change the vGPU statusZhi Wang2023-01-048-40/+53
| | * | drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang2023-01-041-2/+7
| | * | drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang2023-01-041-2/+6
| | * | drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter2023-01-041-0/+1
| * | | Merge tag 'amd-drm-fixes-6.2-2023-01-04' of https://gitlab.freedesktop.org/ag...Daniel Vetter2023-01-055-9/+39
| |\ \ \
| | * | | Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer2023-01-043-5/+35
| | * | | drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam2023-01-031-3/+3