summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | usb: host: ehci-sh: propagate errors from platform_get_irq()Sergey Shtylyov2021-12-171-2/+2
| * | | | usb: gadget: udc: pxa25x: propagate errors from platform_get_irq()Sergey Shtylyov2021-12-171-1/+1
| * | | | usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq()Sergey Shtylyov2021-12-171-2/+6
| * | | | usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun2021-12-171-0/+1
| * | | | usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng2021-12-171-1/+4
| * | | | usb: dwc2: drd: restore role and overrides upon resumeFabrice Gasnier2021-12-172-6/+42
| * | | | usb: dwc2: drd: add role-switch-default-node supportFabrice Gasnier2021-12-172-0/+16
| * | | | usb: chipidea: Set the DT node on the child deviceRob Herring2021-12-171-0/+1
| * | | | usb: uhci: Use platform_get_irq() to get the interruptRob Herring2021-12-171-1/+5
| * | | | usb: ohci-s3c2410: Use platform_get_irq() to get the interruptRob Herring2021-12-171-2/+8
| * | | | usb: ohci-spear: Remove direct access to platform_device resource listRob Herring2021-12-171-1/+1
| * | | | usb: hub: make wait_for_connected() take an int instead of a pointer to intDan Carpenter2021-12-171-3/+3
| * | | | usb: hub: avoid warm port reset during USB3 disconnectMathias Nyman2021-12-151-5/+19
| * | | | usb: host: xen-hcd: add missing unlock in error pathYang Yingliang2021-12-151-0/+3
| * | | | usb: dwc2: platform: adopt dev_err_probe() to silent probe deferAmelie Delaunay2021-12-151-37/+16
| * | | | usb: core: hcd: change sizeof(vaddr) to sizeof(unsigned long)Guo Zhengkui2021-12-131-1/+1
| * | | | usb: aspeed-vhub: support test mode featureNeal Liu2021-12-132-10/+32
| * | | | usb: aspeed-vhub: fix ep0 OUT ack received wrong length issueNeal Liu2021-12-131-0/+7
| * | | | usb: aspeed-vhub: add qualifier descriptorNeal Liu2021-12-132-0/+25
| * | | | usb: Introduce Xen pvUSB frontend (xen hcd)Juergen Gross2021-12-133-0/+1618
| * | | | usb: dwc3: gadget: Support Multi-Stream TransferThinh Nguyen2021-12-132-5/+30
| * | | | Merge 5.16-rc5 into usb-nextGreg Kroah-Hartman2021-12-139-33/+62
| |\ \ \ \
| * \ \ \ \ Merge 5.16-rc4 into usb-nextGreg Kroah-Hartman2021-12-065-27/+24
| |\ \ \ \ \
| * | | | | | usb: core: Fix file path that does not existWei Ming Chen2021-12-052-2/+2
| * | | | | | usb: bdc: fix error handling code in bdc_resumeDongliang Mu2021-12-031-0/+1
| * | | | | | usb: uhci: add aspeed ast2600 uhci supportNeal Liu2021-12-031-1/+2
| * | | | | | usb: dwc3: gadget: Skip reading GEVNTSIZnThinh Nguyen2021-12-031-8/+4
| * | | | | | usb: dwc3: gadget: Ignore Update Transfer cmd paramsThinh Nguyen2021-12-031-3/+11
| * | | | | | usb: dwc3: gadget: Skip checking Update Transfer statusThinh Nguyen2021-12-031-0/+7
| * | | | | | Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman2021-11-2913-67/+136
| |\ \ \ \ \ \
| * | | | | | | usb: dwc2: gadget: use existing helperJohn Keeping2021-11-231-2/+2
| * | | | | | | usb: gadget: configfs: use to_usb_function_instance() in cfg (un)link funcLinyu Yuan2021-11-231-6/+4
| * | | | | | | usb: gadget: configfs: use to_config_usb_cfg() in os_desc_link()Linyu Yuan2021-11-231-3/+1
| * | | | | | | usb: gadget: configfs: remove os_desc_attr_release()Linyu Yuan2021-11-231-16/+0
| * | | | | | | usb: gadget: configfs: simplify os_desc_item_to_gadget_info() helperLinyu Yuan2021-11-231-5/+4
| * | | | | | | usb: xilinx: Add suspend resume supportShubhrajyoti Datta2021-11-231-0/+56
| * | | | | | | usb: typec: ucsi: Expose number of alternate modes in partnerSaranya Gopal2021-11-171-1/+15
| * | | | | | | usb: xhci-mtk: fix random remote wakeupChunfeng Yun2021-11-171-5/+6
| * | | | | | | usb: xhci-mtk: remove unnecessary error checkChunfeng Yun2021-11-171-4/+1
| * | | | | | | usb: gadget: at91_udc: Convert to GPIO descriptorsBalamanikandan Gunasundar2021-11-172-48/+27
| * | | | | | | usb: gadget: composite: Show warning if function driver's descriptors are inc...Qihang Hu2021-11-171-13/+26
| * | | | | | | usb: gadget: f_midi: allow resetting index optionJohn Keeping2021-11-171-2/+46
| * | | | | | | usb: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-11-175-12/+4
| * | | | | | | usb: gadget: f_fs: Use stream_open() for endpoint filesPavankumar Kondeti2021-11-171-2/+2
| * | | | | | | USB: ehci_brcm_hub_control: Improve port index sanitizingHaimin Zhang2021-11-171-1/+5
| * | | | | | | usb: dwc3: meson-g12a: fix shared reset control useAmjad Ouled-Ameur2021-11-171-5/+12
| * | | | | | | usb: cdnsp: Remove unneeded semicolon after `}'Jason Wang2021-11-171-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-4/+0
|\ \ \ \ \ \ \
| * | | | | | | tty: tty_io: Switch to vmalloc() fallback in case of TTY_NO_WRITE_SPLITAndy Shevchenko2021-12-211-4/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-121-1/+1
|\ \ \ \ \ \ \