index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: fix problems with duplicate endpoint addresses
Alan Stern
2017-01-05
1
-0
/
+10
*
usb: hub: Move hub_port_disable() to fix warning if PM is disabled
Geert Uytterhoeven
2017-01-05
1
-30
/
+29
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
usb: core: usbport: Use proper LED API to fix potential crash
Rafał Miłecki
2016-12-06
1
-4
/
+3
*
usb: hub: Wait for connection to be reestablished after port reset
Guenter Roeck
2016-12-05
1
-2
/
+9
*
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-18
3
-16
/
+6
|
\
|
*
usb: core: urb make use of usb_endpoint_maxp_mult
Mike Krinkin
2016-11-18
1
-5
/
+2
|
*
usb: core: endpoint: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-2
/
+1
|
*
usb: core: devices: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-1
/
+1
|
*
usb: core: devices: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-8
/
+2
*
|
usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices
Mathias Nyman
2016-11-17
1
-65
/
+36
*
|
USB: core: add missing license information to some files
Greg Kroah-Hartman
2016-10-29
13
-1
/
+40
*
|
usb/core: Added devspec sysfs entry for devices behind the usb hub
Vijay Kumar
2016-10-27
1
-0
/
+15
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-9
/
+9
|
\
|
*
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
1
-11
/
+17
|
|
\
|
*
|
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-9
/
+9
*
|
|
usb: hub: change CLEAR_FEATURE to SET_FEATURE
Yonglong Wu
2016-09-27
1
-1
/
+1
*
|
|
usb: core: Introduce a USB port LED trigger
Rafał Miłecki
2016-09-27
3
-0
/
+324
*
|
|
usb: core: hcd: add missing header dependencies
Baoyou Xie
2016-09-27
1
-0
/
+1
*
|
|
Merge 4.8-rc7 into usb-next
Greg Kroah-Hartman
2016-09-19
1
-11
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
USB: change bInterval default to 10 ms
Alan Stern
2016-09-16
1
-11
/
+17
|
|
/
*
|
usb: core: setup dma_pfn_offset for USB devices and, interfaces
Roger Quadros
2016-09-13
2
-0
/
+16
*
|
usb: Kconfig: move ulpi bus support out of host
Peter Chen
2016-09-09
1
-20
/
+0
*
|
Merge 4.8-rc5 into usb-testing
Greg Kroah-Hartman
2016-09-05
2
-6
/
+12
|
\
\
|
|
/
|
*
USB: avoid left shift by -1
Alan Stern
2016-08-23
1
-5
/
+11
|
*
USB: fix typo in wMaxPacketSize validation
Alan Stern
2016-08-23
1
-1
/
+1
*
|
usb: core: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-02
2
-2
/
+2
*
|
usb: core: urb: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+1
*
|
usb: core: message: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-4
/
+1
*
|
usb: core: hub: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-6
/
+3
*
|
usb: core: hcd: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+1
*
|
Merge 4.8-rc3 into usb-next
Greg Kroah-Hartman
2016-08-21
3
-19
/
+77
|
\
\
|
|
/
|
*
USB: remove race condition in usbfs/libusb when using reap-after-disconnect
Alan Stern
2016-08-09
1
-1
/
+3
|
*
usb: devio, do not warn when allocation fails
Jiri Slaby
2016-08-09
1
-1
/
+2
|
*
USB: validate wMaxPacketValue entries in endpoint descriptors
Alan Stern
2016-08-09
1
-3
/
+63
|
*
USB: hub: change the locking in hub_activate
Alan Stern
2016-08-09
1
-3
/
+3
|
*
USB: hub: fix up early-exit pathway in hub_activate
Alan Stern
2016-08-09
1
-9
/
+6
|
*
usb: hub: Fix unbalanced reference count/memory leak/deadlocks
Viresh Kumar
2016-08-09
1
-2
/
+0
*
|
usb: core: of.c: fix defined but not declare warning
Peter Chen
2016-08-09
2
-1
/
+3
*
|
usb: remove redundant dependency on USB_SUPPORT
Masahiro Yamada
2016-08-09
1
-1
/
+0
|
/
*
usbnet: move the CDC parser into USB core
Oliver Neukum
2016-07-18
1
-0
/
+153
*
usb: quirks: Add no-lpm quirk for Elan
Joseph Salisbury
2016-07-14
1
-0
/
+3
*
USB: don't free bandwidth_mutex too early
Alan Stern
2016-06-27
1
-10
/
+7
*
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
Hans de Goede
2016-06-01
1
-0
/
+3
*
usb: quirks: Fix sorting
Hans de Goede
2016-06-01
1
-10
/
+10
*
Merge 4.6-rc7 into usb-next
Greg Kroah-Hartman
2016-05-09
2
-13
/
+1
|
\
|
*
Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"
Johan Hovold
2016-05-02
2
-13
/
+1
*
|
USB: usbfs: fix potential infoleak in devio
Kangjie Lu
2016-05-03
1
-4
/
+5
*
|
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
2016-05-03
1
-17
/
+23
*
|
usb: core: move root hub's device node assignment after it is added to bus
Peter Chen
2016-04-28
2
-1
/
+1
[next]