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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
sisusbvga: correct speed testing
Oliver Neukum
1
-2
/
+2
2016-05-03
usb: misc: usbtest: fix pattern tests for scatterlists.
Mathias Nyman
1
-1
/
+3
2016-05-03
usb: renesas_usbhs: fix signed-unsigned return
Sudip Mukherjee
1
-12
/
+15
2016-05-03
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
1
-17
/
+23
2016-04-29
USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUG
Alan Stern
1
-52
/
+34
2016-04-29
usb: usbip: Avoid NULL pointer dereference in case of error
Krzysztof Opasiak
1
-1
/
+1
2016-04-29
usbip: vudc: make dev_desc attribute binary
Igor Kotrasinski
1
-6
/
+14
2016-04-29
usb: Add driver for UCSI
Heikki Krogerus
4
-0
/
+720
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
Use "foo *bar" instead of "foo * bar".
Sandhya Bankar
1
-1
/
+1
2016-04-28
usb: Remove unnecessary space before function pointer arguments.
Sandhya Bankar
1
-4
/
+4
2016-04-28
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2
-6
/
+17
2016-04-28
usb/host/: const data must use __initconst not __initdata
Nicolas Pitre
4
-4
/
+4
2016-04-28
usb: devio: declare usbdev_vm_ops as static
Michele Curti
1
-1
/
+1
2016-04-28
usb: misc: usbtest: fix error of urb allocation
Chunfeng Yun
1
-0
/
+3
2016-04-28
usb: core: buffer: avoid NULL pointer dereferrence
Chunfeng Yun
1
-0
/
+3
2016-04-28
usbip: vudc: fix Kconfig dependencies
Arnd Bergmann
1
-4
/
+4
2016-04-28
usbip: safe completion against unbind operation
Nobuo Iwata
1
-1
/
+4
2016-04-28
usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()
Krzysztof Opasiak
4
-6
/
+6
2016-04-28
usbip: fix NULL pointer dereference on errors
Alexander Popov
4
-18
/
+12
2016-04-28
usb: usbip: vudc: Fix WARN_ON() usage pattern
Krzysztof Opasiak
1
-3
/
+2
2016-04-28
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
36
-613
/
+819
2016-04-28
usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP
Felipe Balbi
2
-0
/
+16
2016-04-28
usb: dwc3: gadget: update DCFG.NumP to max burst size
Felipe Balbi
2
-2
/
+15
2016-04-28
usb: dwc2: Proper cleanup on dr_mode failure
John Youn
1
-1
/
+1
2016-04-28
usb: dwc2: Fixed SOF interrupt enabling/disabling
Sevak Arakelyan
1
-1
/
+2
2016-04-28
usb: dwc2: host: Setting qtd to NULL after freeing it
Vardan Mikayelyan
2
-0
/
+2
2016-04-28
usb: dwc2: gadget: Prevent handling of host interrupts
Vardan Mikayelyan
1
-0
/
+3
2016-04-28
usb: dwc2: gadget: Check for ep0 in enable
Vahram Aharonyan
1
-1
/
+4
2016-04-28
usb: dwc3: gadget: give better command return code
Konrad Leszczynski
2
-3
/
+34
2016-04-28
usb: gadget: composite: avoid kernel oops with bad gadgets
Felipe Balbi
1
-3
/
+19
2016-04-28
usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()
Heikki Krogerus
1
-8
/
+5
2016-04-28
usb: dwc3: pci: make build-in device properties available
Heikki Krogerus
1
-3
/
+4
2016-04-28
usb: dwc3: ep0: sanity check test mode selector
Fei Yang
1
-2
/
+12
2016-04-26
usb: hcd: do not call whc_clean_up on wch_init call failure
Colin Ian King
1
-3
/
+4
2016-04-26
USB: bcma: use simpler devm helper for getting vcc GPIO
Rafał Miłecki
1
-4
/
+2
2016-04-26
usb: host: xhci: plat: finally get rid of xhci_plat_type_is()
Felipe Balbi
2
-21
/
+0
2016-04-26
usb: host: xhci: plat: make use of new methods in xhci_plat_priv
Felipe Balbi
1
-28
/
+27
2016-04-26
usb: host: xhci: plat: change type of mvebu init_quirk()
Felipe Balbi
3
-7
/
+12
2016-04-26
usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()
Felipe Balbi
1
-6
/
+9
2016-04-26
usb: xhci: plat: add ->plat_start() and ->init_quirk() methods
Felipe Balbi
1
-0
/
+2
2016-04-26
usb: host: xhci: rcar: retire use of xhci_plat_type_is()
Felipe Balbi
1
-1
/
+33
2016-04-26
usb: xhci: remove duplicate code of interval checking
Alexandr Ivanov
1
-32
/
+21
2016-04-26
usb: xhci: remove duplicate function xhci_urb_to_transfer_ring
Alexandr Ivanov
3
-53
/
+16
2016-04-26
usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions
Alexandr Ivanov
2
-288
/
+121
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
usbip: vudc: Add vudc to Kconfig
Igor Kotrasinski
2
-0
/
+14
2016-04-26
usbip: vudc: Add SysFS infrastructure for VUDC
Igor Kotrasinski
1
-0
/
+221
2016-04-26
usbip: vudc: Add UDC specific ops
Igor Kotrasinski
1
-0
/
+662
[next]