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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-29
usbip: usbip_host: fix stub_dev lock context imbalance regression
Shuah Khan
1
-13
/
+23
2019-05-22
xhci: Use %zu for printing size_t type
Fabio Estevam
1
-2
/
+2
2019-05-22
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
1
-12
/
+10
2019-05-22
xhci: Fix immediate data transfer if buffer is already DMA mapped
Mathias Nyman
2
-4
/
+8
2019-05-22
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
1
-1
/
+1
2019-05-22
usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...
Jia-Ju Bai
1
-0
/
+3
2019-05-22
xhci: update bounce buffer with correct sg num
Henry Lin
1
-4
/
+13
2019-05-21
USB: rio500: simplify locking
Oliver Neukum
1
-27
/
+16
2019-05-21
USB: rio500: fix memory leak in close after disconnect
Oliver Neukum
1
-2
/
+15
2019-05-21
USB: rio500: refuse more than one device at a time
Oliver Neukum
1
-6
/
+18
2019-05-21
usbip: usbip_host: fix BUG: sleeping function called from invalid context
Shuah Khan
1
-22
/
+43
2019-05-21
USB: sisusbvga: fix oops in error path of sisusb_probe
Oliver Neukum
1
-7
/
+8
2019-05-21
USB: Add LPM quirk for Surface Dock GigE adapter
Maximilian Luz
1
-0
/
+3
2019-05-21
usb: mtu3: fix up undefined reference to usb_debug_root
Chunfeng Yun
1
-2
/
+1
2019-05-21
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
1
-2
/
+2
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-28
/
+14
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+2
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
100
-1620
/
+5237
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-6
/
+0
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-05-03
Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
28
-529
/
+1276
2019-05-03
Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
11
-172
/
+323
2019-05-03
USB: serial: f81232: implement break control
Ji-Ze Hong (Peter Hong)
1
-6
/
+25
2019-05-03
USB: serial: f81232: add high baud rate support
Ji-Ze Hong (Peter Hong)
1
-11
/
+94
2019-05-03
USB: serial: f81232: clear overrun flag
Ji-Ze Hong (Peter Hong)
1
-1
/
+24
2019-05-03
USB: serial: f81232: fix interrupt worker not stop
Ji-Ze Hong (Peter Hong)
1
-0
/
+39
2019-05-03
usb: dwc3: Rename DWC3_DCTL_LPM_ERRATA
Thinh Nguyen
2
-3
/
+2
2019-05-03
usb: dwc3: Fix default lpm_nyet_threshold value
Thinh Nguyen
1
-1
/
+1
2019-05-03
usb: dwc3: debug: Print GET_STATUS(device) tracepoint
Thinh Nguyen
1
-0
/
+3
2019-05-03
usb: dwc3: Do core validation early on probe
Thinh Nguyen
1
-6
/
+5
2019-05-03
usb: dwc3: gadget: Set lpm_capable
Thinh Nguyen
1
-0
/
+1
2019-05-03
usb: gadget: atmel: tie wake lock to running clock
Jonas Bonn
1
-0
/
+4
2019-05-03
usb: gadget: atmel: support USB suspend
Jonas Bonn
2
-6
/
+50
2019-05-03
usb: gadget: atmel_usba_udc: simplify setting of interrupt-enabled mask
Jonas Bonn
1
-10
/
+19
2019-05-03
dwc2: gadget: Fix completed transfer size calculation in DDMA
Minas Harutyunyan
1
-0
/
+1
2019-05-03
usb: dwc2: Set lpm mode parameters depend on HW configuration
Minas Harutyunyan
1
-5
/
+18
2019-05-03
usb: dwc2: Fix channel disable flow
Minas Harutyunyan
1
-14
/
+20
2019-05-03
usb: dwc2: Set actual frame number for completed ISOC transfer
Minas Harutyunyan
1
-0
/
+5
2019-05-03
usb: gadget: do not use __constant_cpu_to_le16
Sergey Senozhatsky
1
-3
/
+3
2019-05-03
usb: dwc2: gadget: Increase descriptors count for ISOC's
Minas Harutyunyan
1
-12
/
+15
2019-05-03
usb: introduce usb_ep_type_string() function
Chunfeng Yun
4
-35
/
+20
2019-05-03
usb: dwc3: move synchronize_irq() out of the spinlock protected block
Marek Szyprowski
2
-2
/
+2
2019-05-03
usb: dwc3: Free resource immediately after use
Andy Shevchenko
1
-0
/
+3
2019-05-03
usb: dwc3: of-simple: Convert to bulk clk API
Robin Murphy
1
-78
/
+17
2019-05-03
usb: dwc2: Delayed status support
Minas Harutyunyan
2
-4
/
+29
2019-05-03
usb: gadget: udc: lpc32xx: rework interrupt handling
Alexandre Belloni
1
-19
/
+10
2019-05-03
usb: gadget: udc: lpc32xx: add support for stotg04 phy
Alexandre Belloni
1
-5
/
+27
[next]