Show patches with: Archived = No       |   21483 patches
« 1 2 ... 54 55 56214 215 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] arm64: dts: imx8qxp-mek: Pass gpio-sbu-mux mode-switch [1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for CBDTU02043 - - - --- 2023-09-09 Fabio Estevam Superseded
[2/3] arm64: dts: imx8qxp-mek: Fix gpio-sbu-mux compatible [1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for CBDTU02043 - - - --- 2023-09-09 Fabio Estevam Superseded
[1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for CBDTU02043 [1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for CBDTU02043 1 - - --- 2023-09-09 Fabio Estevam Superseded
usb: dwc3: core: Avoid resume dwc3 if already suspended in pm resume usb: dwc3: core: Avoid resume dwc3 if already suspended in pm resume - - - --- 2023-09-09 William Wu Superseded
[net] r8152: check budget for r8152_poll() [net] r8152: check budget for r8152_poll() - - - --- 2023-09-08 Hayes Wang Accepted
usb: typec: ucsi: Fix NULL pointer dereference usb: typec: ucsi: Fix NULL pointer dereference - - - --- 2023-09-06 Heikki Krogerus Accepted
[v3,5/5] usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdeffery Match data improvements for rt1711h driver - 2 - --- 2023-09-06 Biju Das Accepted
[v3,4/5] usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struct rt1711h_chi… Match data improvements for rt1711h driver - 2 - --- 2023-09-06 Biju Das Accepted
[v3,3/5] usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_info Match data improvements for rt1711h driver - 2 - --- 2023-09-06 Biju Das Accepted
[v3,2/5] usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tables Match data improvements for rt1711h driver - 2 - --- 2023-09-06 Biju Das Accepted
[v3,1/5] usb: typec: tcpci_rt1711h: Remove trailing comma in the terminator entry for OF table Match data improvements for rt1711h driver - 2 - --- 2023-09-06 Biju Das Accepted
[v3] usb: typec: intel_pmc_mux: enable sysfs usb role access [v3] usb: typec: intel_pmc_mux: enable sysfs usb role access - 1 - --- 2023-09-06 Uday M Bhat Accepted
[v15,4/4] gpio: update Intel LJCA USB GPIO driver Add Intel LJCA device driver 2 1 1 --- 2023-09-06 Wu, Wentong Superseded
[v15,3/4] spi: Add support for Intel LJCA USB SPI driver Add Intel LJCA device driver - 2 1 --- 2023-09-06 Wu, Wentong Superseded
[v15,2/4] i2c: Add support for Intel LJCA USB I2C driver Add Intel LJCA device driver - 2 1 --- 2023-09-06 Wu, Wentong Superseded
[v15,1/4] usb: Add support for Intel LJCA device Add Intel LJCA device driver - 2 1 --- 2023-09-06 Wu, Wentong Superseded
[v2,5/5] phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY support Add USB Support on Qualcomm's SDX75 Platform - - - --- 2023-09-05 Rohit Agarwal Superseded
[v2,4/5] dt-bindings: usb: dwc3: Add SDX75 compatible Add USB Support on Qualcomm's SDX75 Platform - 1 - --- 2023-09-05 Rohit Agarwal Superseded
[v2,3/5] dt-bindings: usb: qcom,dwc3: Fix SDX65 clocks Add USB Support on Qualcomm's SDX75 Platform 1 - - --- 2023-09-05 Rohit Agarwal Superseded
[v2,2/5] dt-bindings: phy: qcom,qmp-usb: Add SDX75 USB3 PHY Add USB Support on Qualcomm's SDX75 Platform - - - --- 2023-09-05 Rohit Agarwal Superseded
[v2,1/5] dt-bindings: phy: qcom,snps-eusb2-phy: Add compatible for SDX75 Add USB Support on Qualcomm's SDX75 Platform - 1 - --- 2023-09-05 Rohit Agarwal Superseded
USB: serial: option: add Telit LE910C4-WWX 0x1035 composition USB: serial: option: add Telit LE910C4-WWX 0x1035 composition - 1 - --- 2023-09-05 Fabio Porcedda Accepted
[5/5] phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY support Add USB Support on Qualcomm's SDX75 Platform - - - --- 2023-09-05 Rohit Agarwal Superseded
[4/5] dt-bindings: usb: dwc3: Add SDX75 compatible Add USB Support on Qualcomm's SDX75 Platform - - - --- 2023-09-05 Rohit Agarwal Superseded
[3/5] dt-bindings: usb: dwc3: Add missing SDX65 compatible Add USB Support on Qualcomm's SDX75 Platform - - - --- 2023-09-05 Rohit Agarwal Superseded
[2/5] dt-bindings: phy: Add qcom,sdx75-qmp-usb3-uni schema file Add USB Support on Qualcomm's SDX75 Platform - - - --- 2023-09-05 Rohit Agarwal Superseded
[1/5] dt-bindings: phy: qcom,snps-eusb2-phy: Add compatible for SDX75 Add USB Support on Qualcomm's SDX75 Platform - 1 - --- 2023-09-05 Rohit Agarwal Superseded
[v6,3/3] scsi: qla2xxx: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs Add helper macro DEFINE_SHOW_STORE_ATTRIBUTE() at seq_file.c - - - --- 2023-09-05 yangxingui Accepted
[v6,2/3] scsi: hisi_sas: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs Add helper macro DEFINE_SHOW_STORE_ATTRIBUTE() at seq_file.c - 1 - --- 2023-09-05 yangxingui Accepted
[v6,1/3] seq_file: Add helper macro to define attribute for rw file Add helper macro DEFINE_SHOW_STORE_ATTRIBUTE() at seq_file.c - 1 - --- 2023-09-05 yangxingui Accepted
[net] r8152: avoid the driver drops a lot of packets [net] r8152: avoid the driver drops a lot of packets - - - --- 2023-09-04 Hayes Wang Superseded
[v5,2/3] scsi: hisi_sas: Use DEFINE_SHOW_STORE_ATTRIBUTE helper for debugfs Add helper macro DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c - 1 - --- 2023-09-04 yangxingui Accepted
[v5,1/3] seq_file: Add helper macro to define attribute for rw file Add helper macro DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c - 1 - --- 2023-09-04 yangxingui Accepted
[V4,4/4] arm64: dts: qcom: ipq5018: Enable USB Enable IPQ5018 USB2 support - 1 - --- 2023-09-04 Nitheesh Sekar Accepted
[V4,3/4] arm64: dts: qcom: ipq5018: Add USB related nodes Enable IPQ5018 USB2 support - - - --- 2023-09-04 Nitheesh Sekar Accepted
[V4,2/4] phy: qcom-m31: Add compatible, phy init sequence for IPQ5018 Enable IPQ5018 USB2 support - - - --- 2023-09-04 Nitheesh Sekar Accepted
[V4,1/4] dt-bindings: phy: qcom,m31: Add IPQ5018 compatible Enable IPQ5018 USB2 support - 1 - --- 2023-09-04 Nitheesh Sekar Accepted
[v14,4/4] gpio: update Intel LJCA USB GPIO driver Add Intel LJCA device driver 2 1 1 --- 2023-09-04 Wu, Wentong Superseded
[v14,3/4] spi: Add support for Intel LJCA USB SPI driver Add Intel LJCA device driver - 2 1 --- 2023-09-04 Wu, Wentong Superseded
[v14,2/4] i2c: Add support for Intel LJCA USB I2C driver Add Intel LJCA device driver - 2 1 --- 2023-09-04 Wu, Wentong Superseded
[v14,1/4] usb: Add support for Intel LJCA device Add Intel LJCA device driver - 2 1 --- 2023-09-04 Wu, Wentong Superseded
[RESEND,v13,4/4] gpio: update Intel LJCA USB GPIO driver Add Intel LJCA device driver 2 1 1 --- 2023-09-04 Wu, Wentong Superseded
[RESEND,v13,3/4] spi: Add support for Intel LJCA USB SPI driver Add Intel LJCA device driver - 2 1 --- 2023-09-04 Wu, Wentong Superseded
[RESEND,v13,2/4] i2c: Add support for Intel LJCA USB I2C driver Add Intel LJCA device driver - 2 1 --- 2023-09-04 Wu, Wentong Superseded
[RESEND,v13,1/4] usb: Add support for Intel LJCA device Add Intel LJCA device driver - 2 1 --- 2023-09-04 Wu, Wentong Superseded
[v3,2/2] dt-bindings: usb: Add Realtek DHC RTD SoC Type-C [v3,1/2] extcon: add Realtek DHC RTD SoC Type-C driver - 1 - --- 2023-09-04 Stanley Chang[昌育德] Accepted
[v3,1/2] extcon: add Realtek DHC RTD SoC Type-C driver [v3,1/2] extcon: add Realtek DHC RTD SoC Type-C driver - - - --- 2023-09-04 Stanley Chang[昌育德] Accepted
[v13,4/4] gpio: update Intel LJCA USB GPIO driver Add Intel LJCA device driver 2 1 1 --- 2023-09-04 Wu, Wentong Superseded
[v13,3/4] spi: Add support for Intel LJCA USB SPI driver Add Intel LJCA device driver - 2 1 --- 2023-09-04 Wu, Wentong Superseded
[v13,2/4] i2c: Add support for Intel LJCA USB I2C driver Add Intel LJCA device driver - 2 1 --- 2023-09-04 Wu, Wentong Superseded
[v13,1/4] usb: Add support for Intel LJCA device Add Intel LJCA device driver - 2 1 --- 2023-09-04 Wu, Wentong Superseded
[v7,3/3] drm/bridge_connector: implement oob_hotplug_event drm/bridge_connector: implement OOB HPD handling - 1 - --- 2023-09-03 Dmitry Baryshkov Superseded
[v7,2/3] drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb() drm/bridge_connector: implement OOB HPD handling - 1 - --- 2023-09-03 Dmitry Baryshkov Superseded
[v7,1/3] drm: Add HPD state to drm_connector_oob_hotplug_event() drm/bridge_connector: implement OOB HPD handling 1 1 - --- 2023-09-03 Dmitry Baryshkov Superseded
[v4] hwmon: add POWER-Z driver [v4] hwmon: add POWER-Z driver - - - --- 2023-09-02 Thomas Weißschuh Accepted
[v3] hwmon: add POWER-Z driver [v3] hwmon: add POWER-Z driver - - - --- 2023-09-01 Thomas Weißschuh Superseded
[GIT,PULL] USB / Thunderbolt / PHY driver updates for 6.6-rc1 [GIT,PULL] USB / Thunderbolt / PHY driver updates for 6.6-rc1 - - - --- 2023-09-01 Greg KH Accepted
USB: serial: option: add Fibocom to DELL custom modem FM101R-GL USB: serial: option: add Fibocom to DELL custom modem FM101R-GL - - - --- 2023-09-01 Puliang Lu Accepted
[V3,4/4] arm64: dts: qcom: ipq5018: Enable USB Enable IPQ5018 USB2 support - 1 - --- 2023-09-01 Nitheesh Sekar Superseded
[V3,3/4] arm64: dts: qcom: ipq5018: Add USB related nodes Enable IPQ5018 USB2 support - - - --- 2023-09-01 Nitheesh Sekar Superseded
[V3,2/4] phy: qcom-m31: Add compatible, phy init sequence for IPQ5018 Enable IPQ5018 USB2 support - - - --- 2023-09-01 Nitheesh Sekar Superseded
[V3,1/4] dt-bindings: phy: qcom,m31: Add IPQ5018 compatible Enable IPQ5018 USB2 support - 1 - --- 2023-09-01 Nitheesh Sekar Superseded
[V3] usb: gadget: udc-xilinx: replace memcpy with memcpy_toio [V3] usb: gadget: udc-xilinx: replace memcpy with memcpy_toio - - - --- 2023-09-01 Mehta, Piyush Superseded
[v12,4/4] gpio: update Intel LJCA USB GPIO driver Add Intel LJCA device driver 2 1 - --- 2023-09-01 Wu, Wentong Superseded
[v12,3/4] spi: Add support for Intel LJCA USB SPI driver Add Intel LJCA device driver - 2 - --- 2023-09-01 Wu, Wentong Superseded
[v12,2/4] i2c: Add support for Intel LJCA USB I2C driver Add Intel LJCA device driver - 2 - --- 2023-09-01 Wu, Wentong Superseded
[v12,1/4] usb: Add support for Intel LJCA device Add Intel LJCA device driver - 2 - --- 2023-09-01 Wu, Wentong Superseded
[v2] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present [v2] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present - - - --- 2023-09-01 Wesley Cheng Superseded
[v2,5/5] usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdeffery Match data improvements for rt1711h driver - - - --- 2023-08-31 Biju Das Superseded
[v2,4/5] usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struct rt1711h_chi… Match data improvements for rt1711h driver - - - --- 2023-08-31 Biju Das Superseded
[v2,3/5] usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_info Match data improvements for rt1711h driver - - - --- 2023-08-31 Biju Das Superseded
[v2,2/5] usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tables Match data improvements for rt1711h driver - - - --- 2023-08-31 Biju Das Superseded
[v2,1/5] usb: typec: tcpci_rt1711h: Make similar OF and ID table Match data improvements for rt1711h driver - - - --- 2023-08-31 Biju Das Superseded
[v5] usb: typec: qcom: Update the logic of regulator enable and disable [v5] usb: typec: qcom: Update the logic of regulator enable and disable 1 2 1 --- 2023-08-31 Hui Liu via B4 Relay Accepted
[V3] dt-bindings: usb: dwc3: Add IPQ5018 compatible [V3] dt-bindings: usb: dwc3: Add IPQ5018 compatible - 1 - --- 2023-08-31 Nitheesh Sekar Accepted
[v2,5/5] usb: typec: intel_pmc_mux: Configure Displayport Alternate mode 2.1 Displayport Alternate Mode 2.1 Support - 2 - --- 2023-08-30 Patel, Utkarsh H Superseded
[v2,4/5] platform/chrome: cros_ec_typec: Add Displayport Alternatemode 2.1 Support Displayport Alternate Mode 2.1 Support - - - --- 2023-08-30 Patel, Utkarsh H Superseded
[v2,3/5] usb: pd: Add helper macro to get Type C cable speed Displayport Alternate Mode 2.1 Support - 1 - --- 2023-08-30 Patel, Utkarsh H Superseded
[v2,2/5] usb: typec: Add Active or Passive cable defination to cable discover mode VDO Displayport Alternate Mode 2.1 Support - 1 - --- 2023-08-30 Patel, Utkarsh H Superseded
[v2,1/5] usb: typec: Add Displayport Alternate Mode 2.1 Support Displayport Alternate Mode 2.1 Support - 2 - --- 2023-08-30 Patel, Utkarsh H Superseded
[2/2] usb: xhci-mtk: improve split scheduling by separate IN/OUT budget [1/2] usb: xhci-mtk: add a bandwidth budget table - - - --- 2023-08-30 Chunfeng Yun (云春峰) Accepted
[1/2] usb: xhci-mtk: add a bandwidth budget table [1/2] usb: xhci-mtk: add a bandwidth budget table - - - --- 2023-08-30 Chunfeng Yun (云春峰) Accepted
[V2,4/4] arm64: dts: qcom: ipq5018: Enable USB Enable IPQ5018 USB2 support - - - --- 2023-08-30 Nitheesh Sekar Superseded
[V2,3/4] arm64: dts: qcom: ipq5018: Add USB related nodes Enable IPQ5018 USB2 support - - - --- 2023-08-30 Nitheesh Sekar Superseded
[V2,2/4] phy: qcom-m31: Add compatible, phy init sequence for IPQ5018 Enable IPQ5018 USB2 support - - - --- 2023-08-30 Nitheesh Sekar Superseded
[V2,1/4] dt-bindings: phy: qcom,m31: Add IPQ5018 compatible Enable IPQ5018 USB2 support - 1 - --- 2023-08-30 Nitheesh Sekar Superseded
dt-bindings: usb: dwc3: Add IPQ5018 compatible dt-bindings: usb: dwc3: Add IPQ5018 compatible - 1 - --- 2023-08-30 Nitheesh Sekar Superseded
usb: hub: Guard against accesses to uninitialized BOS descriptors usb: hub: Guard against accesses to uninitialized BOS descriptors - - - --- 2023-08-30 Ricardo Cañuelo Accepted
[-next] usbmon: Use list_for_each_entry() helper [-next] usbmon: Use list_for_each_entry() helper - - - --- 2023-08-30 Jinjie Ruan Accepted
[v4] usb: typec: qcom: Update the logic of regulator enable and disable [v4] usb: typec: qcom: Update the logic of regulator enable and disable 1 2 - --- 2023-08-30 Hui Liu via B4 Relay Superseded
[v5,32/32] sound: soc: soc-usb: Rediscover USB SND devices on USB port add Introduce QC USB SND audio offloading support - - - --- 2023-08-29 Wesley Cheng Superseded
[v5,31/32] sound: usb: card: Allow for rediscovery of connected USB SND devices Introduce QC USB SND audio offloading support - - - --- 2023-08-29 Wesley Cheng Superseded
[v5,30/32] sound: usb: qc_audio_offload: Use card and PCM index from QMI request Introduce QC USB SND audio offloading support - - - --- 2023-08-29 Wesley Cheng Superseded
[v5,29/32] sound: soc: qcom: q6usb: Add headphone jack for offload connection status Introduce QC USB SND audio offloading support - - - --- 2023-08-29 Wesley Cheng Superseded
[v5,28/32] sound: soc: qdsp6: Add SND kcontrol for fetching offload status Introduce QC USB SND audio offloading support - - - --- 2023-08-29 Wesley Cheng Superseded
[v5,27/32] sound: soc: qdsp6: Add SND kcontrol to select offload device Introduce QC USB SND audio offloading support - - - --- 2023-08-29 Wesley Cheng Superseded
[v5,26/32] sound: Pass USB SND card and PCM information to SOC USB Introduce QC USB SND audio offloading support - - - --- 2023-08-29 Wesley Cheng Superseded
[v5,25/32] ASoC: qcom: qdsp6: q6afe: Split USB AFE dev_token param into separate API Introduce QC USB SND audio offloading support - - - --- 2023-08-29 Wesley Cheng Superseded
[v5,24/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250 Introduce QC USB SND audio offloading support 1 - - --- 2023-08-29 Wesley Cheng Superseded
[v5,23/32] ASoC: dt-bindings: Add Q6USB backend Introduce QC USB SND audio offloading support - - - --- 2023-08-29 Wesley Cheng Superseded
« 1 2 ... 54 55 56214 215 »