Show patches with: State = Action Required       |   9473 patches
« 1 2 ... 87 88 8994 95 »
Patch Series S/W/F Date Submitter Delegate State
USB: yurex: Fix bad gfp argument USB: yurex: Fix bad gfp argument --- 2020-08-10 Alan Stern New
xhci: Do warm-reset when both CAS and XDEV_RESUME are set xhci: Do warm-reset when both CAS and XDEV_RESUME are set --- 2020-08-10 Kai-Heng Feng New
yurex: remove needless check before usb_free_coherent() yurex: remove needless check before usb_free_coherent() --- 2020-08-10 Xu Wang New
USB: core: remove polling for /sys/kernel/debug/usb/devices USB: core: remove polling for /sys/kernel/debug/usb/devices --- 2020-08-09 Sergey Korolev New
[2/4] usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls [1/4] usb: typec: ucsi: Fix AB BA lock inversion --- 2020-08-09 Hans de Goede New
[1/4] usb: typec: ucsi: Fix AB BA lock inversion [1/4] usb: typec: ucsi: Fix AB BA lock inversion --- 2020-08-09 Hans de Goede New
usb: xhci-mtk: Fix typo usb: xhci-mtk: Fix typo --- 2020-08-08 Frank Wunderlich New
[RFC] USB: hub.c: decrease the number of attempts of enumeration scheme [RFC] USB: hub.c: decrease the number of attempts of enumeration scheme --- 2020-08-08 yasushi asano New
[5/6] usb: dwc3: allocate gadget structure dynamically [1/6] USB: UDC: Expand device model API interface --- 2020-08-07 Peter Chen New
[3/6] USB: UDC: net2272: Fix memory leaks [1/6] USB: UDC: Expand device model API interface --- 2020-08-07 Peter Chen New
[1/6] USB: UDC: Expand device model API interface [1/6] USB: UDC: Expand device model API interface --- 2020-08-07 Peter Chen New
[net] r8152: Use MAC address from correct device tree node [net] r8152: Use MAC address from correct device tree node --- 2020-08-07 Thierry Reding New
[v2,4/7] usb: dwc3: gadget: Refactor preparing TRBs usb: dwc3: gadget: Fix TRB preparation --- 2020-08-07 Thinh Nguyen New
[v2,2/7] usb: dwc3: gadget: Fix handling ZLP usb: dwc3: gadget: Fix TRB preparation --- 2020-08-07 Thinh Nguyen New
[v2,09/41] usb: gadget: s3c-hsudc: remove platform header dependency Untitled series #48065 --- 2020-08-06 Krzysztof Kozlowski New
[v2,08/41] usb: gadget: s3c: use platform resources Untitled series #48065 --- 2020-08-06 Krzysztof Kozlowski New
[2/3] usb: gadget: tegra-xudc: Properly align parameters [1/3] usb: gadget: tegra-xudc: Use consistent spelling and formatting --- 2020-08-06 Thierry Reding New
[1/3] usb: gadget: tegra-xudc: Use consistent spelling and formatting [1/3] usb: gadget: tegra-xudc: Use consistent spelling and formatting --- 2020-08-06 Thierry Reding New
[2/2] usb: common: usb-conn-gpio: Print error on failure to get VBUS [1/2] usb: common: usb-conn-gpio: Make VBUS supply optional --- 2020-08-06 Thierry Reding New
[1/2] usb: common: usb-conn-gpio: Make VBUS supply optional [1/2] usb: common: usb-conn-gpio: Make VBUS supply optional --- 2020-08-06 Thierry Reding New
[2/2] Revert "usb: udc: allow adding and removing the same gadget device" Untitled series #52815 --- 2020-08-06 Peter Chen New
[5/7] usb: dwc3: gadget: Account for extra TRB [1/7] usb: dwc3: gadget: Don't setup more than requested --- 2020-08-06 Thinh Nguyen New
[3/7] usb: dwc3: gadget: Handle ZLP for sg requests [1/7] usb: dwc3: gadget: Don't setup more than requested --- 2020-08-06 Thinh Nguyen New
[1/7] usb: dwc3: gadget: Don't setup more than requested [1/7] usb: dwc3: gadget: Don't setup more than requested --- 2020-08-06 Thinh Nguyen New
[v4] usb: dwc3: Add support for VBUS power control [v4] usb: dwc3: Add support for VBUS power control --- 2020-08-05 Mike Looijmans New
[3/5] usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode [1/5] dt-bindings: usb: convert ti,hd3ss3220 bindings to json-schema --- 2020-08-04 Biju Das New
[1/5] dt-bindings: usb: convert ti,hd3ss3220 bindings to json-schema [1/5] dt-bindings: usb: convert ti,hd3ss3220 bindings to json-schema --- 2020-08-04 Biju Das New
[v7,2/3] USB: Better name for __check_usb_generic() Untitled series #52819 --- 2020-08-04 Bastien Nocera New
[v7,2/4] dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding Introduce PMIC based USB type C detection --- 2020-08-04 Wesley Cheng New
[2/2] usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality --- 2020-08-03 Raymond Tan New
qmi_wwan: support modify usbnet's rx_urb_size qmi_wwan: support modify usbnet's rx_urb_size --- 2020-08-03 yzc666@netease.com New
[2/2,v3] usb: ohci-omap: Convert to use GPIO descriptors [1/2,v3] usb: ohci-omap: Create private state container --- 2020-07-20 Linus Walleij New
[1/2,v3] usb: ohci-omap: Create private state container [1/2,v3] usb: ohci-omap: Create private state container --- 2020-07-20 Linus Walleij New
[v2] usb: dwc2: Fix error path in gadget registration [v2] usb: dwc2: Fix error path in gadget registration --- 2020-07-16 Marek Szyprowski New
usb: gadget: udc: Flush pending work also in error path usb: gadget: udc: Flush pending work also in error path --- 2020-07-16 Marek Szyprowski New
[v2,8/8] usb: misc: sisusbvga: Move static const tables out to different include file Mop-up left-behind fixes for W=1 warnings in USB --- 2020-07-15 Lee Jones New
[v2,7/8] usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arrays Mop-up left-behind fixes for W=1 warnings in USB --- 2020-07-15 Lee Jones New
[v2,6/8] usb: c67x00: c67x00-hcd: Demote obvious misuse of kerneldoc to standard comment blocks Mop-up left-behind fixes for W=1 warnings in USB --- 2020-07-15 Lee Jones New
[v2,5/8] usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s manage_power arg Mop-up left-behind fixes for W=1 warnings in USB --- 2020-07-15 Lee Jones New
[v2,4/8] usb: mtu3: mtu3_trace: Supply missing mtu3_debug.h include file Mop-up left-behind fixes for W=1 warnings in USB --- 2020-07-15 Lee Jones New
[v2,3/8] usb: mtu3: mtu3_trace: Function headers are not suitable for kerneldoc Mop-up left-behind fixes for W=1 warnings in USB --- 2020-07-15 Lee Jones New
[v2,2/8] usb: dwc2: gadget: Avoid pointless read of EP control register Mop-up left-behind fixes for W=1 warnings in USB --- 2020-07-15 Lee Jones New
[v2,1/8] usb: dwc2: gadget: Make use of GINTMSK2 Mop-up left-behind fixes for W=1 warnings in USB --- 2020-07-15 Lee Jones New
usb: dwc2: Fix error path in gadget registration usb: dwc2: Fix error path in gadget registration --- 2020-07-14 Marek Szyprowski New
[v2] dt-bindings: usb: ti,keystone-dwc3.yaml: Improve schema [v2] dt-bindings: usb: ti,keystone-dwc3.yaml: Improve schema --- 2020-07-10 Roger Quadros New
[32/32] usb: host: xhci-plat: Do not define 'struct acpi_device_id' when !CONFIG_ACPI Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[31/32] usb: host: fhci-sched: Remove unused variable 'td' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[30/32] usb: host: fhci-tds: Remove unused variables 'buf' and 'extra_data' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[28/32] usb: host: ehci-platform: Do not define 'struct acpi_device_id' when !CONFIG_ACPI Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[27/32] usb: early: xhci-dbc: File headers are not good candidates for kerneldoc Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[26/32] usb: early: xhci-dbc: Supply missing 'xhci-dbgp.h' headerfile Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[25/32] usb: early: ehci-dbgp: Remove set but never checked variable 'ret' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[24/32] usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init() Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[23/32] usb: gadget: udc: max3420_udc: Remove set, but never checked variable 'addr' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[22/32] usb: gadget: udc: mv_u3d_core: Remove unused static const 'driver_desc' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[21/32] usb: host: fotg210-hcd: Demote obvious misuse of kerneldoc to standard comment blocks Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[20/32] usb: host: bcma-hcd: Demote obvious misuse of kerneldoc to standard comment blocks Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[19/32] usb: gadget: function: u_uac1_legacy: Demote obvious misuse of kerneldoc to standard comment blocks Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[18/32] usb: host: fotg210-hcd: Remove unused variable 'hcc_params' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[17/32] usb: host: ehci-fsl: Fix incorrectly named function argument Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[16/32] usb: host: imx21-hcd: Demote function header which is clearly not kerneldoc Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[15/32] usb: gadget: udc: pch_udc: Fix a plethora of function documentation related issues Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[14/32] usb: gadget: udc: mv_udc_core: Remove unused static const variable 'driver_desc' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[13/32] usb: host: r8a66597-hcd: Remove set, then over-written, but never used variable 'tmp' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[12/32] usb: gadget: udc: lpc32xx_udc: Staticify 2 local functions Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[11/32] usb: gadget: function: f_fs: Demote function header which is clearly not kerneldoc Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[10/32] usb: gadget: legacy: nokia: Remove unused static variable 'product_nokia' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[09/32] usb: gadget: udc: atmel_usba_udc: Remove set but unused variable 'pp' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[08/32] usb: typec: tcpm: tcpm: Remove dangling unused 'struct tcpm_altmode_ops' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones 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
[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
[05/32] usb: gadget: function: u_ether: Downgrade kerneldoc headers which to not make the mark Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[04/32] usb: gadget: udc: amd5536udc_pci: Remove unused variable 'mod_desc' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[03/32] usb: gadget: legacy: printer: Remove unused variable 'driver_desc' Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[02/32] usb: chipidea: ci_hdrc_pci: Fix improper use of kerneldoc format Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[01/32] usb: misc: legousbtower: Demote obvious misuse of kerneldoc to standard comment blocks Fix the final bunch of W=1 issues in USB --- 2020-07-06 Lee Jones New
[2/2] usb: ohci-omap: Convert to use GPIO descriptors [1/2] usb: ohci-omap: Create private state container --- 2020-07-03 Linus Walleij New
[1/2] usb: ohci-omap: Create private state container [1/2] usb: ohci-omap: Create private state container --- 2020-07-03 Linus Walleij New
[30/30] usb: gadget: udc: dummy_hcd: Repair misspelled function argument 'dummy_hcd' Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[29/30] usb: gadget: usbstring: Repair misspelled function argument 'langid' Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[28/30] usb: musb: musb_dsps: Demote obvious misuse of kerneldoc to standard comment blocks Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[27/30] usb: misc: ldusb: Demote obvious misuse of kerneldoc to standard comment blocks Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[26/30] usb: gadget: function: u_serial: Repair misdocumented function argument Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[25/30] usb: misc: iowarrior: Demote obvious misuse of kerneldoc to standard comment blocks Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[24/30] usb: misc: iowarrior: Fix odd corruption issue in the file header Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[23/30] usb: chipidea: usbmisc_imx: Demote obvious misuse of kerneldoc to standard comment block Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[22/30] usb: typec: tcpm: fusb302: Use 'gnu_printf' format notation Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[21/30] usb: typec: altmodes: displayport: Supply missing displayport.h include file Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[20/30] usb: typec: altmodes: displayport: File headers are not good candidates for kerneldoc Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[19/30] usb: storage: alauda: Remove set but unchecked variable Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[18/30] usb: host: xhci-debugfs: Use 'gnu_printf' format notation Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[17/30] usb: chipidea: udc: Fix a few kerneldoc issues Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[16/30] usb: host: xhci-dbgtty: File headers are not good candidates for kerneldoc Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[15/30] usb: host: xhci-dbgcap: File headers are not good candidates for kerneldoc Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[14/30] usb: host: xhci-mem: Demote obvious misuse of kerneldoc to standard comment block Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[13/30] usb: host: xhci: Demote obvious misuse of kerneldoc to standard comment block Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[12/30] usb: chipidea: udc: Help out kerneldoc headers that have tried, demote the others Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[11/30] usb: chipidea: udc: Add missing descriptions for function arg 'ci' Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[10/30] usb: chipidea: debug: Demote obvious misuse of kerneldoc to standard comment blocks Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
[09/30] usb: chipidea: otg: Fix kerneldoc issues relating to description of 'ci' Fix a bunch more W=1 issues in USB --- 2020-07-03 Lee Jones New
« 1 2 ... 87 88 8994 95 »