messages from 2025-07-30 08:51:01 to 2025-08-04 12:32:05 UTC [more...]
[PATCH v8 0/2] usb: serial: add support for CH348
2025-08-04 12:32 UTC (9+ messages)
` [PATCH v8 1/2] "
[PATCH 00/65] media: Rationalise usage of v4l2_fh
2025-08-04 10:01 UTC (69+ messages)
` [PATCH 01/65] media: pci: saa7164: Store v4l2_fh pointer in file->private_data
` [PATCH 02/65] media: imagination: "
` [PATCH 03/65] media: ti: vpe: "
` [PATCH 04/65] media: usb: hdpvr: "
` [PATCH 05/65] media: usb: pvrusb2: "
` [PATCH 06/65] media: usb: uvcvideo: "
` [PATCH 07/65] media: staging: most: "
` [PATCH 08/65] media: Wrap file->private_data access with a helper function
` [PATCH 09/65] media: Replace file->private_data access with file_to_v4l2_fh()
` [PATCH 10/65] media: nvidia: tegra-vde: Replace file->private_data access
` [PATCH 11/65] media: Replace file->private_data access with custom functions
` [PATCH 12/65] media: pci: ivtv: Don't create fake v4l2_fh
` [PATCH 13/65] media: amphion: Make some vpu_v4l2 functions static
` [PATCH 14/65] media: amphion: Delete v4l2_fh synchronously in .release()
` [PATCH 15/65] media: visl: Drop visl_v4l2fh_to_ctx() function
` [PATCH 16/65] media: v4l2-fh: Move piece of documentation to correct function
` [PATCH 17/65] media: rcar-vin: Do not set file->private_data
` [PATCH 18/65] media: rzg2l-cru: "
` [PATCH 19/65] media: camss: Replace .open() file operation with v4l2_fh_open()
` [PATCH 20/65] media: camss: Remove custom .release fop()
` [PATCH 21/65] media: chips-media: wave5: Pass file pointer to wave5_cleanup_instance()
` [PATCH 22/65] media: qcom: iris: Pass file pointer to iris_v4l2_fh_(de)init()
` [PATCH 23/65] media: qcom: iris: Set file->private_data in iris_v4l2_fh_(de)init()
` [PATCH 24/65] media: qcom: iris: Drop unused argument to iris_get_inst()
` [PATCH 25/65] media: qcom: venus: Pass file pointer to venus_close_common()
` [PATCH 26/65] media: Set file->private_data in v4l2_fh_add()
` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH 28/65] media: v4l2-ioctl: Access v4l2_fh from private_data
` [PATCH 29/65] media: allegro: Access v4l2_fh from file
` [PATCH 30/65] media: meson-ge2d: "
` [PATCH 31/65] media: coda: "
` [PATCH 32/65] media: wave5: "
` [PATCH 33/65] media: m2m-deinterlace: "
` [PATCH 34/65] media: mtk: jpeg: Access v4l2_fh from file->private_data
` [PATCH 35/65] media: mtk_mdp_m2m: Access v4l2_fh from file
` [PATCH 36/65] media: mtk: mdp3: "
` [PATCH 37/65] media: mtk: vcodec: "
` [PATCH 38/65] media: tegra-vde: "
` [PATCH 39/65] media: imx-jpeg: "
` [PATCH 40/65] media: imx-isi: "
` [PATCH 41/65] media: nxp: mx2: "
` [PATCH 42/65] media: renesas: "
` [PATCH 43/65] media: rockhip: rga: "
` [PATCH 44/65] media: rockchip: rkvdec: "
` [PATCH 45/65] media: exynos-gsc: "
` [PATCH 46/65] media: exynos4-is: "
` [PATCH 47/65] media: s3c-camif: Set queue owner using file
` [PATCH 48/65] media: s5p-g2d: Access v4l2_fh from file
` [PATCH 49/65] media: s5p-jpeg: "
` [PATCH 50/65] media: s5p-mfc: "
` [PATCH 51/65] media: bdisp: "
` [PATCH 52/65] media: st: delta: "
` [PATCH 53/65] media: stm32: dma2d: "
` [PATCH 54/65] media: hantro: Access v4l2_fh from file->private_data
` [PATCH 55/65] media: omap3isp: Access v4l2_fh from file
` [PATCH 56/65] media: cx18: "
` [PATCH 57/65] media: ivtv: "
` [PATCH 58/65] media: zoran: Remove access to __fh
` [PATCH 59/65] media: usb: hdpvr: Access v4l2_fh from file
` [PATCH 60/65] media: usb: uvc: "
` [PATCH 61/65] media: staging: imx: "
` [PATCH 62/65] media: v4l2-ctrls: Move v4l2_fh retrieval after V4L2_FL_USES_V4L2_FH check
` [PATCH 63/65] media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
` [PATCH 64/65] media: staging: ipu7: "
` [PATCH 65/65] media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers
[PATCH net v2] net: usbnet: Fix the wrong netif_carrier_on() call placement
2025-08-04 10:00 UTC (2+ messages)
[PATCH v3 00/10] USB Type-C mode selection
2025-08-04 9:03 UTC (11+ messages)
` [PATCH v3 01/10] usb: typec: Add alt_mode_override field to port property
` [PATCH v3 02/10] platform/chrome: cros_ec_typec: Set alt_mode_override flag
` [PATCH v3 03/10] usb: typec: ucsi: "
` [PATCH v3 04/10] usb: typec: Expose mode priorities via sysfs
` [PATCH v3 05/10] usb: typec: Implement automated mode selection
` [PATCH v3 06/10] usb: typec: Report altmode entry status via callback
` [PATCH v3 07/10] usb: typec: ucsi: displayport: Propagate DP altmode entry result
` [PATCH v3 08/10] platform/chrome: cros_ec_typec: Propagate "
` [PATCH v3 09/10] platform/chrome: cros_ec_typec: Report USB4 entry status via callback
` [PATCH v3 10/10] platform/chrome: cros_ec_typec: Add default_usb_mode_set support
[RFC PATCH] usb: dwc3: Ignore late xferNotReady event to prevent halt timeout
2025-08-04 8:08 UTC
dev->uniq is not unique for individual USB interfaces
2025-08-04 7:20 UTC (2+ messages)
[PATCH AUTOSEL 5.4 01/28] usb: xhci: print xhci->xhc_state when queue_command failed
2025-08-04 0:42 UTC (4+ messages)
` [PATCH AUTOSEL 5.4 05/28] usb: xhci: Avoid showing warnings for dying controller
` [PATCH AUTOSEL 5.4 06/28] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
` [PATCH AUTOSEL 5.4 07/28] usb: xhci: Avoid showing errors during surprise removal
[PATCH AUTOSEL 5.10 01/39] usb: xhci: print xhci->xhc_state when queue_command failed
2025-08-04 0:40 UTC (5+ messages)
` [PATCH AUTOSEL 5.10 06/39] usb: xhci: Avoid showing warnings for dying controller
` [PATCH AUTOSEL 5.10 07/39] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
` [PATCH AUTOSEL 5.10 08/39] usb: xhci: Avoid showing errors during surprise removal
` [PATCH AUTOSEL 5.10 29/39] usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't present
[PATCH AUTOSEL 5.15 01/44] usb: xhci: print xhci->xhc_state when queue_command failed
2025-08-04 0:38 UTC (5+ messages)
` [PATCH AUTOSEL 5.15 06/44] usb: xhci: Avoid showing warnings for dying controller
` [PATCH AUTOSEL 5.15 07/44] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
` [PATCH AUTOSEL 5.15 08/44] usb: xhci: Avoid showing errors during surprise removal
` [PATCH AUTOSEL 5.15 34/44] usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't present
[PATCH AUTOSEL 6.1 01/51] usb: xhci: print xhci->xhc_state when queue_command failed
2025-08-04 0:36 UTC (5+ messages)
` [PATCH AUTOSEL 6.1 06/51] usb: xhci: Avoid showing warnings for dying controller
` [PATCH AUTOSEL 6.1 07/51] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
` [PATCH AUTOSEL 6.1 08/51] usb: xhci: Avoid showing errors during surprise removal
` [PATCH AUTOSEL 6.1 41/51] usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't present
[PATCH AUTOSEL 6.6 01/59] usb: xhci: print xhci->xhc_state when queue_command failed
2025-08-04 0:34 UTC (5+ messages)
` [PATCH AUTOSEL 6.6 07/59] usb: xhci: Avoid showing warnings for dying controller
` [PATCH AUTOSEL 6.6 08/59] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
` [PATCH AUTOSEL 6.6 09/59] usb: xhci: Avoid showing errors during surprise removal
` [PATCH AUTOSEL 6.6 46/59] usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't present
[PATCH AUTOSEL 6.12 01/69] usb: xhci: print xhci->xhc_state when queue_command failed
2025-08-04 0:31 UTC (5+ messages)
` [PATCH AUTOSEL 6.12 07/69] usb: xhci: Avoid showing warnings for dying controller
` [PATCH AUTOSEL 6.12 08/69] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
` [PATCH AUTOSEL 6.12 09/69] usb: xhci: Avoid showing errors during surprise removal
` [PATCH AUTOSEL 6.12 56/69] usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't present
[PATCH AUTOSEL 6.15 01/80] usb: xhci: print xhci->xhc_state when queue_command failed
2025-08-04 0:27 UTC (6+ messages)
` [PATCH AUTOSEL 6.15 10/80] usb: xhci: Avoid showing warnings for dying controller
` [PATCH AUTOSEL 6.15 11/80] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
` [PATCH AUTOSEL 6.15 12/80] usb: xhci: Avoid showing errors during surprise removal
` [PATCH AUTOSEL 6.15 66/80] usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't present
` [PATCH AUTOSEL 6.15 69/80] usb: dwc3: xilinx: add shutdown callback
[PATCH AUTOSEL 6.16 01/85] usb: xhci: print xhci->xhc_state when queue_command failed
2025-08-04 0:23 UTC (6+ messages)
` [PATCH AUTOSEL 6.16 11/85] usb: xhci: Avoid showing warnings for dying controller
` [PATCH AUTOSEL 6.16 12/85] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
` [PATCH AUTOSEL 6.16 13/85] usb: xhci: Avoid showing errors during surprise removal
` [PATCH AUTOSEL 6.16 71/85] usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't present
` [PATCH AUTOSEL 6.16 74/85] usb: dwc3: xilinx: add shutdown callback
[syzbot] [usb?] BUG: sleeping function called from invalid context in kcov_remote_start
2025-08-03 15:34 UTC
[PATCH v3 0/4] kcov, usb: Fix invalid context sleep in softirq path on PREEMPT_RT
2025-08-03 7:20 UTC (5+ messages)
` [PATCH 1/4] kcov: Use raw_spinlock_t for kcov->lock and kcov_remote_lock
` [PATCH 2/4] kcov: Replace per-CPU local_lock with local_irq_save/restore
` [PATCH 3/4] kcov: Separate KCOV_REMOTE_ENABLE ioctl helper function
` [PATCH 4/4] kcov: move remote handle allocation outside raw spinlock
[PATCH v2] usb: renesas-xhci: Fix External ROM access timeouts
2025-08-02 22:55 UTC
[PATCH] usb: renesas-xhci: Fix External ROM access timeouts
2025-08-02 22:54 UTC (5+ messages)
[PATCH v2] kcov, usb: Fix invalid context sleep in softirq path on PREEMPT_RT
2025-08-02 22:01 UTC (4+ messages)
Audio interface causing "xhci_hcd ... WARN: buffer overrun event" messages
2025-08-02 8:43 UTC (9+ messages)
[PATCH 0/4] Support USB wakeup function for Tegra234
2025-08-02 5:30 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: usb: Add wake-up support for Tegra234 XUSB host controller
` [PATCH 2/4] arm64: tegra: Add interrupts for Tegra234 USB wake events
` [PATCH 3/4] soc/tegra: pmc: Add USB wake events for Tegra234
` [PATCH 4/4] usb: xhci: tegra: Support USB wakeup function "
[syzbot] [usb?] upstream test error: BUG: sleeping function called from invalid context in kcov_remote_start
2025-08-02 2:58 UTC (2+ messages)
[PATCH v2] usb: typec: ucsi: ucsi_glink: Increase buffer size to support UCSI v2
2025-08-01 23:27 UTC (5+ messages)
[PATCH] kcov, usb: Fix invalid context sleep in softirq path on PREEMPT_RT
2025-08-01 22:06 UTC (6+ messages)
[PATCH net v1] net: usbnet: Fix the wrong netif_carrier_on() call placement
2025-08-01 18:20 UTC
[PATCH net v2] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
2025-08-01 18:09 UTC (3+ messages)
[PATCH] usb: gadget: tegra-xudc: fix PM use count underflow
2025-08-01 17:40 UTC
[PATCH v3] usb:xhci:Fix slot_id resource race conflict
2025-08-01 14:31 UTC (3+ messages)
[GIT PULL] USB chipidea patches for linux-5.15.y and linux-6.1.y
2025-08-01 12:34 UTC (5+ messages)
[PATCH] usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive
2025-08-01 8:27 UTC
[PATCH] USB: lower "Device is not authorized for usage" message to info
2025-08-01 7:52 UTC
[PATCH v2 0/3] pmdomain: core: Introduce device_set/get_out_band_wakeup
2025-08-01 4:34 UTC (4+ messages)
` [PATCH v2 1/3] pmdomain: core: Introduce device_set/get_out_band_wakeup()
` [PATCH v2 2/3] usb: chipidea: ci_hdrc_imx: Set out of band wakeup for i.MX95
` [PATCH v2 3/3] usb: dwc3: imx8mp: "
[PATCH v15 0/4] Support system sleep with offloaded usb transfers
2025-08-01 3:39 UTC (5+ messages)
` [PATCH v15 1/4] usb: xhci-plat: separate dev_pm_ops for each pm_event
` [PATCH v15 2/4] usb: offload: add apis for offload usage tracking
` [PATCH v15 3/4] xhci: sideband: add api to trace sideband usage
` [PATCH v15 4/4] usb: host: enable USB offload during system sleep
[PATCH v2 0/4] usb: dwc3: Modify role-switching QC drd usb controllers
2025-08-01 1:01 UTC (9+ messages)
` [PATCH v2 2/4] usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend
[PATCH v2 00/17] arm64: tegra: Add Tegra210B01 support
2025-07-31 21:45 UTC (2+ messages)
[PATCH 0/2] thunderbolt: HMAC fix and cleanup
2025-07-31 19:25 UTC (3+ messages)
` [PATCH 1/2] thunderbolt: Compare HMAC values in constant time
` [PATCH 2/2] thunderbolt: Use HMAC-SHA256 library instead of crypto_shash
[PATCH v2 00/10] USB Type-C mode selection
2025-07-31 16:09 UTC (6+ messages)
` [PATCH v2 05/10] usb: typec: Implement automated "
[PATCH] usb: atm: Fix kernel coding style
2025-07-31 11:58 UTC (3+ messages)
[PATCH v8] usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
2025-07-31 9:01 UTC
[PATCH v2 0/2] Add driver support for Eswin eic7700 SoC USB controller
2025-07-31 6:11 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Add Eswin EIC7700 "
` "
[PATCH 0/5] USB: fix device leaks at unbind
2025-07-30 22:33 UTC (5+ messages)
` [PATCH 4/5] usb: musb: omap2430: fix device leak "
` [PATCH 5/5] usb: musb: omap2430: clean up probe error handling
[PATCH v7] usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
2025-07-30 11:31 UTC (7+ messages)
[PATCH v2] usb: gadget: uvc: avoid assignment in if conditions
2025-07-30 11:28 UTC (2+ messages)
[PATCH v2] usb:xhci:Fix slot_id resource race conflict
2025-07-30 15:21 UTC (5+ messages)
[PATCH] usb: gadget: uvc: clean up code style for checkpatch compliance
2025-07-30 9:45 UTC (2+ messages)
[PATCH v9 0/4] arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree
2025-07-30 8:50 UTC (3+ messages)
` [PATCH v9 4/4] arm64: dts: qcom: Add Lenovo ThinkBook 16 G7 QOY "
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;
as well as URLs for NNTP newsgroup(s).