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.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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-19
usb: hcd: initialize hcd->flags to 0 when rm hcd
William wu
1
-0
/
+1
2017-01-19
usb: core: update comments for send message functions
Jaejoong Kim
1
-18
/
+15
2017-01-10
USB: Increase usbfs transfer limit
Mateusz Berezecki
1
-27
/
+16
2017-01-05
USB: fix problems with duplicate endpoint addresses
Alan Stern
1
-0
/
+10
2017-01-05
usb: hub: Move hub_port_disable() to fix warning if PM is disabled
Geert Uytterhoeven
1
-30
/
+29
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-06
usb: core: usbport: Use proper LED API to fix potential crash
Rafał Miłecki
1
-4
/
+3
2016-12-05
usb: hub: Wait for connection to be reestablished after port reset
Guenter Roeck
1
-2
/
+9
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
3
-16
/
+6
2016-11-18
usb: core: urb make use of usb_endpoint_maxp_mult
Mike Krinkin
1
-5
/
+2
2016-11-17
usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
Mathias Nyman
1
-65
/
+36
2016-11-03
usb: core: endpoint: remove unnecessary & operation
Felipe Balbi
1
-2
/
+1
2016-11-03
usb: core: devices: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: core: devices: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-8
/
+2
2016-10-29
USB: core: add missing license information to some files
Greg Kroah-Hartman
13
-1
/
+40
2016-10-27
usb/core: Added devspec sysfs entry for devices behind the usb hub
Vijay Kumar
1
-0
/
+15
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+9
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-11
/
+17
2016-09-28
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-22
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-02
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
Hans de Goede
1
-0
/
+3
2016-06-02
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-04
USB: usbfs: fix potential infoleak in devio
Kangjie Lu
1
-4
/
+5
[next]