Show patches with: State = Action Required       |   9319 patches
« 1 2 ... 3 4 593 94 »
Patch Series S/W/F Date Submitter Delegate State
[06/11] usb: typec: ucsi_ccg: Replace ccgx to well-known regex Enable USB host and device functions on Jetson --- 2022-10-24 Wayne Chang New
[06/11] xhci: Fix transfer ring expansion size calculation xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[06/11] xhci: pass port pointer as parameter to xhci_set_port_power() [01/11] xhci: fix event ring segment table related masks and variables in header --- 2023-02-02 Mathias Nyman New
[06/12] ARM: dts: exynos: add USB DWC3 supplies to ArndaleOcta usb: dt-bindings: samsung: convert to dtschema --- 2022-01-23 Krzysztof Kozlowski New
[06/12] soc/tegra: pmc: provide usb sleepwalk register map [01/12] clk: tegra: Add PLLE HW power sequencer control --- 2020-08-28 JC Kuo New
[06/12] thunderbolt: xdomain: Fix 'tb_unregister_service_driver()'s 'drv' param [01/12] thunderbolt: dma_port: Remove unused variable 'ret' --- 2021-01-27 Lee Jones New
[06/12] usb: cdns2: Replace snprintf() with the safer scnprintf() variant usb: Replace {v}snprintf() variants with safer alternatives --- 2023-12-13 Lee Jones New
[06/12] usb: dwc3: qcom: Add dwc3 core reference in driver state usb: dwc3: qcom: Flatten dwc3 structure --- 2023-10-17 Bjorn Andersson New
[06/12] USB: serial: ftdi_sio: tighten device-type detection USB: serial: ftdi_sio: type cleanup and HP/HA support --- 2022-09-11 Johan Hovold New
[06/13] drivers: Add generic helper to match by devt Untitled series #20862 --- 2019-06-05 Suzuki K Poulose New
[06/13] thunderbolt: Fix typo in enum tb_link_width kernel-doc thunderbolt: DisplayPort and logging improvements & cleanups --- 2023-10-03 Mika Westerberg New
[06/13] USB: isp116x: fix memory leak with using debugfs_lookup() [01/13] USB: chipidea: fix memory leak with using debugfs_lookup() --- 2023-02-02 Greg Kroah-Hartman New
[06/14] USB: serial: keyspan_pda: fix write unthrottling USB: serial: keyspan_pda: fix up write implementation --- 2020-10-25 Johan Hovold New
[06/14,v1] dt-bindings: usb: Maxim type-c controller device tree binding document [01/14,v1] usb: typec: tcpci: Add register definitions to tcpci --- 2020-08-25 Badhri Jagan Sridharan New
[06/14] xhci: mem: Replace explicit castings with appropriate specifiers xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[06/15] net: arc_emac: fix arc_emac_tx()'s return type [01/15] cail,hsi: fix cfhsi_xmit()'s return type --- 2020-06-28 Luc Van Oostenryck New
[06/15] usb: serial: f81232: use usb_control_msg_recv() and usb_control_msg_send() usb: serial: avoid using usb_control_msg() directly --- 2020-11-04 Himadri Pandya New
[06/17] dt-bindings: iio: adc: mediatek: add MT8365 SoC bindings Add support for MT8365 EVK board --- 2022-05-31 Fabien Parent New
[06/17] thunderbolt: Increase path length in discovery Untitled series #39591 --- 2020-06-15 Mika Westerberg New
[06/18] thunderbolt: Do not re-establish XDomain DMA paths automatically thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[06/19] xhci: Adjust segment numbers after ring expansion xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[06/20] thunderbolt: Get rid of tb_switch_enable_tmu_1st_child() thunderbolt: Rework TMU and CLx support --- 2023-05-29 Mika Westerberg New
[06/20] usb/chipidea: core: Use pm_ptr() macro usb: Use new pm_ptr() macro --- 2020-09-03 Paul Cercueil New
[062/141] HID: usbhid: Fix fall-through warnings for Clang Fix fall-through warnings for Clang --- 2020-11-20 Gustavo A. R. Silva New
[06/21] ARM: configs: at91: add mcan support Add support for sam9x7 SoC family --- 2023-06-03 Varshini Rajendran New
[06/22,RESEND] stackleak: add declarations for global functions -Wmissing-prototype warning fixes --- 2023-11-08 Arnd Bergmann New
[06/22] watchdog: remove the shwdt driver [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[06/23] scsi: add a no_highmem flag to struct Scsi_Host Untitled series #239310 --- 2024-04-09 Christoph Hellwig New
[06/23] usb: mtu3: power down port when power down device IP Add support gadget (runtime) PM --- 2021-06-08 Chunfeng Yun (云春峰) New
[06/24] usb: isp1760: isp1760-udc: Provide missing description for 'udc' param Rid W=1 warnings from USB --- 2021-05-26 Lee Jones New
[06/24] USB: serial: io_ti: fix TIOCGSERIAL implementation USB: serial: TIOCSSERIAL fixes and generic support --- 2021-04-07 Johan Hovold New
[06/25] HID: usbhid: Repair a formatting issue in a struct description Rid W=1 warnings from HID --- 2021-03-26 Lee Jones New
[06/28] tty: 8250_pci: Use PCI_IRQ_INTX Remove PCI_IRQ_LEGACY --- 2024-03-25 Damien Le Moal New
[06/29] arc: dts: Harmonize EHCI/OHCI DT nodes name dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name --- 2020-10-20 Serge Semin New
[06/30] usb: dwc3: ulpi: File headers are not doc headers Fix a bunch of W=1 issues in USB --- 2020-07-02 Lee Jones New
[06/30] usb: gadget: aspeed: Use devm_platform_get_and_ioremap_resource() [01/30] usb: ehci-npcm7xx: fix typo in npcm7xx_ehci_hcd_drv_probe() --- 2023-07-26 Yangtao Li New
[06/30] usb: misc: adutux: Demote obvious misuse of kerneldoc to standard comment blocks Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[06/32] usb: gadget: udc: pxa27x_udc: Fix a bunch of kerneldoc issues Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[06/36] target: Return Function Complete usb: gadget: f_tcm: Enhance UASP driver --- 2022-07-06 Thinh Nguyen New
[06/48] ARM: pxa: stop using mach/bitfield.h ARM: PXA multiplatform support --- 2022-04-19 Arnd Bergmann New
[06/52] USB: serial: cp210x: drop driver owner initialization USB: store owner from modules with usb_serial_register_drivers() --- 2024-03-28 Krzysztof Kozlowski New
[06/97] usb: chipidea/ci_hdrc_msm: Convert to platform remove callback returning void [01/97] usb: c67x00-drv: Convert to platform remove callback returning void --- 2023-05-17 Uwe Kleine-König New
[07/10] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards Introduce STM32 Firewall framework --- 2023-07-05 Gatien Chevallier New
[07/10] ARM/dma-mapping: use dma-direct unconditionally [01/10] ARM: sa1100/assabet: move dmabounce hack to ohci driver --- 2022-06-14 Christoph Hellwig New
[07/10] dwc3: document gadget_max_speed Fix documentation warnings at linux-next --- 2021-01-14 Mauro Carvalho Chehab New
[07/10] staging: most: usb: replace code to calculate array index [01/10] staging: most: usb: change order of function parameters --- 2020-05-27 Christian Gromm New
[07/10] thunderbolt: Introduce tb_tunnel_direction_downstream() thunderbolt: DisplayPort and bandwidth allocation mode improvements --- 2024-02-09 Mika Westerberg New
[07/10] thunderbolt: Make it possible to allocate one directional DMA tunnel thunderbolt: Add DMA traffic test driver --- 2020-11-04 Mika Westerberg New
[07/10] usb: dwc3: gadget: Check for number of TRBs prepared usb: dwc3: gadget: Revise preparation for extra TRBs --- 2020-09-24 Thinh Nguyen New
[07/10] USB: EHCI: make ehci-mv a separate driver --- 2013-02-07 manjunath.goudar@linaro.org New
[07/10] USB: OHCI: Properly handle ohci-platform suspend --- 2013-06-13 manjunath.goudar@linaro.org New
[07/10] USB: OHCI: Properly handle ohci-platform suspend --- 2013-06-12 manjunath.goudar@linaro.org New
[07/10] usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h> --- 2014-04-21 Felipe Balbi New
[07/10] USB: serial: xr: simplify line-speed logic Untitled series #96106 --- 2021-01-21 Johan Hovold New
[07/10] usb: xhci: omit duplicate actions when suspending a runtime suspended host. xhci features for usb-next --- 2020-09-18 Mathias Nyman New
[07/11] drivers: net: hippi: Fix deadlock in rr_close() Fix deadlocks caused by del_timer_sync() --- 2022-04-07 Duoming Zhou New
[07/11] dt-bindings: iommu: qcom_iommu: Allow 'tbu' clock Even more msm bindings fixes --- 2023-06-27 Konrad Dybcio New
[07/11] i2c: nvidia-gpu: Replace ccgx to well-known regex Enable USB host and device functions on Jetson --- 2022-10-24 Wayne Chang New
[07/11] MIPS: OCTEON: octeon-usb: cleanup divider calculation [01/11] MIPS: OCTEON: octeon-usb: add all register offsets --- 2023-06-19 Ladislav Michl New
[07/11] thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as well Improvements and Lunar Lake support --- 2023-12-04 Mika Westerberg New
[07/11] usb: dwc3: core: enable Suspend bit for USB2/3 PHYs --- 2014-02-25 Felipe Balbi New
[07/11] usb: gadget: u_audio: Stopping PCM substream at capture/playback stop usb: gadget: audio: Multiple rates, dyn. bInterval --- 2021-12-20 Pavel Hofman New
[07/11] usb: phy: mv: Convert to platform remove callback returning void usb: phy: Convert to platform remove callback returning void --- 2023-03-19 Uwe Kleine-König New
[07/11] xhci: move port specific items such as state completions to port structure [01/11] xhci: fix event ring segment table related masks and variables in header --- 2023-02-02 Mathias Nyman New
[07/11] xhci: Stop unnecessary tracking of free trbs in a ring xhci features for usb-next --- 2023-06-02 Mathias Nyman New
[07/12] ARM: dts: exynos: add USB DWC3 supplies to Chromebook Peach Pit usb: dt-bindings: samsung: convert to dtschema --- 2022-01-23 Krzysztof Kozlowski New
[07/12] net: hsr: constify the struct device_type usage [01/12] net: usbnet: constify the struct device_type usage --- 2024-02-17 Ricardo B. Marliere New
[07/12] thunderbolt: nhi: Demote some non-conformant kernel-doc headers [01/12] thunderbolt: dma_port: Remove unused variable 'ret' --- 2021-01-27 Lee Jones New
[07/12] usb: dwc2: Update enter clock gating when port is suspended Untitled series #119736 --- 2021-04-13 Artur Petrosyan New
[07/12] usb: dwc3: qcom: Instantiate dwc3 core directly usb: dwc3: qcom: Flatten dwc3 structure --- 2023-10-17 Bjorn Andersson New
[07/12] usb: host: max3421-hcd: Replace snprintf() with the safer scnprintf() variant usb: Replace {v}snprintf() variants with safer alternatives --- 2023-12-13 Lee Jones New
[07/12] USB: serial: ftdi_sio: clean up modem-status handling USB: serial: ftdi_sio: type cleanup and HP/HA support --- 2022-09-11 Johan Hovold New
[07/12] USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424 Untitled series #119460 --- 2021-04-12 Johan Hovold New
[07/13] USB: isp1362: fix memory leak with using debugfs_lookup() [01/13] USB: chipidea: fix memory leak with using debugfs_lookup() --- 2023-02-02 Greg Kroah-Hartman New
[07/13] usb: xhci-mtk: add support ip-sleep wakeup for mT8192 [01/13] dt-bindings: usb: mtk-xhci: support property usb2-lpm-disable --- 2021-03-22 Chunfeng Yun (云春峰) New
[07/14] USB: serial: keyspan_pda: refactor write-room handling USB: serial: keyspan_pda: fix up write implementation --- 2020-10-25 Johan Hovold New
[07/14] xhci: mem: Join string literals back xhci features for usb-next --- 2023-03-17 Mathias Nyman New
[07/15] dt-bindings: usb: qcom,dwc3: Add msm8953 compatible Initial MSM8953 & Fairphone 3 support --- 2022-01-12 Luca Weiss New
[07/15] usb: serial: f81534: use usb_control_msg_recv() and usb_control_msg_send() usb: serial: avoid using usb_control_msg() directly --- 2020-11-04 Himadri Pandya New
[07/17] drivers: usb: Fix trivial spelling Untitled series #39610 --- 2020-06-09 Kieran Bingham New
[07/17] dt-bindings: nvmem: mediatek,efuse: add MT8365 bindings Add support for MT8365 EVK board --- 2022-05-31 Fabien Parent New
[07/17] usb: musb: da8xx: Add support of suspend / resume [01/17] usb: musb: da8xx: Remove CPPI 3.0 quirk and methods --- 2017-02-02 Bin Liu New
[07/18] thunderbolt: Use pseudo-random number as initial property block generation thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[07/19] xhci: Update last segment pointer after Event Ring expansion xhci features for usb-next --- 2023-10-19 Mathias Nyman New
[07/20] thunderbolt: Move TMU configuration to tb_enable_tmu() thunderbolt: Rework TMU and CLx support --- 2023-05-29 Mika Westerberg New
[07/20] usb/misc: usb3503: Use pm_ptr() macro usb: Use new pm_ptr() macro --- 2020-09-03 Paul Cercueil New
[07/21] ARM: configs: at91: Enable csi and isc support Add support for sam9x7 SoC family --- 2023-06-03 Varshini Rajendran New
[07/22] cpufreq: remove the sh-cpufreq driver [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[07/22] device property: Add remote endpoint to devcon matcher platform/chrome: Add DT USB/DP muxing/topology to Trogdor --- 2024-02-10 Stephen Boyd New
[07/23] scsi: add a dma_alignment field to the host and host template [01/23] block: add a helper to cancel atomic queue limit updates --- 2024-04-02 Christoph Hellwig New
[07/23] usb: mtu3: remove wakelock Add support gadget (runtime) PM --- 2021-06-08 Chunfeng Yun (云春峰) New
[07/24] usb: cdns3: cdns3-gadget: Fix a bunch of kernel-doc related formatting issues Rid W=1 warnings from USB --- 2021-05-26 Lee Jones New
[07/24] USB: serial: mos7720: fix TIOCGSERIAL implementation USB: serial: TIOCSSERIAL fixes and generic support --- 2021-04-07 Johan Hovold New
[07/28] platform: intel_ips: Use PCI_IRQ_INTX Remove PCI_IRQ_LEGACY --- 2024-03-25 Damien Le Moal New
[07/29] arm: dts: bcm53x: Harmonize EHCI/OHCI DT nodes name dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name --- 2020-10-20 Serge Semin New
[07/30] usb: chipidea: core: Document hw_port_test_set()'s missing 'ci' argument Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[07/30] usb: common: ulpi: Fix a few kerneldoc related issues Fix a bunch of W=1 issues in USB --- 2020-07-02 Lee Jones New
[07/30] usb: core: Use kstrtobool() instead of strtobool() [01/30] net: usb: Use kstrtobool() instead of strtobool() --- 2022-11-01 Christophe JAILLET New
[07/30] usb: gadget/snps_udc_plat: Use devm_platform_get_and_ioremap_resource() [01/30] usb: ehci-npcm7xx: fix typo in npcm7xx_ehci_hcd_drv_probe() --- 2023-07-26 Yangtao Li New
[07/32] usb: misc: legousbtower: Demote function header which is clearly not kerneldoc Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
« 1 2 ... 3 4 593 94 »