index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-113
/
+120
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-0
/
+16
2019-09-18
vfs: Convert functionfs to use the new mount API
David Howells
1
-113
/
+120
2019-09-18
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
209
-15414
/
+9843
2019-09-17
Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+20
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-35
/
+5
2019-09-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-11
/
+23
2019-09-10
usb-storage: export symbols in USB_STORAGE namespace
Matthias Maennich
15
-0
/
+16
2019-09-10
usb-storage: remove single-use define for debugging
Matthias Maennich
2
-3
/
+1
2019-09-05
Merge tag 'usb-ci-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
4
-4
/
+100
2019-09-04
USB: usbcore: Fix slab-out-of-bounds bug during device reset
Alan Stern
1
-4
/
+8
2019-09-04
Merge tag 'usb-serial-5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+43
2019-09-03
usb: cdns3: Remove redundant dev_err call in cdns3_probe()
Wei Yongjun
1
-3
/
+1
2019-09-03
USB: rio500: Fix lockdep violation
Alan Stern
1
-31
/
+35
2019-09-03
USB: rio500: simplify locking
Oliver Neukum
1
-27
/
+16
2019-09-03
usb: mtu3: register a USB Role Switch for dual role mode
Chunfeng Yun
6
-7
/
+60
2019-09-03
usb: common: add USB GPIO based connection detection driver
Chunfeng Yun
3
-0
/
+298
2019-09-03
usb: common: create Kconfig file
Chunfeng Yun
2
-34
/
+39
2019-09-03
usb: roles: get usb-role-switch from parent
Chunfeng Yun
1
-4
/
+21
2019-09-03
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
3
-35
/
+5
2019-09-03
usb: roles: Add fwnode_usb_role_switch_get() function
Heikki Krogerus
1
-0
/
+20
2019-09-03
usbip: Implement SG support to vhci-hcd and stub driver
Suwan Kim
8
-127
/
+380
2019-09-03
usb: roles: intel: Enable static DRD mode for role switch
Saranya Gopal
1
-2
/
+25
2019-09-03
xhci-ext-caps.c: Add property to disable Intel SW switch
Saranya Gopal
1
-0
/
+18
2019-09-03
usb: dwc3: remove generic PHY calibrate() calls
Marek Szyprowski
1
-2
/
+0
2019-09-03
usb: core: phy: add support for PHY calibration
Marek Szyprowski
3
-0
/
+29
2019-09-03
usb: chipidea: msm: Use device-managed registration API
Chuhong Yuan
1
-6
/
+3
2019-09-03
usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settings
Yoshihiro Shimoda
2
-28
/
+14
2019-09-03
usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv
Yoshihiro Shimoda
2
-8
/
+9
2019-09-03
usb: host: xhci-plat: add quirks member into struct xhci_plat_priv
Yoshihiro Shimoda
2
-1
/
+5
2019-09-03
xhci: fix possible memleak on setup address fails.
Ikjoon Jang
1
-1
/
+2
2019-09-03
xhci: add TSP bitflag to TRB tracing
Mathias Nyman
1
-1
/
+2
2019-09-03
usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...
Christophe JAILLET
1
-1
/
+1
2019-09-03
usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'
Christophe JAILLET
1
-1
/
+1
2019-09-03
usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration"
Colin Ian King
1
-1
/
+1
2019-09-03
usb: cdns3: fix missing assignment of ret before error check on ret
Colin Ian King
1
-3
/
+3
2019-09-03
usb: cdns3: remove redundant assignment to ret on error exit path
Colin Ian King
1
-3
/
+1
2019-09-03
usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
YueHaibing
1
-0
/
+1
2019-09-03
usb: cdns3: remove set but not used variable 'priv_dev'
YueHaibing
1
-5
/
+0
2019-09-03
usb: cdns3: Fix Wunused-but-set-variable warning
YueHaibing
1
-3
/
+1
2019-09-03
usb: remove commented out dma wrappers
Christoph Hellwig
1
-222
/
+0
2019-09-03
usb: remove a stale comment in hcd_alloc_coherent
Christoph Hellwig
1
-3
/
+0
2019-09-03
usb-storage: use hcd_uses_dma to check for DMA capabilities
Christoph Hellwig
1
-3
/
+3
2019-09-03
usb/ohci-tmio: remove the HCD_DMA flag
Christoph Hellwig
1
-1
/
+1
2019-09-03
usb/ohci-sm501: remove the HCD_DMA flag
Christoph Hellwig
1
-1
/
+1
2019-09-03
usb: chipidea: msm: Use device-managed registration API
Chuhong Yuan
1
-6
/
+3
2019-09-02
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
10
-46
/
+81
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
44
-423
/
+7854
2019-08-30
usb: gadget: net2280: Add workaround for AB chip Errata 11
Benjamin Herrenschmidt
1
-0
/
+10
2019-08-30
usb: gadget: net2280: Move all "ll" registers in one structure
Benjamin Herrenschmidt
2
-20
/
+11
[next]