USB for Linux
[Prev Page][Next Page]
- [PATCH] usb: typec: altmode should keep reference to parent,
Thadeu Lima de Souza Cascardo
- [PATCH] usb: usbtmc: initialize memory written to device,
Pimyn
- [PATCH net] smsc95xx: Add implementation for set_pauseparam for enabling to pause RX path.,
Liel Harel
- [PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend(),
Sakari Ailus
- [PATCH] USB: atm: speedtch: do not use assignment in if condition,
Manuel Quintero F
- [PATCH v1 0/4] mfd: intel_soc_pmic_bxtwc: Fix IRQ domain usage,
Andy Shevchenko
- [syzbot] [usb?] [fs?] [input?] INFO: rcu detected stall in __fsnotify_parent,
syzbot
- [syzbot] [net?] [virt?] INFO: rcu detected stall in schedule_tail (6), syzbot
- [PATCH] smsc95xx: Fix some coding style issues,
Liel Harel
- [PATCH v2 0/3] xhci: pci: Amend definitions of PCI device IDs,
Andy Shevchenko
- [PATCH v2 1/1] USB: serial: option: add Telit FN920C04 MBIM compositions,
Daniele Palmas
- [REGRESSION] usb: acpi: add device link between tunneled USB3 device and USB4 Host Interface,
Harry Wentland
- [PATCH] USB: chaoskey: fail open after removal,
Oliver Neukum
- [PATCH 0/2] usb: renesas_usbhs: Deprecate renesas,enable-gpio,
Geert Uytterhoeven
- Re: [syzbot] [mm?] INFO: rcu detected stall in x64_sys_call, syzbot
- [syzbot] [fs?] INFO: rcu detected stall in sys_utimensat (3),
syzbot
- [PATCH] r8152: Add MAPT for lg laptops,
mike Seo
- [syzbot] [usb?] INFO: task hung in usblp_disconnect, syzbot
- [PATCH] usb: xhci: fix a possible null-pointer dereference in xhci_setup_device(),
Tuo Li
- [PATCH 6.6 00/14] Backport thunderbolt fix(es) from v6.9,
Alexandru Gagniuc
- [PATCH 6.6 01/14] thunderbolt: Fix debug log when DisplayPort adapter not available for pairing, Alexandru Gagniuc
- [PATCH 6.6 02/14] thunderbolt: Use tb_tunnel_dbg() where possible to make logging more consistent, Alexandru Gagniuc
- [PATCH 6.6 04/14] thunderbolt: Create multiple DisplayPort tunnels if there are more DP IN/OUT pairs, Alexandru Gagniuc
- [PATCH 6.6 03/14] thunderbolt: Expose tb_tunnel_xxx() log macros to the rest of the driver, Alexandru Gagniuc
- [PATCH 6.6 05/14] thunderbolt: Use constants for path weight and priority, Alexandru Gagniuc
- [PATCH 6.6 06/14] thunderbolt: Use weight constants in tb_usb3_consumed_bandwidth(), Alexandru Gagniuc
- [PATCH 6.6 07/14] thunderbolt: Make is_gen4_link() available to the rest of the driver, Alexandru Gagniuc
- [PATCH 6.6 08/14] thunderbolt: Change bandwidth reservations to comply USB4 v2, Alexandru Gagniuc
- [PATCH 6.6 09/14] thunderbolt: Introduce tb_port_path_direction_downstream(), Alexandru Gagniuc
- [PATCH 6.6 10/14] thunderbolt: Introduce tb_for_each_upstream_port_on_path(), Alexandru Gagniuc
- [PATCH 6.6 11/14] thunderbolt: Introduce tb_switch_depth(), Alexandru Gagniuc
- [PATCH 6.6 12/14] thunderbolt: Add support for asymmetric link, Alexandru Gagniuc
- [PATCH 6.6 13/14] thunderbolt: Configure asymmetric link if needed and bandwidth allows, Alexandru Gagniuc
- [PATCH 6.6 14/14] thunderbolt: Improve DisplayPort tunnel setup process to be more robust, Alexandru Gagniuc
- Re: [PATCH 6.6 00/14] Backport thunderbolt fix(es) from v6.9, Greg KH
- [syzbot] [usb?] [net?] [input?] INFO: rcu detected stall in unix_dgram_recvmsg (4), syzbot
- [PATCH] usb: dwc3: core: Fix system suspend on TI AM62 platforms,
Roger Quadros
- [no subject], Unknown
- [syzbot] [usb?] [ext4?] [input?] INFO: rcu detected stall in sys_pselect6 (2),
syzbot
- [PATCH] usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip,
Icenowy Zheng
- [usb:rndis-removal] BUILD SUCCESS 1c8a324d7f6edf32b24f9a9c23b5409a5c1879fc, kernel test robot
- [PATCH 00/35] Reorganize kerneldoc parameter names,
Julia Lawall
- [linux][PATCH v2 02/20] dt-bindings: usb: add PIC64GX compatibility to mpfs-musb driver,
pierre-henry.moussay
- [PATCH] r8152: Add mac address pass-thru for lg laptops,
mike.seo
- dwc2: Raspberry Pi 3 B Plus stuck in lx_state DWC2_L2 since Linux 6.12-rc1,
Stefan Wahren
- [PATCH] usb: xhci: xhci_setup_port_arrays: early -ENODEV if maxports is 0.,
Olivier Dautricourt
- [PATCH v2] usb: dwc3: Correct some typos in comments, Shen Lichuan
- [PATCH] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null,
胡连勤
- [PATCH v6 0/9] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers and fixes,
Michael Grzeschik
- [PATCH v6 1/9] usb: gadget: uvc: wake pump everytime we update the free list, Michael Grzeschik
- [PATCH v6 9/9] usb: gadget: uvc: dont call usb_composite_setup_continue when not streaming, Michael Grzeschik
- [PATCH v6 5/9] usb: gadget: uvc: set req_size and n_requests based on the frame interval, Michael Grzeschik
- [PATCH v6 3/9] usb: gadget: uvc: rework to enqueue in pump worker from encoded queue, Michael Grzeschik
- [PATCH v6 4/9] usb: gadget: uvc: add g_parm and s_parm for frame interval, Michael Grzeschik
- [PATCH v6 8/9] usb: gadget: uvc: add trace of enqueued and completed requests, Michael Grzeschik
- [PATCH v6 7/9] usb: gadget: uvc: set nbuffers to minimum STREAMING_MIN_BUFFERS in uvc_queue_setup, Michael Grzeschik
- [PATCH v6 6/9] usb: gadget: uvc: set req_length based on payload by nreqs instead of req_size, Michael Grzeschik
- [PATCH v6 2/9] usb: gadget: uvc: only enqueue zero length requests in potential underrun, Michael Grzeschik
- Re: [PATCH v6 0/9] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers and fixes, Greg Kroah-Hartman
- [PATCH v1] usb: dwc3: Correct some typos in comments,
Shen Lichuan
- [PATCH] usb: gadget: Add check devm_kasprintf() returned value,
Charles Han
- [syzbot] [kernfs?] [input?] [usb?] INFO: rcu detected stall in kernfs_fop_read_iter (4), syzbot
- [PATCH RFC 00/14] usb: gadget: f_uac: Add support for alt mode settings,
crwulff
- [PATCH RFC 01/14] usb: gadget: f_uac: Refactor common configfs attribute defines used in UAC1/2., crwulff
- [PATCH RFC 02/14] usb: gadget: f_uac1: Fix fs/hs/ss descriptors to have correct values, crwulff
- [PATCH RFC 03/14] usb: gadget: f_uac1: Add adaptive sync support for capture, crwulff
- [PATCH RFC 04/14] usb: gadget: f_uac2: Move max packet size code to a common header, crwulff
- [PATCH RFC 05/14] usb: gadget: f_uac1: Add hs_bint to configfs., crwulff
- [PATCH RFC 06/14] usb: gadget: f_uac1: Add terminal type attributes, crwulff
- [PATCH RFC 07/14] usb: gadget: f_uac1: Add alt mode settings interface, crwulff
- [PATCH RFC 08/14] usb: gadget: f_uac2: Add alt mode settings interface, crwulff
- [PATCH RFC 09/14] usb: gadget: f_uac1: Make string table dynamic with strings from all alt modes, crwulff
- [PATCH RFC 10/14] usb: gadget: f_uac2: Make string table dynamic with strings from all alt modes, crwulff
- [PATCH RFC 11/14] usb: gadget: f_uac1: Generate dynamic descriptors based on alt opts, crwulff
- [PATCH RFC 12/14] usb: gadget: f_uac2: Generate dynamic descriptors based on alt opts, crwulff
- [PATCH RFC 13/14] usb: gadget: f_uac1: support ganged volume/mute controls, crwulff
- [PATCH RFC 14/14] usb: gadget: f_uac2: support ganged volume/mute controls, crwulff
- [PATCH v2] usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus support,
Radhey Shyam Pandey
- [PATCH v5] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs,
Akash Kumar
- [syzbot] [usb?] INFO: task hung in usb_register_dev (2),
syzbot
- [PATCH v3] usb: gadget: uvc: configfs: Add frame-based frame format support, Akash Kumar
- [syzbot] [usb?] KASAN: slab-use-after-free Read in chaoskey_disconnect, syzbot
- [syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in hiddev_disconnect (3),
syzbot
- [PATCH] Add support for JULABO PRESTO to cdc_acm,
Fabio Luongo
- [PATCH 1/1] USB: serial: option: add Telit FN920C04 MBIM compositions, Daniele Palmas
- [PATCH 1/2] usb: dwc3: core: add Gen2 polarity detection support,
Michael Wu
- [PATCH v5 0/9] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers and fixes,
Michael Grzeschik
- [syzbot] [media?] WARNING in iguanair_probe/usb_submit_urb (2),
syzbot
- [PATCH v2 1/1] usb: typec: stusb160x: Make use of i2c_get_match_data(),
Andy Shevchenko
- [GIT PULL] USB/Thunderbolt driver changes for 6.12-rc1,
Greg KH
- [PATCH v1] usb: atm: Correct some typos,
Shen Lichuan
- [PATCH] usb: gadget: u_serial: fix null-ptr-deref in gs_start_io,
hbuczynski
- [PATCH v3 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set,
Xu Yang
- [PATCH] dt-bindings: usb: cypress,cypd4226: Drop Tegra specific GPIO defines,
Rob Herring (Arm)
- [PATCH 0/2] usb: typec: ucsi: ccg: Adjustments for common code in two functions,
Markus Elfring
- [PATCH 0/8] Thunderbolt and DP altmode support for cros-ec-typec,
Abhishek Pandit-Subedi
- [PATCH] usb: gadget: f_fs: Use common error handling code in ffs_build_sg_list(), Markus Elfring
- [PATCH] xhci: Change pm_runtime_forbid to pm_runtime_disable,
Basavaraj Natikar
- [PATCH v2] usb: typec: ucsi: glink: use device_for_each_child_node_scoped(),
Javier Carrasco
- [PATCH] usb: gadget: eem: Use common error handling code in eem_unwrap(),
Markus Elfring
- [PATCH v1 1/1] usb: typec: stusb160x: Make use of i2c_get_match_data(),
Andy Shevchenko
- [PATCH v5 0/2] Add support for new IMX8MP based board,
Michal Vokáč
- [PATCH linux-next] usb: typec: tcpm: use max() to get higher value,
R Sundar
- [PATCH] thunderbolt: Use common error handling code in update_property_block(),
Markus Elfring
- [RFC v4 0/2] Add support for time DT property in TCPM,
Amit Sunil Dhamne
- [PATCH v28 00/32] Introduce QC USB SND audio offloading support,
Wesley Cheng
- [PATCH v28 22/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout, Wesley Cheng
- [PATCH v28 03/32] xhci: sideband: add initial api to register a sideband entity, Wesley Cheng
- [PATCH v28 11/32] ALSA: usb-audio: Check for support for requested audio format, Wesley Cheng
- [PATCH v28 20/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250, Wesley Cheng
- [PATCH v28 13/32] ALSA: usb-audio: Prevent starting of audio stream if in use, Wesley Cheng
- [PATCH v28 12/32] ALSA: usb-audio: Save UAC sample size information, Wesley Cheng
- [PATCH v28 17/32] ASoC: usb: Fetch ASoC card and pcm device information, Wesley Cheng
- [PATCH v28 08/32] usb: dwc3: Specify maximum number of XHCI interrupters, Wesley Cheng
- [PATCH v28 26/32] ALSA: usb-audio: Introduce USB SND platform op callbacks, Wesley Cheng
- [PATCH v28 16/32] ASoC: usb: Create SOC USB SND jack kcontrol, Wesley Cheng
- [PATCH v28 30/32] ALSA: usb-audio: Add USB offload route kcontrol, Wesley Cheng
- [PATCH v28 07/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present, Wesley Cheng
- [PATCH v28 24/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status, Wesley Cheng
- [PATCH v28 28/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support, Wesley Cheng
- [PATCH v28 32/32] ASoC: usb: Rediscover USB SND devices on USB port add, Wesley Cheng
- [PATCH v28 02/32] usb: host: xhci: Repurpose event handler for skipping interrupter events, Wesley Cheng
- [PATCH v28 05/32] usb: host: xhci-mem: Cleanup pending secondary event ring events, Wesley Cheng
- [PATCH v28 18/32] ASoC: doc: Add documentation for SOC USB, Wesley Cheng
- [PATCH v28 27/32] ALSA: usb-audio: qcom: Add USB QMI definitions, Wesley Cheng
- [PATCH v28 29/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use, Wesley Cheng
- [PATCH v28 06/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index, Wesley Cheng
- [PATCH v28 15/32] ASoC: usb: Add PCM format check API for USB backend, Wesley Cheng
- [PATCH v28 04/32] usb: xhci: xhci-sideband: Set IMOD for xHCI sideband clients, Wesley Cheng
- [PATCH v28 31/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices, Wesley Cheng
- [PATCH v28 01/32] xhci: add helper to stop endpoint and wait for completion, Wesley Cheng
- [PATCH v28 10/32] ALSA: usb-audio: Export USB SND APIs for modules, Wesley Cheng
- [PATCH v28 09/32] ALSA: Add USB audio device jack type, Wesley Cheng
- [PATCH v28 25/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device, Wesley Cheng
- [PATCH v28 23/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6, Wesley Cheng
- [PATCH v28 19/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port, Wesley Cheng
- [PATCH v28 21/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp, Wesley Cheng
- [PATCH v28 14/32] ASoC: Add SOC USB APIs for adding an USB backend, Wesley Cheng
- Re: [PATCH v28 00/32] Introduce QC USB SND audio offloading support, Pierre-Louis Bossart
- Re: [PATCH v28 00/32] Introduce QC USB SND audio offloading support, Amadeusz Sławiński
- Add Nations N32g43x usb to serial driver,
Lukas M. Oosthuizen
- Bouncing maintainer: Yu Chen,
Konstantin Ryabitsev
- [PATCH] usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus support,
Radhey Shyam Pandey
- [linus:master] [usb] b8fb6db6cb: BUG:KASAN:global-out-of-bounds_in_usb_copy_descriptors, kernel test robot
- [PATCH v1] HID: Fix typo in the comment,
Yan Zhen
- [PATCH v4 0/2] Add support for new IMX8MP based board,
Michal Vokáč
- [PATCH] usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFG,
Prashanth K
- [PATCHv2] usb: yurex: make waiting on yurex_write interruptible, Oliver Neukum
- [PATCH] usb: Switch back to struct platform_driver::remove(),
Uwe Kleine-König
- [RFC v3 0/2] Add support for time DT property in TCPM,
Amit Sunil Dhamne
- [PATCH v4] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs, Akash Kumar
- [PATCH v2] usb: gadget: r8a66597-udc: Fix double free in r8a66597_probe,
Mikhail Arkhipov
- [PATCH v1 1/1] xhci: Don't use "proxy" headers,
Andy Shevchenko
- [PATCH v3 0/4] Add support for new IMX8MP based board,
Michal Vokáč
- [PATCH] usb: yurex: make waiting on yurex_write interruptible,
Oliver Neukum
- [PATCH] KYLIN: USB: Fix the issue of S4 wakeup queisce phase where task resumption fails due to USB status,
dengjie03
- [PATCH v2] usb: typec: tipd: Fix dereferencing freed memory 'fw in core.c,
Dipendra Khadka
- [PATCH v2 1/3] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag,
Xu Yang
- Re: Dell WD19TB Thunderbolt Dock not working with kernel > 6.6.28-1,
Greg KH
- [PATCH] usb: serial: digi_acceleport: Enhance error handling by checkpatch.pl,
amin-amani
- [syzbot] [usb?] INFO: task hung in yurex_write, syzbot
- [PATCH] dt-bindings: usb: add missing compatible arraylist,
Karan Sanghavi
- [PATCH] usb: serial: digi_acceleport: Improve readability and enhance error handling,
amin-amani
- [PATCH] Fix dereferencing freed memory 'fw',
Dipendra Khadka
- lockdep detected circular locking between rtnl_mutex and pm_chain_head.rwsem [wireguard and r8152], Jann Horn
- [syzbot] [usb?] KASAN: slab-use-after-free Read in raw_ioctl_ep_set_clear_halt_wedge,
syzbot
- [PATCH v2] usb: oxu210hp-hcd: Fix double locking of oxu->mem_lock spinlock, Mikhail Lobanov
- [PATCH] usb: phy: isp1301:: Drop explicit initialization of struct i2c_device_id::driver_data to 0, Uwe Kleine-König
- [PATCH] docs: fix spelling and grammar mistakes, SurajSonawane2415
- [PATCH v2 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set,
Xu Yang
- [PATCH v1] usb: gadget: udc: fix typo in the comment, Yan Zhen
- [PATCH v2 0/4] Add support for new IMX8MP based board,
Michal Vokáč
- [PATCH] xhci: debugfs: Add virt endpoint state to xhci debugfs,
WangYuli
- [PATCH v2] usb: Fix problem with xhci resume from suspend,
Jose Alberto Reguero
- [syzbot] [media?] KASAN: use-after-free Read in em28xx_close_extension (2), syzbot
- [PATCHv3] usbnet: fix cyclical race on disconnect with work queue,
Oliver Neukum
- [PATCH v1] usb: host: fix typo in the comment, Yan Zhen
- [PATCH v2] usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read(),
Jeongjun Park
- [PATCH v1] usb: typec: Fix arg check for usb_power_delivery_unregister_capabilities,
Amit Sunil Dhamne
- [RFC v2 0/2] Add support for time DT property in TCPM,
Amit Sunil Dhamne
- [PATCH v1] usb: typec: Fix typo in comment,
Yu Jiaoliang
- [PATCH] Fix problem with xhci resume from suspend,
Jose Alberto Reguero
- [RFC PATCH 0/6] Separate notions of max concurrent playbacks and,
James Ogletree
- PATCH: Fix problem with xhci resume from suspend,
Jose Alberto Reguero
- [PATCH] usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read(),
Jeongjun Park
- [PATCH 0/4] Add support for new IMX8MP based board,
Michal Vokáč
- [PATCH v3] usb: gadget: u_ether: Use __netif_rx() in rx_callback(),
Hubert Wiśniewski
- [PATCH v2] usb: gadget: u_ether: Use __netif_rx() in rx_callback(),
Hubert Wiśniewski
- [PATCH 5.10] xhci: check virt_dev is valid before dereferencing it, Roman Smirnov
- [PATCH v3] usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs,
Akash Kumar
- [PATCH] dt-bindings: usb: genesys,gl850g: allow downstream device subnodes,
Icenowy Zheng
- [syzbot] [usb?] INFO: task hung in adu_disconnect, syzbot
- [syzbot] [usb?] WARNING: refcount bug in get_taint (2), syzbot
- [PATCH v3] usb: dwc3: core: Stop processing of pending events if controller is halted, Selvarasu Ganesan
- [PATCH v2] usb: dwc3: core: Stop processing of pending events if controller is halted,
Selvarasu Ganesan
- [PATCH] usb: gadget: r8a66597-udc: Fix double free in r8a66597_probe,
Mikhail Arkhipov
- [syzbot] [usb?] KASAN: slab-use-after-free Read in raw_process_ep_io,
syzbot
- [PATCH] usb host: Fix double locking of mutex 'oxu->mem_lock' in 'oxu_qh_alloc()', Mikhail Lobanov
- [PATCH] usb: use mutex_lock in iowarrior_read(),
Jeongjun Park
- [PATCH] Fix spelling errors and codestyle in file drivers/usb/gadget/udc/m66592-udc.c,
Everest K.C.
- [PATCH] usb: gadget: f_midi: prefer strscpy() over strcpy(),
Abdul Rahim
- [syzbot] Monthly usb report (Sep 2024), syzbot
- [usb:usb-testing] BUILD REGRESSION 68d4209158f43a558c5553ea95ab0c8975eab18c, kernel test robot
- [PATCH v2] usb: dwc3: re-enable runtime PM after failed resume,
Roy Luo
- [usb:usb-testing 14/33] drivers/usb/misc/onboard_usb_dev.c:408:undefined reference to `i2c_smbus_write_block_data', kernel test robot
- [usb:usb-next] BUILD SUCCESS 2193ede180dde21b7f866cc457eb9e13341e663b, kernel test robot
- [PATCH v1 1/1] sub: cdns2: Use predefined PCI vendor ID constant, Andy Shevchenko
- [PATCH v1 1/1] sub: cdns3: Use predefined PCI vendor ID constant,
Andy Shevchenko
- [PATCH v3] usb: gadget: core: force synchronous registration, John Keeping
- [PATCH v1 0/2] xhci: pci: Amend definitions of PCI device IDs,
Andy Shevchenko
- [PATCH v3 0/3] Improve a lockdep complaint suppression approach,
Bart Van Assche
- [PATCH net-next v2] usbnet: ipheth: prevent OoB reads of NDP16,
Foster Snowhill
- [PATCH v27 00/32] Introduce QC USB SND audio offloading support,
Wesley Cheng
- [PATCH v27 04/32] usb: xhci: xhci-sideband: Set IMOD for xHCI sideband clients, Wesley Cheng
- [PATCH v27 24/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status, Wesley Cheng
- [PATCH v27 02/32] usb: host: xhci: Repurpose event handler for skipping interrupter events, Wesley Cheng
- [PATCH v27 12/32] ALSA: usb-audio: Save UAC sample size information, Wesley Cheng
- [PATCH v27 13/32] ALSA: usb-audio: Prevent starting of audio stream if in use, Wesley Cheng
- [PATCH v27 26/32] ALSA: usb-audio: Introduce USB SND platform op callbacks, Wesley Cheng
- [PATCH v27 05/32] usb: host: xhci-mem: Cleanup pending secondary event ring events, Wesley Cheng
- [PATCH v27 19/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port, Wesley Cheng
- [PATCH v27 14/32] ASoC: Add SOC USB APIs for adding an USB backend, Wesley Cheng
- [PATCH v27 16/32] ASoC: usb: Create SOC USB SND jack kcontrol, Wesley Cheng
- [PATCH v27 07/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present, Wesley Cheng
- [PATCH v27 01/32] xhci: add helper to stop endpoint and wait for completion, Wesley Cheng
- [PATCH v27 22/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout, Wesley Cheng
- [PATCH v27 31/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices, Wesley Cheng
- [PATCH v27 20/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250, Wesley Cheng
- [PATCH v27 11/32] ALSA: usb-audio: Check for support for requested audio format, Wesley Cheng
[Index of Archives]
[Linux USB Devel (old)]
[Big List of Linux Books]
[Linux Input]
[Linux SCSI]
[Yosemite Forum]