aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: configfs: Add max_speed settingThinh Nguyen2020-01-152-0/+47
* usb: gadget: udc: core: Warn about failed to find udcDejin Zheng2020-01-151-0/+2
* usb: gadget: legacy: set max_speed to super-speedRoger Quadros2020-01-154-4/+4
* usb: dwc2: fix debugfs FIFO countJohn Keeping2020-01-151-1/+2
* usb: dwc2: Fix IN FIFO allocationJohn Keeping2020-01-151-1/+2
* usb: phy-generic: Delete unused platform dataLinus Walleij2020-01-155-43/+15
* usb: dwc2: Fix NULL qh in dwc2_queue_transactionAlexandru M Stan2020-01-151-1/+1
* usb: dwc2: Fix Stalling a Non-Isochronous OUT EPMinas Harutyunyan2020-01-151-5/+17
* usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before setThinh Nguyen2020-01-151-0/+3
* usb: dwc3: gadget: Set link state to RX_Detect on disconnectThinh Nguyen2020-01-151-0/+2
* usb: dwc3: gadget: Don't send unintended link state changeThinh Nguyen2020-01-152-9/+21
* thunderbolt: fix memory leak of object swColin Ian King2020-01-141-2/+4
* Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman2020-01-13485-2350/+3773
|\
| * Linux 5.5-rc6v5.5-rc6Linus Torvalds2020-01-121-1/+1
| * Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-124-6/+6
| |\
| | * riscv: Fixup obvious bug for fp-regs resetGuo Ren2020-01-121-1/+1
| | * riscv: move sifive_l2_cache.h to include/socYash Shah2020-01-123-5/+5
| * | Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-01-123-7/+19
| |\ \
| | * | iommu/dma: fix variable 'cookie' set but not usedQian Cai2020-01-071-3/+0
| | * | iommu/vt-d: Unlink device if failed to add to groupJon Derrick2020-01-071-3/+10
| | * | iommu: Remove device link to group on failureJon Derrick2020-01-071-0/+1
| | * | iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt2020-01-071-1/+8
| | |/
| * | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-114-15/+23
| |\ \
| | * | i2c: fix bus recovery stop mode timingRussell King2020-01-091-3/+10
| | * | i2c: bcm2835: Store pointer to bus clockStefan Wahren2020-01-061-9/+8
| | * | dt-bindings: i2c: at91: fix i2c-sda-hold-time-ns documentation for sam9x60Eugen Hristev2020-01-061-2/+4
| | * | i2c: at91: fix clk_offset for sam9x60Eugen Hristev2020-01-061-1/+1
| | |/
| * | Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-1118-32/+45
| |\ \
| | * | um: Implement copy_thread_tlsAmanieu d'Antras2020-01-075-12/+10
| | * | clone3: ensure copy_thread_tls is implementedAmanieu d'Antras2020-01-071-0/+10
| | * | xtensa: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-4/+5
| | * | riscv: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-3/+4
| | * | parisc: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-4/+5
| | * | arm: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-3/+4
| | * | arm64: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-5/+6
| | * | arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headersAmanieu d'Antras2020-01-072-1/+1
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-01-102-5/+7
| |\ \
| | * | HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2020-01-102-5/+7
| * | | Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-1019-93/+243
| |\ \ \
| | * | | usb: missing parentheses in USE_NEW_SCHEMEQi Zhou2020-01-081-1/+1
| | * | | usb: ohci-da8xx: ensure error return on variable error is setColin Ian King2020-01-081-2/+6
| | * | | usb: musb: Disable pullup at initPaul Cercueil2020-01-081-0/+3
| | * | | usb: musb: fix idling for suspend after disconnect interruptTony Lindgren2020-01-081-0/+8
| | * | | usb: typec: ucsi: Fix the notification bit offsetsHeikki Krogerus2020-01-081-9/+9
| | * | | USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern2020-01-061-4/+8
| | * | | USB-PD tcpm: bad warning+size, PPS adaptersDouglas Gilbert2020-01-021-5/+15
| | * | | Merge tag 'usb-serial-5.5-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-01-023-0/+15
| | |\ \ \
| | | * | | USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas2019-12-203-0/+13
| | | * | | USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas2019-12-161-0/+2
| | * | | | Merge tag 'phy-for-5.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2020-01-024-47/+98
| | |\ \ \ \