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
2016-06-29
usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
Yoshihiro Shimoda
1
-4
/
+14
2016-06-29
usb: gadget: f_fs: check for allocation failure
Dan Carpenter
1
-0
/
+2
2016-06-29
USB: dwc2-usb: add USB_GADGET dependency
Arnd Bergmann
1
-0
/
+1
2016-06-29
usb: dwc2: add printf attribute to cat_printf()
Nicolas Iooss
1
-1
/
+2
2016-06-29
usb: renesas_usbhs: show error code when probe failed
Yoshihiro Shimoda
1
-1
/
+1
2016-06-22
usb: renesas_usbhs: make usbhs_write32() static
Ben Dooks
1
-1
/
+1
2016-06-21
usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock
Iago Abal
1
-8
/
+8
2016-06-21
usb: Use (foo *) instead of (foo*).
Sandhya Bankar
1
-1
/
+1
2016-06-21
dwc3: gadget: Implement the suspend entry event handler
Baolin Wang
1
-1
/
+25
2016-06-21
usb: phy: move msm_hsusb.h into driver
Arnd Bergmann
1
-1
/
+177
2016-06-21
usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests
Michal Nazarewicz
1
-21
/
+109
2016-06-21
usb: gadget: f_fs: printk error when excess data is dropped on read
Michal Nazarewicz
1
-15
/
+46
2016-06-21
usb: phy: omap-otg: Space required after that ','.
Sandhya Bankar
1
-1
/
+1
2016-06-21
usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"
Colin Ian King
1
-1
/
+1
2016-06-21
usb: gadget: mv_u3d: fix unused-but-set-variable warnings
Michal Nazarewicz
1
-20
/
+3
2016-06-21
usb: gadget: r8a66597: fix unused-but-set-variable warnings
Michal Nazarewicz
1
-18
/
+6
2016-06-21
usb: gadget: m66592: fix unused-but-set-variable warnings
Michal Nazarewicz
1
-18
/
+6
2016-06-21
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
11
-60
/
+18
2016-06-21
usb: dwc3: core: cleanup IRQ resources
Roger Quadros
3
-18
/
+78
2016-06-21
USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block
Hans de Goede
2
-7
/
+21
2016-06-21
usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc
Alexandre Belloni
1
-0
/
+2
2016-06-21
usb: dwc2: gadget: Final fixes for BDMA ISOC
Vardan Mikayelyan
3
-28
/
+71
2016-06-21
usb: dwc2: gadget: Add EP disabled interrupt handler
Vardan Mikayelyan
1
-17
/
+70
2016-06-21
usb: dwc2: gadget: Add Incomplete ISO IN/OUT Interrupt handlers
Vardan Mikayelyan
1
-49
/
+124
2016-06-21
usb: dwc2: gadget: Add OUTTKNEPDIS and NAKINTRPT handlers
Vardan Mikayelyan
1
-0
/
+94
2016-06-21
usb: dwc2: gadget: Add dwc2_gadget_start_next_request function
Vardan Mikayelyan
1
-13
/
+38
2016-06-21
usb: dwc2: gadget: Add dwc2_gadget_read_ep_interrupts function
Vardan Mikayelyan
1
-1
/
+29
2016-06-21
usb: dwc2: gadget: Corrected interval calculation
Vardan Mikayelyan
2
-5
/
+5
2016-06-21
usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()
Vardan Mikayelyan
2
-0
/
+24
2016-06-21
usb: dwc2: gadget: Fix transfer stop programming for out endpoint
Vardan Mikayelyan
1
-4
/
+2
2016-06-21
usb: dwc2: gadget: Corrected field names
Vardan Mikayelyan
1
-3
/
+3
2016-06-21
usb: dwc2: gadget: Remove unnecessary code
Vardan Mikayelyan
1
-8
/
+0
2016-06-21
usb: dwc2: gadget: Remove unnecessary line
Vardan Mikayelyan
1
-1
/
+0
2016-06-21
usb: dwc2: Add missing register field definitions
Vardan Mikayelyan
1
-0
/
+13
2016-06-21
usb: pxa27x_udc: remove unused function argument
Arnd Bergmann
1
-6
/
+3
2016-06-21
usb: dwc3: gadget: Add the suspend state checking when stopping gadget
Baolin Wang
1
-0
/
+3
2016-06-21
usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_index
Felipe Balbi
1
-15
/
+5
2016-06-21
usb: dwc3: fix runtime PM in error path
Roger Quadros
1
-8
/
+18
2016-06-21
usb: dwc3: gadget: simplify run_stop() break condition
Felipe Balbi
1
-8
/
+2
2016-06-21
usb: dwc3: gadget: avoid while(1) in run_stop()
Felipe Balbi
1
-4
/
+4
2016-06-21
usb: dwc3: gadget: remove udelay() from run_stop()
Felipe Balbi
1
-1
/
+0
2016-06-21
usb: dwc3: core: fixup dr_mode fallback selection
Felipe Balbi
1
-2
/
+6
2016-06-21
usb: dwc3: pci: add dr-mode for Intel dwc3
Felipe Balbi
1
-25
/
+37
2016-06-21
usb: dwc3: gadget: rename 'ignore' argument to 'modify'
Felipe Balbi
1
-7
/
+12
2016-06-21
usb: gadget: add tracepoints to the gadget API
Felipe Balbi
4
-55
/
+526
2016-06-21
usb: gadget: move gadget API functions to udc-core
Felipe Balbi
3
-3
/
+583
2016-06-20
usb: dwc3: gadget: decrement trbs_left for each sg entry
Felipe Balbi
1
-1
/
+1
2016-06-20
usb: dwc3: gadget: start Bulk endpoints more frequently
Felipe Balbi
1
-2
/
+1
2016-06-20
usb: dwc3: gadget: disable XFER_NOT_READY
Felipe Balbi
1
-2
/
+4
2016-06-20
usb: dwc3: gadget: use allocated/queued reqs for LST bit
Felipe Balbi
1
-6
/
+14
[next]