index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
24
-161
/
+376
2020-08-28
usb: storage: Add unusual_uas entry for Sony PSZ drives
Alan Stern
1
-0
/
+7
2020-08-27
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
Cyril Roelandt
1
-1
/
+1
2020-08-27
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
Tang Bin
1
-3
/
+2
2020-08-27
USB: gadget: u_f: Unbreak offset calculation in VLAs
Andy Shevchenko
1
-4
/
+4
2020-08-27
USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
Alan Stern
1
-0
/
+5
2020-08-25
usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA ...
Badhri Jagan Sridharan
1
-3
/
+25
2020-08-25
USB: PHY: JZ4770: Fix static checker warning.
周琰杰 (Zhou Yanjie)
1
-0
/
+1
2020-08-25
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
1
-12
/
+69
2020-08-25
USB: gadget: u_f: add overflow checks to VLA macros
Brooke Basile
1
-11
/
+27
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
25
-42
/
+41
2020-08-23
xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
Ding Hui
1
-1
/
+2
2020-08-23
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
Kai-Heng Feng
1
-9
/
+10
2020-08-23
usb: host: xhci: fix ep context print mismatch in debugfs
Li Jun
1
-4
/
+4
2020-08-19
usb: uas: Add quirk for PNY Pro Elite
Thinh Nguyen
1
-0
/
+7
2020-08-19
Merge tag 'fixes-for-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-21
/
+93
2020-08-18
USB: Fix device driver race
Bastien Nocera
1
-2
/
+38
2020-08-18
USB: Also match device drivers using the ->match vfunc
Bastien Nocera
1
-2
/
+3
2020-08-18
usb: host: xhci-tegra: fix tegra_xusb_get_phy()
JC Kuo
1
-1
/
+1
2020-08-18
usb: host: xhci-tegra: otg usb2/usb3 port init
JC Kuo
1
-0
/
+2
2020-08-18
usb: hcd: Fix use after free in usb_hcd_pci_remove()
Andy Shevchenko
1
-1
/
+4
2020-08-18
usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()
Hans de Goede
2
-17
/
+23
2020-08-18
usb: typec: ucsi: Rework ppm_lock handling
Hans de Goede
1
-34
/
+22
2020-08-18
usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
Hans de Goede
1
-2
/
+4
2020-08-18
usb: typec: ucsi: Fix AB BA lock inversion
Hans de Goede
1
-9
/
+9
2020-08-18
usbip: Implement a match function to fix usbip
M. Vefa Bicakci
1
-0
/
+6
2020-08-18
usb: renesas-xhci: remove version check
Vinod Koul
1
-18
/
+1
2020-08-18
USB: lvtest: return proper error code in probe
Evgeny Novikov
1
-1
/
+1
2020-08-18
USB: cdc-acm: rework notification_buffer resizing
Tom Rix
1
-12
/
+10
2020-08-18
USB: quirks: Add no-lpm quirk for another Raydium touchscreen
Kai-Heng Feng
1
-0
/
+2
2020-08-18
USB: yurex: Fix bad gfp argument
Alan Stern
1
-1
/
+1
2020-08-17
usb: dwc3: gadget: Handle ZLP for sg requests
Thinh Nguyen
1
-0
/
+31
2020-08-17
usb: dwc3: gadget: Fix handling ZLP
Thinh Nguyen
1
-2
/
+23
2020-08-17
usb: dwc3: gadget: Don't setup more than requested
Thinh Nguyen
1
-16
/
+35
2020-08-17
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
1
-3
/
+4
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+6
2020-08-07
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+6
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
244
-2611
/
+3394
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+3
2020-08-04
Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+2
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2
-2
/
+2
2020-07-30
usb: gadget: udc: Avoid tasklet passing a global
Kees Cook
1
-4
/
+2
2020-07-30
usb: common: usb-conn-gpio: Register charger
Paul Cercueil
2
-0
/
+46
2020-07-29
usb: mtu3: simplify mtu3_req_complete()
Chunfeng Yun
1
-10
/
+7
2020-07-29
usb: mtu3: clear dual mode of u3port when disable device
Chunfeng Yun
1
-1
/
+5
2020-07-29
usb: mtu3: use MTU3_EP_WEDGE flag
Chunfeng Yun
3
-7
/
+5
2020-07-29
usb: mtu3: remove useless member @busy in mtu3_ep struct
Chunfeng Yun
2
-7
/
+0
2020-07-29
usb: mtu3: remove repeated error log
Chunfeng Yun
1
-7
/
+1
2020-07-29
usb: mtu3: add ->udc_set_speed()
Chunfeng Yun
3
-28
/
+58
[next]