summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: imx: turn off vbus comparator when suspendXu Yang2023-06-131-0/+35
* usb: cdns2: Add tracepoints for CDNS2 driverPawel Laszczak2023-06-136-3/+896
* usb: cdns2: Add main part of Cadence USBHS driverPawel Laszczak2023-06-137-0/+3218
* usb: cdns2: Device side header file for CDNS2 driverPawel Laszczak2023-06-131-0/+707
* usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET2023-06-131-1/+4
* usb: update the ctime as well when updating mtime after an ioctlJeff Layton2023-06-131-8/+8
* usb: core: add sysfs entry for usb device stateRoy Luo2023-06-133-4/+47
* usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K2023-06-134-0/+9
* usb: chipidea: imx: don't request QoS for imx8ulpXu Yang2023-06-131-0/+5
* usb: dwc3: qcom: use dev_err_probe() where appropriateAndrew Halaney2023-06-131-11/+9
* usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET2023-06-131-2/+3
* usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET2023-06-131-1/+5
* usb: gadget: f_mass_storage: remove unnecessary open checkDavid Disseldorp2023-06-131-6/+2
* usb: gadget: uvc: clean up comments and styling in video_pumpAvichal Rakesh2023-06-131-13/+25
* usb: gadget: udc: udc-xilinx: Add identifier to read_fn function argPiyush Mehta2023-06-131-1/+1
* usb: usb251xb: Use of_property_read_u16()Christophe JAILLET2023-06-131-5/+4
* usb: gadget: u_serial: Add null pointer check in gs_start_ioKuen-Han Tsai2023-06-131-1/+5
* usb: typec: intel_pmc_mux: Expose IOM port status to debugfsRajat Khandelwal2023-06-131-1/+51
* xhci: Add ZHAOXIN xHCI host U1/U2 feature supportWeitao Wang2023-06-132-25/+19
* xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang2023-06-133-7/+27
* xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang2023-06-133-3/+13
* xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang2023-06-131-0/+5
* xhci: Stop unnecessary tracking of free trbs in a ringMathias Nyman2023-06-134-49/+35
* xhci: Fix transfer ring expansion size calculationMathias Nyman2023-06-132-33/+45
* xhci: split allocate interrupter into separate alloacte and add partsMathias Nyman2023-06-131-37/+41
* xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setupMathias Nyman2023-06-136-32/+3
* xhci: Don't require a valid get_quirks() function pointer during xhci setupMathias Nyman2023-06-131-1/+2
* xhci: Add usb cold attach (CAS) as a reason to resume root hub.Mathias Nyman2023-06-131-1/+1
* usb: xhci: Remove unused udev from xhci_log_ctx trace eventUdipto Goswami2023-06-131-4/+0
* Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman2023-06-05177-835/+1466
|\
| * Merge tag 'irq_urgent_for_v6.4_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-041-0/+2
| |\
| | * Merge tag 'irqchip-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2023-05-311-0/+2
| | |\
| | | * irqchip/gic: Correctly validate OF quirk descriptorsMarc Zyngier2023-05-301-0/+2
| * | | Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-06-0410-15/+31
| |\ \ \
| | * | | media: uvcvideo: Don't expose unsupported formats to userspaceLaurent Pinchart2023-06-021-5/+11
| | * | | media: staging: media: imx: initialize hs_settle to avoid warningHans Verkuil2023-06-021-1/+1
| | * | | media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()Vaishnav Achath2023-06-021-2/+1
| | * | | media: staging: media: atomisp: init high & low varsHans Verkuil2023-05-261-2/+2
| | * | | media: cec: core: don't set last_initiator if tx in progressHans Verkuil2023-05-261-1/+2
| | * | | media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil2023-05-263-1/+7
| | * | | media: mediatek: vcodec: Only apply 4K frame sizes on decoder formatsPin-yen Lin2023-05-261-0/+3
| | * | | media: camss: camss-video: Don't zero subdev format again after initializationYassine Oudjana2023-05-261-1/+0
| | * | | media: verisilicon: Additional fix for the crash when opening the driverBenjamin Gaignard2023-05-261-2/+4
| | * | | Merge tag 'v6.4-rc2' into v4l_for_linusMauro Carvalho Chehab2023-05-1871-339/+542
| | |\ \ \
| * | \ \ \ Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-0420-91/+219
| |\ \ \ \ \
| | * | | | | firmware_loader: Fix a NULL vs IS_ERR() checkDan Carpenter2023-05-311-1/+1
| | * | | | | misc: fastrpc: reject new invocations during device removalRichard Acayan2023-05-291-1/+2
| | * | | | | misc: fastrpc: return -EPIPE to invocations on device removalRichard Acayan2023-05-291-1/+3
| | * | | | | misc: fastrpc: Reassign memory ownership only for remote heapEkansh Gupta2023-05-291-1/+1
| | * | | | | misc: fastrpc: Pass proper scm arguments for secure map requestEkansh Gupta2023-05-291-5/+17