index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2017-12-08
xhci: add helper to allocate command with input context
Mathias Nyman
3
-4
/
+26
2017-12-08
usb: xhci: remove unused variable ep_ring
Corentin Labbe
1
-2
/
+0
2017-12-08
usb: xhci: remove unused variable urb_priv
Corentin Labbe
1
-2
/
+0
2017-12-08
usb: xhci: remove unused variable ep
Corentin Labbe
1
-2
/
+0
2017-12-08
usb: xhci: remove unused variable last_freed_endpoint
Corentin Labbe
1
-3
/
+0
2017-12-07
typec: tcpm: Only request matching pdos
Badhri Jagan Sridharan
1
-42
/
+121
2017-12-07
typec: tcpm: Validate source and sink caps
Badhri Jagan Sridharan
1
-9
/
+121
2017-12-07
usb: early: Correct the endpoint type value for bulk in endpoint
Lu Baolu
1
-1
/
+1
2017-12-07
uas: Remove US_FL_NO_ATA_1X unusual device entries for Seagate devices
Hans de Goede
1
-63
/
+0
2017-12-07
usb: host: fotg210: Use dma_pool_zalloc
Vasyl Gomonovych
1
-5
/
+2
2017-12-07
usb: Don't print a warning if interface driver rebind is deferred at resume
Mathias Nyman
1
-1
/
+1
2017-12-06
USB: storage: Remove obsolete "FIXME"
Mikhail Zaytsev
1
-4
/
+4
2017-12-06
usb: typec: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-06
usb: core: Fix logging messages with spurious periods after newlines
Joe Perches
3
-17
/
+14
2017-11-28
USB: of: clean up device-node helper
Johan Hovold
3
-16
/
+16
2017-11-28
USB: ledtrig-usbport: fix of-node leak
Johan Hovold
1
-1
/
+7
2017-11-28
USB: add device-tree support for interfaces
Johan Hovold
2
-6
/
+82
2017-11-28
typec: tcpm: fusb302: Resolve out of order messaging events
Adam Thomson
1
-4
/
+17
2017-11-28
typec: fusb302: Use dev_err during probe
Mats Karrman
1
-9
/
+8
2017-11-28
USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
1
-1
/
+1
2017-11-28
USB: host: whci: remove redundant variable t
Colin Ian King
1
-2
/
+0
2017-11-28
usb: core: lower log level when device is not able to deal with string
Kai-Heng Feng
1
-1
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
18
-66
/
+60
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
1
-3
/
+1
2017-11-22
usb: usbatm: Convert timers to use timer_setup()
Kees Cook
3
-20
/
+29
2017-11-15
Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+26
2017-11-15
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
22
-51
/
+51
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
658
-8691
/
+3984
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-0
/
+5772
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+15
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
71
-0
/
+71
2017-11-13
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-4
/
+26
2017-11-09
usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
Andrew Gabbasov
1
-0
/
+1
2017-11-09
USB: usbfs: compute urb->actual_length for isochronous
Alan Stern
1
-0
/
+14
2017-11-09
usb: core: message: remember to reset 'ret' to 0 when necessary
Felipe Balbi
1
-0
/
+2
2017-11-07
USB: typec: Remove remaining redundant license text
Greg Kroah-Hartman
4
-34
/
+0
2017-11-07
USB: typec: add SPDX identifiers to some files
Greg Kroah-Hartman
5
-0
/
+5
2017-11-07
USB: renesas_usbhs: rcar?.h: add SPDX tags
Greg Kroah-Hartman
2
-0
/
+2
2017-11-07
USB: chipidea: ci_hdrc_tegra.c: add SPDX line
Greg Kroah-Hartman
1
-0
/
+1
2017-11-07
USB: host: xhci-debugfs: add SPDX lines
Greg Kroah-Hartman
2
-0
/
+2
2017-11-07
USB: add SPDX identifiers to all remaining Makefiles
Greg Kroah-Hartman
10
-0
/
+10
2017-11-07
usb: host: isp1362-hcd: remove a couple of redundant assignments
Colin Ian King
1
-2
/
+1
2017-11-07
USB: adutux: remove redundant variable minor
Colin Ian King
1
-2
/
+0
2017-11-07
usb: core: add a 'type' parameter to usb_get_status()
Felipe Balbi
1
-7
/
+40
2017-11-07
usb: core: introduce a new usb_get_std_status() helper
Felipe Balbi
3
-10
/
+10
2017-11-07
usb: core: rename usb_get_status() 'type' argument to 'recip'
Felipe Balbi
1
-3
/
+3
2017-11-07
usb: core: add Status Type definitions
Felipe Balbi
1
-2
/
+2
2017-11-07
USB: gadget: Remove redundant license text
Greg Kroah-Hartman
7
-32
/
+0
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
55
-244
/
+0
2017-11-07
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
60
-346
/
+1
[next]