Show patches with: Archived = No       |   14572 patches
« 1 2 ... 14 15 16145 146 »
Patch Series S/W/F Date Submitter Delegate State
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
usb: dwc2: Fix error path in gadget registration usb: dwc2: Fix error path in gadget registration --- 2020-07-14 Marek Szyprowski 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
[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,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,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,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,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,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,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
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] usb: dwc2: Fix error path in gadget registration [v2] usb: dwc2: Fix error path in gadget registration --- 2020-07-16 Marek Szyprowski New
[1/2,v2] usb: ohci-omap: Create private state container [1/2,v2] usb: ohci-omap: Create private state container --- 2020-07-16 Linus Walleij Superseded
[2/2,v2] usb: ohci-omap: Convert to use GPIO descriptors [1/2,v2] usb: ohci-omap: Create private state container --- 2020-07-16 Linus Walleij Superseded
[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
[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
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] 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
[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
[v7,3/4] arm64: boot: dts: qcom: pm8150b: Add node for USB type C block Introduce PMIC based USB type C detection --- 2020-08-04 Wesley Cheng Superseded
[v7,2/3] USB: Better name for __check_usb_generic() Untitled series #52819 --- 2020-08-04 Bastien Nocera 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
[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
[v4] usb: dwc3: Add support for VBUS power control [v4] usb: dwc3: Add support for VBUS power control --- 2020-08-05 Mike Looijmans 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
[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
[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
[7/7] usb: dwc3: ep0: Skip ZLP setup for OUT [1/7] usb: dwc3: gadget: Don't setup more than requested --- 2020-08-06 Thinh Nguyen Superseded
[2/2] Revert "usb: udc: allow adding and removing the same gadget device" Untitled series #52815 --- 2020-08-06 Peter Chen 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] 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/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/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
[v2,08/41] usb: gadget: s3c: use platform resources Untitled series #48065 --- 2020-08-06 Krzysztof Kozlowski New
[v2,09/41] usb: gadget: s3c-hsudc: remove platform header dependency Untitled series #48065 --- 2020-08-06 Krzysztof Kozlowski New
[v2,2/7] usb: dwc3: gadget: Fix handling ZLP usb: dwc3: gadget: Fix TRB preparation --- 2020-08-07 Thinh Nguyen New
[v2,4/7] usb: dwc3: gadget: Refactor preparing TRBs usb: dwc3: gadget: Fix TRB preparation --- 2020-08-07 Thinh Nguyen New
[v2,6/7] usb: dwc3: gadget: Rename misleading function names usb: dwc3: gadget: Fix TRB preparation --- 2020-08-07 Thinh Nguyen Superseded
[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
[1/6] USB: UDC: Expand device model API interface [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
[5/6] usb: dwc3: allocate gadget structure dynamically [1/6] USB: UDC: Expand device model API interface --- 2020-08-07 Peter Chen 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
usb: xhci-mtk: Fix typo usb: xhci-mtk: Fix typo --- 2020-08-08 Frank Wunderlich 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
[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
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
yurex: remove needless check before usb_free_coherent() yurex: remove needless check before usb_free_coherent() --- 2020-08-10 Xu Wang New
[v2,1/6] USB: UDC: Expand device model API interface [v2,1/6] USB: UDC: Expand device model API interface --- 2020-08-10 Peter Chen Superseded
[v2,3/6] USB: UDC: net2272: Fix memory leaks [v2,1/6] USB: UDC: Expand device model API interface --- 2020-08-10 Peter Chen Superseded
[v2,5/6] usb: dwc3: allocate gadget structure dynamically [v2,1/6] USB: UDC: Expand device model API interface --- 2020-08-10 Peter Chen Superseded
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
USB: yurex: Fix bad gfp argument USB: yurex: Fix bad gfp argument --- 2020-08-10 Alan Stern New
[2/2] usb: gadget: core: do not try to disconnect gadget if it is not connected Untitled series #52801 --- 2020-08-11 Peter Chen Superseded
[v2,2/5] dt-bindings: usb: renesas,usb3-peri: Document HS and SS data bus Remodel HD3SS3220 device nodes --- 2020-08-11 Biju Das New
usb: host: xhci-tegra: otg usb2/usb3 port init usb: host: xhci-tegra: otg usb2/usb3 port init --- 2020-08-11 JC Kuo New
[2/2,v3] usb: typec: pd: Fix formatting in pd.h header Untitled series #52798 --- 2020-08-12 Badhri Jagan Sridharan New
[v8,1/4] usb: typec: Add QCOM PMIC typec detection driver Introduce PMIC based USB type C detection --- 2020-08-12 Wesley Cheng New
[v8,2/4] dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding Introduce PMIC based USB type C detection --- 2020-08-12 Wesley Cheng Superseded
[RFC,2/5] CDC-WDM: introduce a timeout in flush() fix races in CDC-WDM --- 2020-08-12 Oliver Neukum New
[RFC,5/5] CDC-WDM: remove use of intf->dev after potential disconnect fix races in CDC-WDM --- 2020-08-12 Oliver Neukum New
[2/3] usb: Add driver to allow any GPIO to be used for 7211 USB signals usb: Add driver for USB signal re-mapper --- 2020-08-12 Alan Cooper New
dt-bindings: Whitespace clean-ups in schema files dt-bindings: Whitespace clean-ups in schema files --- 2020-08-12 Rob Herring New
[v3,1/6] USB: UDC: Expand device model API interface [v3,1/6] USB: UDC: Expand device model API interface --- 2020-08-13 Peter Chen Superseded
[v3,3/6] USB: UDC: net2272: Fix memory leaks [v3,1/6] USB: UDC: Expand device model API interface --- 2020-08-13 Peter Chen Superseded
[v3,5/6] usb: dwc3: allocate gadget structure dynamically [v3,1/6] USB: UDC: Expand device model API interface --- 2020-08-13 Peter Chen Superseded
[RESEND,2/7] usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv usb: host: xhci: some changes for xhci-plat.c --- 2020-08-13 Peter Chen New
[RESEND,4/7] usb: host: xhci-plat: add priv quirk for skip PHY initialization usb: host: xhci: some changes for xhci-plat.c --- 2020-08-13 Peter Chen New
[RESEND,6/7] usb: host: xhci-plat: improve the comments for xhci_plat_suspend usb: host: xhci: some changes for xhci-plat.c --- 2020-08-13 Peter Chen New
[02/11] dwc3: debug: fix sparse warning Untitled series #52791 --- 2020-08-13 Felipe Balbi New
« 1 2 ... 14 15 16145 146 »