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
2017-03-23
usb: hub: Fix error loop seen after hub communication errors
Guenter Roeck
2
-1
/
+22
2017-03-17
usb: of: add functions to bind a companion controller
Yoshihiro Shimoda
1
-0
/
+23
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-06
Merge 4.10-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2017-01-25
USB: Add quirk for WORLDE easykey.25 MIDI keyboard
Lukáš Lalinský
1
-0
/
+4
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-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
[next]