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-06-15
usb: Avoid unnecessary LPM enabling and disabling during suspend and resume
Mathias Nyman
1
-11
/
+2
2017-06-13
USB: of: fix root-hub device-tree node handling
Johan Hovold
2
-4
/
+2
2017-06-13
USB: of: document reference taken by child-lookup helper
Johan Hovold
1
-1
/
+2
2017-06-13
USB: core: fix device node leak
Johan Hovold
1
-0
/
+2
2017-06-13
USB: add usbfs ioctl to retrieve the connection speed
Alan Stern
1
-0
/
+3
2017-06-03
usb: optimize acpi companion search for usb port devices
Mathias Nyman
1
-3
/
+23
2017-05-22
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
5
-16
/
+35
2017-05-17
usb: core: Check URB setup_packet and transfer_buffer sanity
Florian Fainelli
1
-0
/
+12
2017-05-17
USB: hub: fix SS max number of ports
Johan Hovold
1
-1
/
+7
2017-05-17
USB: hub: fix non-SS hub-descriptor handling
Johan Hovold
1
-4
/
+9
2017-05-17
USB: hub: fix SS hub-descriptor handling
Johan Hovold
1
-2
/
+6
2017-05-17
USB: core: of: document reference taken by companion helper
Johan Hovold
1
-0
/
+3
2017-05-17
usb: core: fix potential memory leak in error path during hcd creation
Anton Bondarenko
1
-0
/
+1
2017-05-17
USB: core: replace %p with %pK
Vamsi Krishna Samavedam
3
-10
/
+10
2017-05-04
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-57
/
+259
2017-05-02
Merge tag 'docs-4.12' of git://git.lwn.net/linux
Linus Torvalds
2
-1
/
+2
2017-04-18
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
1
-2
/
+2
2017-04-11
docs-rst: fix usb cross-references
Mauro Carvalho Chehab
1
-1
/
+1
2017-04-11
usb: get rid of some ReST doc build errors
Mauro Carvalho Chehab
1
-0
/
+1
2017-04-08
usb: hcd: use correct device pointer for dma ops
Sekhar Nori
1
-1
/
+1
2017-04-03
Merge 4.11-rc5 into usb-next
Greg Kroah-Hartman
1
-2
/
+5
2017-03-29
USB: Proper handling of Race Condition when two USB class drivers try to call...
Ajay Kaher
1
-2
/
+7
2017-03-27
USB: fix linked-list corruption in rh_call_control()
Alan Stern
1
-2
/
+5
2017-03-27
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
3
-1
/
+19
2017-03-24
USB: core: fix up kerneldoc comment
Johan Hovold
1
-2
/
+13
2017-03-23
USB: core: add helpers to retrieve endpoints in reverse order
Johan Hovold
1
-36
/
+76
2017-03-23
USB: core: add helpers to retrieve endpoints
Johan Hovold
1
-0
/
+83
2017-03-23
usb: separate out sysdev pointer from usb_bus
Arnd Bergmann
3
-50
/
+60
2017-03-23
usb: hub: Do not attempt to autosuspend disconnected devices
Guenter Roeck
2
-0
/
+9
2017-03-23
usb: hub: Fix error loop seen after hub communication errors
Guenter Roeck
2
-1
/
+22
2017-03-17
usb: hub: Fix crash after failure to read BOS descriptor
Guenter Roeck
1
-1
/
+1
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-14
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
2
-0
/
+18
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
[next]