messages from 2024-09-25 01:01:38 to 2024-10-01 01:00:58 UTC [more...]
[PATCH 0/2] usb: dwc3: Disable susphy during initialization
2024-10-01 1:00 UTC (6+ messages)
` [PATCH 2/2] usb: dwc3: core: Prevent phy suspend during init
[PATCH] xhci: Change pm_runtime_forbid to pm_runtime_disable
2024-09-30 22:30 UTC (4+ messages)
[PATCH] KYLIN: USB: Fix the issue of S4 wakeup queisce phase where task resumption fails due to USB status
2024-09-30 19:38 UTC (9+ messages)
` [PATCH v2] "
[PATCH] r8152: Add mac address pass-thru for lg laptops
2024-09-30 19:14 UTC (3+ messages)
[linux][PATCH v2 02/20] dt-bindings: usb: add PIC64GX compatibility to mpfs-musb driver
2024-09-30 13:41 UTC (2+ messages)
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-09-30 11:21 UTC (2+ messages)
` [PATCH 18/35] usb: "
[PATCH] usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operations
2024-09-30 11:09 UTC (11+ messages)
[PATCH] xhci: debugfs: Add virt endpoint state to xhci debugfs
2024-09-30 8:27 UTC (2+ messages)
dwc2: Raspberry Pi 3 B Plus stuck in lx_state DWC2_L2 since Linux 6.12-rc1
2024-09-30 6:27 UTC
[PATCH] usb: xhci: xhci_setup_port_arrays: early -ENODEV if maxports is 0
2024-09-30 5:23 UTC
[PATCH v2] usb: dwc3: Correct some typos in comments
2024-09-30 2:25 UTC
[PATCH] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null
2024-09-30 1:48 UTC
[PATCH] usb: gadget: Add check devm_kasprintf() returned value
2024-09-29 23:29 UTC (2+ messages)
[PATCH v6 0/9] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers and fixes
2024-09-29 18:59 UTC (10+ messages)
` [PATCH v6 1/9] usb: gadget: uvc: wake pump everytime we update the free list
` [PATCH v6 2/9] usb: gadget: uvc: only enqueue zero length requests in potential underrun
` [PATCH v6 3/9] usb: gadget: uvc: rework to enqueue in pump worker from encoded queue
` [PATCH v6 4/9] usb: gadget: uvc: add g_parm and s_parm for frame interval
` [PATCH v6 5/9] usb: gadget: uvc: set req_size and n_requests based on the "
` [PATCH v6 6/9] usb: gadget: uvc: set req_length based on payload by nreqs instead of req_size
` [PATCH v6 7/9] usb: gadget: uvc: set nbuffers to minimum STREAMING_MIN_BUFFERS in uvc_queue_setup
` [PATCH v6 8/9] usb: gadget: uvc: add trace of enqueued and completed requests
` [PATCH v6 9/9] usb: gadget: uvc: dont call usb_composite_setup_continue when not streaming
[PATCH v1] usb: dwc3: Correct some typos in comments
2024-09-29 9:40 UTC (2+ messages)
[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
2024-09-29 3:14 UTC (9+ messages)
[syzbot] [kernfs?] [input?] [usb?] INFO: rcu detected stall in kernfs_fop_read_iter (4)
2024-09-28 23:40 UTC
[PATCH RFC 00/14] usb: gadget: f_uac: Add support for alt mode settings
2024-09-28 15:09 UTC (15+ messages)
` [PATCH RFC 01/14] usb: gadget: f_uac: Refactor common configfs attribute defines used in UAC1/2
` [PATCH RFC 02/14] usb: gadget: f_uac1: Fix fs/hs/ss descriptors to have correct values
` [PATCH RFC 03/14] usb: gadget: f_uac1: Add adaptive sync support for capture
` [PATCH RFC 04/14] usb: gadget: f_uac2: Move max packet size code to a common header
` [PATCH RFC 05/14] usb: gadget: f_uac1: Add hs_bint to configfs
` [PATCH RFC 06/14] usb: gadget: f_uac1: Add terminal type attributes
` [PATCH RFC 07/14] usb: gadget: f_uac1: Add alt mode settings interface
` [PATCH RFC 08/14] usb: gadget: f_uac2: "
` [PATCH RFC 09/14] usb: gadget: f_uac1: Make string table dynamic with strings from all alt modes
` [PATCH RFC 10/14] usb: gadget: f_uac2: "
` [PATCH RFC 11/14] usb: gadget: f_uac1: Generate dynamic descriptors based on alt opts
` [PATCH RFC 12/14] usb: gadget: f_uac2: "
` [PATCH RFC 13/14] usb: gadget: f_uac1: support ganged volume/mute controls
` [PATCH RFC 14/14] usb: gadget: f_uac2: "
[PATCH v2] usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus support
2024-09-28 13:26 UTC
[PATCH] dt-bindings: usb: add missing compatible arraylist
2024-09-28 7:58 UTC (4+ messages)
[PATCH v5 0/9] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers and fixes
2024-09-28 2:53 UTC (11+ messages)
` [PATCH v5 1/9] usb: gadget: uvc: wake pump everytime we update the free list
` [PATCH v5 2/9] usb: gadget: uvc: only enqueue zero length requests in potential underrun
` [PATCH v5 3/9] usb: gadget: uvc: rework to enqueue in pump worker from encoded queue
` [PATCH v5 4/9] usb: gadget: uvc: add g_parm and s_parm for frame interval
` [PATCH v5 5/9] usb: gadget: uvc: set req_size and n_requests based on the "
` [PATCH v5 6/9] usb: gadget: uvc: set req_length based on payload by nreqs instead of req_size
` [PATCH v5 7/9] usb: gadget: uvc: set nbuffers to minimum STREAMING_MIN_BUFFERS in uvc_queue_setup
` [PATCH v5 8/9] usb: gadget: uvc: add trace of enqueued and completed requests
` [PATCH v5 9/9] usb: gadget: uvc: dont call usb_composite_setup_continue when not streaming
[PATCH v5] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs
2024-09-27 19:59 UTC
[syzbot] [usb?] INFO: task hung in usb_register_dev (2)
2024-09-27 17:48 UTC
[PATCH v3] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs
2024-09-27 15:25 UTC (5+ messages)
[PATCH v3] usb: gadget: uvc: configfs: Add frame-based frame format support
2024-09-27 15:21 UTC
[syzbot] [usb?] KASAN: slab-use-after-free Read in chaoskey_disconnect
2024-09-27 15:03 UTC
[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in hiddev_disconnect (3)
2024-09-27 14:52 UTC
[PATCH v3] usb: gadget: u_ether: Use __netif_rx() in rx_callback()
2024-09-27 14:12 UTC (5+ messages)
[PATCH] Add support for JULABO PRESTO to cdc_acm
2024-09-27 13:44 UTC
[PATCH 1/1] USB: serial: option: add Telit FN920C04 MBIM compositions
2024-09-27 12:28 UTC
[PATCH 1/2] usb: dwc3: core: add Gen2 polarity detection support
2024-09-27 9:46 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,inv-sync-hdr-quirk' quirk
[RFC 1/2] dt-bindings: connector: Add property to set pd timer values
2024-09-27 7:48 UTC (4+ messages)
[PATCH v3 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
2024-09-27 1:01 UTC (4+ messages)
` [PATCH v3 2/3] usb: chipidea: udc: improve dTD link logic
` [PATCH v3 3/3] usb: chipidea: udc: improve error recovery for ISO transfer
[syzbot] [media?] WARNING in iguanair_probe/usb_submit_urb (2)
2024-09-26 21:05 UTC
[GIT PULL] USB/Thunderbolt driver changes for 6.12-rc1
2024-09-26 17:25 UTC (2+ messages)
[PATCH] dt-bindings: usb: cypress,cypd4226: Drop Tegra specific GPIO defines
2024-09-26 16:56 UTC (2+ messages)
[PATCH 0/8] Thunderbolt and DP altmode support for cros-ec-typec
2024-09-26 15:14 UTC (15+ messages)
` [PATCH 1/8] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH 2/8] usb: typec: altmode_match should handle TYPEC_ANY_MODE
` [PATCH 3/8] usb: typec: intel_pmc_mux: Null check before use
` [PATCH 4/8] usb: typec: Auto enter control for alternate modes
[PATCH v2 1/1] usb: typec: stusb160x: Make use of i2c_get_match_data()
2024-09-26 14:56 UTC (2+ messages)
[PATCH 0/2] usb: typec: ucsi: ccg: Adjustments for common code in two functions
2024-09-26 14:54 UTC (10+ messages)
` [PATCH 1/2] usb: typec: ucsi: ccg: Use common code in ccg_write()
` [PATCH 2/2] usb: typec: ucsi: ccg: Use common code in ccg_read()
[PATCH linux-next] usb: typec: tcpm: use max() to get higher value
2024-09-26 13:03 UTC (2+ messages)
[PATCH] usb: gadget: u_serial: fix null-ptr-deref in gs_start_io
2024-09-26 12:25 UTC (6+ messages)
[PATCH] usb: gadget: eem: Use common error handling code in eem_unwrap()
2024-09-26 9:03 UTC (4+ messages)
[PATCHv3] usbnet: fix cyclical race on disconnect with work queue
2024-09-26 9:00 UTC (2+ messages)
[PATCH v2] usb: gadget: r8a66597-udc: Fix double free in r8a66597_probe
2024-09-26 8:22 UTC (2+ messages)
[PATCH v1] usb: atm: Correct some typos
2024-09-26 7:59 UTC
[PATCH v4 0/2] Add support for new IMX8MP based board
2024-09-26 7:50 UTC (8+ messages)
` [PATCH v4 2/2] arm64: dts: imx: Add imx8mp-iota2-lumpy board
[PATCH v2 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
2024-09-26 2:11 UTC (7+ messages)
` [PATCH v2 2/3] usb: chipidea: udc: improve dTD link logic
` [PATCH v2 3/3] usb: chipidea: udc: improve error recovery for ISO transfer
[PATCH] thunderbolt: Use common error handling code in update_property_block()
2024-09-26 1:52 UTC (8+ messages)
` "
[PATCH v1 1/1] usb: typec: stusb160x: Make use of i2c_get_match_data()
2024-09-25 19:53 UTC (3+ messages)
[PATCH v28 00/32] Introduce QC USB SND audio offloading support
2024-09-25 19:37 UTC (17+ messages)
` [PATCH v28 09/32] ALSA: Add USB audio device jack type
` [PATCH v28 10/32] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v28 12/32] ALSA: usb-audio: Save UAC sample size information
` [PATCH v28 14/32] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v28 18/32] ASoC: doc: Add documentation for SOC USB
` [PATCH v28 19/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v28 21/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v28 23/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v28 25/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v28 30/32] ALSA: usb-audio: Add USB offload route kcontrol
My Dell XPS-9320 (kernel 6.10.x, et al.) doesn't detect Thunderbolt additions when coming out of suspend or hibernate
2024-09-25 16:55 UTC (12+ messages)
[PATCH v2] usb: typec: ucsi: glink: use device_for_each_child_node_scoped()
2024-09-25 17:04 UTC (2+ messages)
[PATCH] usb: gadget: f_fs: Use common error handling code in ffs_build_sg_list()
2024-09-25 16:15 UTC
[PATCH v3 0/5] usb drivers use devm_clk_get_enabled() helpers
2024-09-25 15:07 UTC (4+ messages)
` [PATCH v3 1/5] usb: aspeed_udc: Use "
[PATCH v5 0/2] Add support for new IMX8MP based board
2024-09-25 14:36 UTC (4+ messages)
` [PATCH v5 1/2] dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board
` [PATCH v5 2/2] arm64: dts: imx: Add imx8mp-iota2-lumpy board
[PATCH v2 1/3] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
2024-09-25 12:47 UTC (4+ messages)
` [PATCH v2 2/3] usb: chipidea: udc: limit usb request length to max 16KB
[PATCH v1] usb: typec: Fix typo in comment
2024-09-25 11:18 UTC (2+ messages)
[PATCH] usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus support
2024-09-25 8:07 UTC (4+ messages)
[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
2024-09-25 7:50 UTC (4+ messages)
` [PATCH 04/16] soc: renesas: Add SYSC driver for Renesas RZ/G3S
答复: [PATCH v9] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
2024-09-25 6:29 UTC
[RFC v3 0/2] Add support for time DT property in TCPM
2024-09-25 3:16 UTC (5+ messages)
` [RFC v3 2/2] usb: typec: tcpm: Add support for parsing time dt properties
[RFC v4 0/2] Add support for time DT property in TCPM
2024-09-25 3:11 UTC (3+ messages)
` [RFC v4 1/2] dt-bindings: connector: Add properties to define time values
` [RFC v4 2/2] usb: typec: tcpm: Add support for parsing time dt properties
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox