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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+9
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-11
/
+17
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-9
/
+9
2016-09-27
usb: hub: change CLEAR_FEATURE to SET_FEATURE
Yonglong Wu
1
-1
/
+1
2016-09-27
usb: core: Introduce a USB port LED trigger
Rafał Miłecki
3
-0
/
+324
2016-09-27
usb: core: hcd: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-09-19
Merge 4.8-rc7 into usb-next
Greg Kroah-Hartman
1
-11
/
+17
2016-09-16
USB: change bInterval default to 10 ms
Alan Stern
1
-11
/
+17
2016-09-13
usb: core: setup dma_pfn_offset for USB devices and, interfaces
Roger Quadros
2
-0
/
+16
2016-09-09
usb: Kconfig: move ulpi bus support out of host
Peter Chen
1
-20
/
+0
2016-09-05
Merge 4.8-rc5 into usb-testing
Greg Kroah-Hartman
2
-6
/
+12
2016-09-02
usb: core: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2
-2
/
+2
2016-08-30
usb: core: urb: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-30
usb: core: message: don't print on ENOMEM
Wolfram Sang
1
-4
/
+1
2016-08-30
usb: core: hub: don't print on ENOMEM
Wolfram Sang
1
-6
/
+3
2016-08-30
usb: core: hcd: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-23
USB: avoid left shift by -1
Alan Stern
1
-5
/
+11
2016-08-23
USB: fix typo in wMaxPacketSize validation
Alan Stern
1
-1
/
+1
2016-08-21
Merge 4.8-rc3 into usb-next
Greg Kroah-Hartman
3
-19
/
+77
2016-08-09
usb: core: of.c: fix defined but not declare warning
Peter Chen
2
-1
/
+3
2016-08-09
usb: remove redundant dependency on USB_SUPPORT
Masahiro Yamada
1
-1
/
+0
2016-08-09
USB: remove race condition in usbfs/libusb when using reap-after-disconnect
Alan Stern
1
-1
/
+3
2016-08-09
usb: devio, do not warn when allocation fails
Jiri Slaby
1
-1
/
+2
2016-08-09
USB: validate wMaxPacketValue entries in endpoint descriptors
Alan Stern
1
-3
/
+63
2016-08-09
USB: hub: change the locking in hub_activate
Alan Stern
1
-3
/
+3
2016-08-09
USB: hub: fix up early-exit pathway in hub_activate
Alan Stern
1
-9
/
+6
2016-08-09
usb: hub: Fix unbalanced reference count/memory leak/deadlocks
Viresh Kumar
1
-2
/
+0
2016-07-18
usbnet: move the CDC parser into USB core
Oliver Neukum
1
-0
/
+153
2016-07-14
usb: quirks: Add no-lpm quirk for Elan
Joseph Salisbury
1
-0
/
+3
2016-06-27
USB: don't free bandwidth_mutex too early
Alan Stern
1
-10
/
+7
2016-06-01
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
Hans de Goede
1
-0
/
+3
2016-06-01
usb: quirks: Fix sorting
Hans de Goede
1
-10
/
+10
2016-05-09
Merge 4.6-rc7 into usb-next
Greg Kroah-Hartman
2
-13
/
+1
2016-05-03
USB: usbfs: fix potential infoleak in devio
Kangjie Lu
1
-4
/
+5
2016-05-03
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
1
-17
/
+23
2016-05-02
Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"
Johan Hovold
2
-13
/
+1
2016-04-28
usb: core: move root hub's device node assignment after it is added to bus
Peter Chen
2
-1
/
+1
2016-04-28
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2
-6
/
+17
2016-04-28
usb: devio: declare usbdev_vm_ops as static
Michele Curti
1
-1
/
+1
2016-04-28
usb: core: buffer: avoid NULL pointer dereferrence
Chunfeng Yun
1
-0
/
+3
2016-04-26
drivers: usb: core: Minimize irq disabling in usb_sg_cancel()
David Mosberger
1
-20
/
+17
2016-04-26
drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.
David Mosberger
1
-8
/
+7
2016-04-26
hub: admit devices are SS+
Oliver Neukum
1
-0
/
+2
2016-04-13
usb: hcd: out of bounds access in for_each_companion
Robert Dobrowolski
1
-0
/
+9
2016-03-30
usb: fix regression in SuperSpeed endpoint descriptor parsing
Mathias Nyman
1
-9
/
+7
2016-03-18
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
1
-1
/
+5
2016-03-18
usb/core: usb_alloc_dev(): fix setting of ->portnum
Nicolai Stange
1
-2
/
+3
2016-03-17
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-165
/
+608
2016-03-05
USB: core: let USB device know device node
Peter Chen
3
-1
/
+58
2016-03-05
usb: devio: Add ioctl to disallow detaching kernel USB drivers.
Reilly Grant
1
-5
/
+58
[next]