summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/9p/usbg: Add new usb gadget function transportMichael Grzeschik2024-09-034-1/+982
* usb: gadget: function: move u_f.h to include/linux/usb/func_utils.hMichael Grzeschik2024-09-039-12/+12
* thunderbolt: Don't create device link from USB4 Host Interface to USB3 xHC hostMathias Nyman2024-09-031-30/+10
* usb: acpi: add device link between tunneled USB3 device and USB4 Host InterfaceMathias Nyman2024-09-031-0/+53
* usb: Add tunnel_mode parameter to usb device structureMathias Nyman2024-09-034-8/+24
* xhci: Add USB4 tunnel detection for USB3 devices on Intel hostsMathias Nyman2024-09-034-0/+48
* usb: f_mass_storage: Make use of the helper macro kthread_run()Hongbo Li2024-09-031-2/+1
* usb: gadget: f_acm: make bInterfaceProtocol configurableMichael Walle2024-09-033-2/+61
* usb: ohci-nxp: Use helper function devm_clk_get_enabled()Zhang Zekun2024-09-031-14/+4
* usb: gadget: udc-xilinx: Remove trailing space after \n newlineColin Ian King2024-09-031-1/+1
* usb: chipidea: npcm: Fix coding style with missing spaceAndreas Kühn2024-09-031-1/+1
* usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...Shawn Shao2024-09-031-12/+14
* usb: dwc3: xilinx: simplify with dev_err_probeKrzysztof Kozlowski2024-09-031-5/+2
* usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resourceKrzysztof Kozlowski2024-09-031-25/+8
* usb: dwc3: rtk: use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-09-031-12/+7
* usb: dwc3: qcom: simplify with devm_platform_ioremap_resourceKrzysztof Kozlowski2024-09-031-4/+1
* usb: dwc3: qcom: use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-09-031-6/+5
* usb: dwc3: imx8mp: use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-09-031-12/+8
* usb: dwc3: imx8mp: simplify with dev_err_probeKrzysztof Kozlowski2024-09-031-10/+6
* usb: dwc3: imx8mp: simplify with devm_clk_get_enabledKrzysztof Kozlowski2024-09-031-27/+5
* usb: dwc3: st: simplify pdev->dev usageKrzysztof Kozlowski2024-09-031-2/+2
* usb: dwc3: st: simplify with dev_err_probeKrzysztof Kozlowski2024-09-031-6/+5
* usb: dwc3: st: use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-09-031-14/+11
* usb-storage: Constify struct usb_device_id and us_unusual_devChristophe JAILLET2024-09-0313-25/+25
* usb: chipidea: udc: enable suspend interrupt after usb resetXu Yang2024-09-031-1/+7
* Merge 6.11-rc6 into usb-nextGreg Kroah-Hartman2024-09-03500-2627/+6009
|\
| * Linux 6.11-rc6v6.11-rc6Linus Torvalds2024-09-011-1/+1
| * Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-09-018-45/+94
| |\
| | * cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target regionDavid Howells2024-08-281-2/+14
| | * cifs: Fix copy offload to flush destination regionDavid Howells2024-08-281-17/+4
| | * netfs, cifs: Fix handling of short DIO readDavid Howells2024-08-283-10/+21
| | * cifs: Fix lack of credit renegotiation on read retryDavid Howells2024-08-286-16/+55
| * | Merge tag 'bcachefs-2024-08-21' of https://github.com/koverstreet/bcachefsLinus Torvalds2024-09-015-116/+68
| |\ \
| | * | bcachefs: Mark more errors as autofixKent Overstreet2024-09-011-5/+5
| | * | bcachefs: Revert lockless buffered IO pathKent Overstreet2024-09-012-110/+40
| | * | bcachefs: Fix bch2_extents_match() false positiveKent Overstreet2024-08-271-1/+22
| | * | bcachefs: Fix failure to return error in data_update_index_update()Kent Overstreet2024-08-271-0/+1
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds2024-08-313-11/+4
| |\ \ \
| | * | | apparmor: fix policy_unpack_test on big endian systemsGuenter Roeck2024-08-261-3/+3
| | * | | Revert "MIPS: csrc-r4k: Apply verification clocksource flags"Guenter Roeck2024-08-261-3/+1
| | * | | microblaze: don't treat zero reserved memory regions as errorMike Rapoport2024-08-261-5/+0
| * | | | Merge tag 'pwrseq-fixes-for-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-08-311-0/+7
| |\ \ \ \
| | * | | | power: sequencing: qcom-wcn: set the wlan-enable GPIO to outputBartosz Golaszewski2024-08-311-0/+7
| | |/ / /
| * | | | Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-3114-18/+78
| |\ \ \ \
| | * \ \ \ Merge tag 'usb-serial-6.11-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-08-301-0/+5
| | |\ \ \ \
| | | * | | | USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian2024-08-271-0/+5
| | * | | | | usb: cdnsp: fix for Link TRB with TCPawel Laszczak2024-08-242-0/+31
| | * | | | | usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski2024-08-221-1/+4
| | * | | | | usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski2024-08-221-8/+3
| | * | | | | usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)Michael Grzeschik2024-08-221-1/+2