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-11-18
usb: dwc3: gadget: use evt->length as we should
Felipe Balbi
1
-1
/
+1
2016-11-18
usb: dwc3: core: add a event buffer cache
John Youn
2
-0
/
+6
2016-11-18
usb: phy: phy-generic: add the implementation of .set_suspend
Peter Chen
1
-0
/
+9
2016-11-18
usb: dwc3: core: remove dwc3_soft_reset()
Felipe Balbi
1
-39
/
+0
2016-11-18
usb: gadget: Fix checkpatch error for braces
Anson Jacob
4
-50
/
+25
2016-11-18
usb: isp1301-omap: don't opencode IS_REACHABLE()
Fabian Frederick
1
-1
/
+1
2016-11-18
usb: core: urb make use of usb_endpoint_maxp_mult
Mike Krinkin
1
-5
/
+2
2016-11-18
usb: dwc3: Add a function to check properties
John Youn
1
-26
/
+33
2016-11-18
usb: dwc3: Add a check for the DWC_usb3 core
John Youn
1
-0
/
+6
2016-11-18
usb: dwc2: gadget: Add DDMA chain pointers to dwc2_hsotg_ep structure
Vahram Aharonyan
2
-2
/
+38
2016-11-18
usb: dwc2: gadget: Transfer length limit checking for DDMA
Vahram Aharonyan
1
-1
/
+31
2016-11-18
usb: dwc2: host: Rename MAX_DMA_DESC_SIZE to HOST_DMA_NBYTES_LIMIT
Vahram Aharonyan
2
-3
/
+3
2016-11-18
usb: dwc2: gadget: Add DMA descriptor chains for EP 0
Vahram Aharonyan
2
-0
/
+67
2016-11-18
usb: dwc2: gadget: Add DMA descriptor status quadlet fields
Vahram Aharonyan
1
-0
/
+37
2016-11-18
usb: dwc2: gadget: Add descriptor DMA parameter
Vahram Aharonyan
3
-0
/
+19
2016-11-18
usb: dwc2: Make the DMA descriptor structure packed
Vahram Aharonyan
1
-1
/
+1
2016-11-18
usb: dwc2: Update DMA descriptor structure
Vahram Aharonyan
4
-29
/
+30
2016-11-18
usb: dwc2: Deprecate g-use-dma binding
John Youn
3
-7
/
+15
2016-11-18
usb: dwc3: gadget: Fix dead code writing GCTL.RAMCLKSEL
John Youn
1
-27
/
+8
2016-11-18
usb: dwc2: Fix coverity issue in hcd_queue.c
Vardan Mikayelyan
1
-33
/
+36
2016-11-18
usb: dwc2: Fix dead code in hcd.c
Vardan Mikayelyan
1
-5
/
+0
2016-11-18
usb: dwc3: gadget: Remove descriptor arguments to ep_enable
John Youn
2
-20
/
+25
2016-11-18
usb: dwc2: gadget: Update for new usb_endpoint_maxp()
Vardan Mikayelyan
1
-19
/
+23
2016-11-18
usb: dwc3: warn on once when no trbs
Janusz Dziedzic
1
-1
/
+3
2016-11-18
usb: dwc3: isoc clean DWC3_EP_PENDING_REQUEST flag
Janusz Dziedzic
1
-0
/
+1
2016-11-18
usb: dwc3: fix post-increment
Janusz Dziedzic
1
-1
/
+1
2016-11-18
usb: dwc3: clean TRB if STARTTRANSFER fail
Janusz Dziedzic
1
-0
/
+2
2016-11-18
usb: dwc3: decrement queued_requests
Janusz Dziedzic
1
-0
/
+1
2016-11-18
usb: dwc2: Add PCI properties
Vahram Aharonyan
1
-0
/
+19
2016-11-18
usb: dwc2: Get host DMA device properties
John Youn
2
-31
/
+23
2016-11-18
usb: dwc2: Rename the dma_enable parameter to host_dma
John Youn
4
-51
/
+51
2016-11-18
usb: dwc2: Move gadget settings into core_params
John Youn
3
-91
/
+296
2016-11-18
usb: dwc2: Rename host_rx_fifo_size hardware parameter
John Youn
2
-6
/
+6
2016-11-18
usb: dwc2: Remove unnecessary prototypes
John Youn
2
-235
/
+54
2016-11-18
usb: dwc2: Remove dwc2_set_all_params function
John Youn
3
-38
/
+44
2016-11-18
usb: dwc2: Move parameter initialization into params.c
John Youn
3
-23
/
+36
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
10
-181
/
+176
2016-11-18
usb: dwc2: Add params.c file
John Youn
5
-1089
/
+1133
2016-11-18
usb: dwc2: Remove unused hardware parameter
John Youn
1
-1
/
+0
2016-11-18
usb: dwc2: Remove unnecessary kfree
John Youn
1
-1
/
+0
2016-11-18
USB: phy: am335x-control: fix device and of_node leaks
Johan Hovold
1
-0
/
+2
2016-11-18
usb: gadget: f_uac2: fix error handling at afunc_bind
Peter Chen
1
-7
/
+7
2016-11-08
usb: gadget: f_hid add super speed support
Janusz Dziedzic
1
-1
/
+66
2016-11-08
usb: gadget: mv_u3d: mv_u3d_start_queue() refactoring
Alexey Khoroshilov
1
-13
/
+15
2016-11-08
usb: gadget: mv_u3d: add check for dma mapping error
Alexey Khoroshilov
1
-0
/
+6
2016-11-08
usb: dwc3: trace: purge dwc3_trace()
Felipe Balbi
6
-135
/
+24
2016-11-08
usb: dwc3: trace: add a tracepoint for ep enable/disable
Felipe Balbi
2
-4
/
+57
2016-11-03
usb: dwc3: pci: call _DSM for suspend/resume
Felipe Balbi
2
-13
/
+62
2016-11-03
usb: dwc3: pci: add a private driver structure
Felipe Balbi
1
-15
/
+34
2016-11-03
usb: dwc3: gadget: always kick if num_pending_sgs > 0
Felipe Balbi
1
-2
/
+1
[next]