summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-081-1/+1
|\
| * tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby2022-06-271-1/+1
* | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-062-3/+39
|\ \
| * | ARM: sa1100/assabet: move dmabounce hack to ohci driverArnd Bergmann2022-07-072-3/+39
| |/
* | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-054-10/+8
|\ \
| * | USB: mtu3: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-241-4/+2
| * | usb: musb: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-191-2/+2
| * | xhci: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-151-2/+2
| * | usb: chipidea: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-151-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2022-08-041-2/+2
|\ \ \
| * | | usb:udc: remove reference to AVR32 architecture in Atmel USBA KconfigHans-Christian Noren Egtvedt2022-08-031-2/+2
* | | | usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor2022-08-041-4/+8
* | | | Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-04123-711/+12672
|\ \ \ \
| * | | | usb: misc: onboard_usb_hub: Remove duplicated power_on delayAlexander Stein2022-07-281-3/+0
| * | | | usb: misc: onboard_usb_hub: Add TI USB8041 hub supportAlexander Stein2022-07-272-0/+9
| * | | | usb: misc: onboard_usb_hub: Add reset-gpio supportAlexander Stein2022-07-272-5/+45
| * | | | USB: usbsevseg: convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-07-271-1/+1
| * | | | usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hubFabrice Gasnier2022-07-272-0/+3
| * | | | usb: typec: ucsi: stm32g0: add bootloader supportFabrice Gasnier2022-07-271-13/+526
| * | | | usb: typec: ucsi: stm32g0: add support for stm32g0 controllerFabrice Gasnier2022-07-273-0/+275
| * | | | usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completionLinyu Yuan2022-07-271-0/+4
| * | | | usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...Andrey Strachuk2022-07-271-3/+6
| * | | | usb/chipidea: fix repeated words in commentsJilin Yuan2022-07-271-1/+1
| * | | | usb: renesas-xhci: Do not print any log while fw verif successChen Xingdi2022-07-271-4/+0
| * | | | usb: typec: retimer: Add missing id check in match callbackNĂ­colas F. R. A. Prado2022-07-271-2/+7
| * | | | USB: xhci: Fix comment typoJason Wang2022-07-271-1/+1
| * | | | usb/typec/tcpm: fix repeated words in commentsJilin Yuan2022-07-271-1/+1
| * | | | usb/musb: fix repeated words in commentsJilin Yuan2022-07-272-2/+2
| * | | | usb/misc: fix repeated words in commentsJilin Yuan2022-07-271-1/+1
| * | | | usb/image: fix repeated words in commentsJilin Yuan2022-07-271-1/+1
| * | | | usb/host: fix repeated words in commentsJilin Yuan2022-07-272-2/+2
| * | | | usb/core: fix repeated words in commentsJilin Yuan2022-07-272-2/+2
| * | | | usb/atm: fix repeated words in commentsJilin Yuan2022-07-271-1/+1
| * | | | USB: gadget: Fix use-after-free Read in usb_udc_uevent()Alan Stern2022-07-271-5/+6
| * | | | USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang2022-07-271-11/+15
| * | | | usb: xhci_plat_remove: avoid NULL dereferenceAlexey Sheplyakov2022-07-271-1/+7
| * | | | usb: typec: anx7411: fix passing zero to 'PTR_ERR'Xin Ji2022-07-271-5/+6
| * | | | usb: typec: anx7411: Fix error return code in anx7411_i2c_probe()Yang Yingliang2022-07-271-1/+3
| * | | | usb: typec: anx7411: Fix return value check in anx7411_register_i2c_dummy_cli...Yang Yingliang2022-07-271-1/+1
| * | | | usb: typec: anx7411: Fix wrong pointer passed to PTR_ERR()Yang Yingliang2022-07-271-1/+3
| * | | | usb: typec: anx7411: use semi-colons instead of commasDan Carpenter2022-07-271-5/+5
| * | | | usb: typec: anx7411: fix error checking in anx7411_get_gpio_irq()Dan Carpenter2022-07-271-2/+2
| * | | | usb: typec: anx7411: Fix an array out of boundsDan Carpenter2022-07-271-1/+1
| * | | | usb: phy: remove redundant store to variable var after & operationColin Ian King2022-07-271-1/+1
| * | | | Merge tag 'usb-serial-5.20-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-07-258-16/+12
| |\ \ \ \
| | * | | | USB: serial: fix tty-port initialized commentsJohan Hovold2022-07-253-3/+5
| | * | | | USB: serial: fix repeated word "the" in commentsJiang Jian2022-07-132-2/+2
| | * | | | USB: serial: io_edgeport: fix spelling mistakesZhang Jiaming2022-07-131-2/+2
| | * | | | USB: serial: use kmemdup instead of kmalloc + memcpySlark Xiao2022-06-223-9/+3
| | | |_|/ | | |/| |
| * | | | USB: serial: usb_wwan: replace DTR/RTS magic numbers with macrosYan Xinyu2022-07-251-4/+6