aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-22Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung1-6/+0
2022-09-22usb: dwc3: core: fix some leaks in probeDan Carpenter1-22/+36
2022-09-22usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resume bugPiyush Mehta2-0/+21
2022-09-22dt-bindings: usb: snps,dwc3: Add 'snps,resume-hs-terminations' quirkPiyush Mehta1-0/+7
2022-09-22USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen1-0/+9
2022-09-22arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodesAlexander Stein1-2/+2
2022-09-22usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein2-1/+9
2022-09-22dt-bindings: usb: dwc3: Add gfladj-refclk-lpm-sel-quirkAlexander Stein1-0/+5
2022-09-22usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo1-0/+3
2022-09-22usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for Alder Lake PShruthi Sanil1-0/+4
2022-09-22usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lake platformsShruthi Sanil1-6/+6
2022-09-22usb: dwc3: xilinx: fix usb3 non-wakeup source resume failurePiyush Mehta1-9/+21
2022-09-22usb: dwc3: xilinx: add power management ops supportPiyush Mehta1-4/+29
2022-09-22usb: gadget: uvc: add v4l2 try_format api callMichael Grzeschik1-0/+110
2022-09-22usb: gadget: uvc: add v4l2 enumeration api callsMichael Grzeschik3-0/+208
2022-09-22media: uvcvideo: move uvc_format_desc to common headerMichael Grzeschik4-349/+361
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik5-94/+97
2022-09-22dt-bindings: usb: dwc3: add sdm670 compatibleRichard Acayan1-0/+3
2022-09-22dt-bindings: phy: qcom,qusb2: document sdm670 compatibleRichard Acayan1-0/+1
2022-09-22usb: dwc3: qcom: drop unneeded compatiblesKrzysztof Kozlowski1-4/+0
2022-09-22usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disableWesley Cheng1-1/+10
2022-09-22usb: mon: make mmapped memory read onlyTadeusz Struk1-0/+5
2022-09-22dt-bindings: usb: dwc2: rockchip: add rockchip,rk3128-usbJohan Jonker1-0/+1
2022-09-22dt-bindings: usb: qcom,dwc3: Fix SM6115 clocks, irqsIskren Chernev1-1/+2
2022-09-22usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_name()Liang He1-2/+2
2022-09-22usb: gadget: add _init/__exit annotations to module init/exit funcsXiu Jianfeng2-4/+4
2022-09-22usb: dwc2: Remove redundant license textChristophe JAILLET12-360/+1
2022-09-22usb: dwc3: Fix typos in gadget.cKushagra Verma1-2/+2
2022-09-22usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe1-6/+6
2022-09-22xhci: remove unused lpm_failed_dev member from struct xhci_hcdMathias Nyman1-2/+0
2022-09-22xhci: remove unused command member from struct xhci_hcd structMathias Nyman1-1/+0
2022-09-22xhci: show fault reason for a failed enable slot commandMathias Nyman1-1/+2
2022-09-22xhci: Don't show warning for reinit on known broken suspendMario Limonciello1-1/+2
2022-09-22xhci: dbc: Fix memory leak in xhci_alloc_dbc()Rafael Mendonca1-1/+1
2022-09-22usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie1-1/+6
2022-09-22Merge tag 'usb-serial-6.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman4-271/+245
2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson1-2/+2
2022-09-22Merge tag 'usb-serial-6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman1-0/+6
2022-09-22udp: Use WARN_ON_ONCE() in udp_read_skb()Peilin Ye1-1/+1
2022-09-22x86/resctrl: Add domain offline callback for resctrl workJames Morse4-30/+44
2022-09-22Merge branch 'bonding-fix-null-deref-in-bond_rr_gen_slave_id'Jakub Kicinski3-10/+57
2022-09-22spi: xtensa-xtfpga: Switch to use devm_spi_alloc_master()Yang Yingliang1-11/+5
2022-09-22selftests: bonding: cause oops in bond_rr_gen_slave_idJonathan Toppins2-1/+51
2022-09-22bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins1-9/+6
2022-09-22net: phy: micrel: fix shared interrupt on LAN8814Michael Walle1-6/+12
2022-09-22perf/arm-cmn: Add more bits to child node address offset fieldIlkka Koskinen1-1/+1
2022-09-22x86/resctrl: Group struct rdt_hw_domain cleanupJames Morse1-7/+10
2022-09-22usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie1-0/+1
2022-09-22x86/resctrl: Add domain online callback for resctrl workJames Morse4-54/+67
2022-09-22Merge branch 'add-wed-support-for-mt7986-chipset'Paolo Abeni16-313/+1020