aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-12usb: dwc2: gadget: don't block after fifo flush timeoutGregory Herrero1-0/+1
2015-01-12usb: dwc2: gadget: dont warn if endpoint is not enabledMian Yousaf Kaukab1-1/+1
2015-01-12usb: dwc2: gadget: fix zero length packet transfersMian Yousaf Kaukab1-29/+22
2015-01-12usb: dwc2: gadget: manage ep0 state in softwareMian Yousaf Kaukab2-80/+89
2015-01-12usb: dwc2: gadget: kill requests after disabling epMian Yousaf Kaukab1-2/+3
2015-01-12usb: dwc2: gadget: consider all tx fifosMian Yousaf Kaukab1-2/+4
2015-01-12usb: dwc2: gadget: fix debug loop limitsMian Yousaf Kaukab1-4/+4
2015-01-12usb: dwc2: gadget: remove unused members from hsotg_reqMian Yousaf Kaukab1-4/+0
2015-01-12Documentation: dt-bindings: add dt binding info for dwc2 fifo resizingGregory Herrero1-0/+3
2015-01-12usb: dwc2: gadget: configure fifos from device treeGregory Herrero2-28/+73
2015-01-12usb: dwc2: gadget: check interrupts for all endpointsMian Yousaf Kaukab1-2/+4
2015-01-12usb: dwc2: gadget: add bi-directional endpoint supportMian Yousaf Kaukab2-119/+210
2015-01-12Merge branch 'topic/line6' into for-nextTakashi Iwai223-1774/+2480
2015-01-12Documentation: dt-bindings: add dt binding info for dwc2 g-use-dmaGregory Herrero1-0/+1
2015-01-12usb: dwc2: gadget: add device tree property to enable dmaGregory Herrero2-2/+18
2015-01-12usb: dwc2: gadget: don't erase gahbcfg register when enabling dmaGregory Herrero1-2/+2
2015-01-12usb: dwc2: gadget: write correct value in ahbcfg registerGregory Herrero1-1/+1
2015-01-12usb: dwc2: gadget: fix error path in dwc2_gadget_initMian Yousaf Kaukab1-2/+2
2015-01-12usb: dwc2: gadget: don't embed ep0 buffersMian Yousaf Kaukab2-2/+21
2015-01-12usb: dwc2: gadget: don't process XferCompl on setup packetMian Yousaf Kaukab2-0/+5
2015-01-12usb: dwc2: gadget: mask fifo empty irq with dmaMian Yousaf Kaukab1-2/+2
2015-01-12usb: dwc2: gadget: register gadget handle to the phyGregory Herrero1-0/+4
2015-01-12ALSA: move line6 usb driver into sound/usbTakashi Iwai30-3/+3
2015-01-12Merge branch 'tipc-namespaces'David S. Miller32-1277/+1503
2015-01-12tipc: make netlink support net namespaceYing Xue1-2/+5
2015-01-12tipc: make tipc random value aware of net namespaceYing Xue4-12/+4
2015-01-12tipc: make subscriber server support net namespaceYing Xue8-65/+86
2015-01-12tipc: make tipc node address support net namespaceYing Xue17-194/+246
2015-01-12tipc: name tipc name table support net namespaceYing Xue15-116/+154
2015-01-12tipc: make tipc socket support net namespaceYing Xue6-33/+43
2015-01-12tipc: make tipc broadcast link support net namespaceYing Xue12-205/+259
2015-01-12tipc: make bearer list support net namespaceYing Xue10-73/+110
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue21-244/+329
2015-01-12tipc: involve namespace infrastructureYing Xue15-86/+151
2015-01-12tipc: remove unused tipc_link_get_max_pkt routineYing Xue2-28/+0
2015-01-12tipc: feed tipc sock pointer to tipc_sk_timeout routineYing Xue1-17/+16
2015-01-12tipc: cleanup core.c and core.h filesYing Xue12-89/+74
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue8-118/+50
2015-01-12tipc: remove tipc_core_start/stop routinesYing Xue1-43/+23
2015-01-12tipc: fix bug in broadcast retransmit codeJon Maloy1-2/+3
2015-01-12staging: line6: Make *_disconnect() functions staticChris Rorvick8-96/+94
2015-01-12staging: line6: Call *_disconnect() via pointerChris Rorvick6-42/+8
2015-01-12staging: line6: Call *_process_message() via pointerChris Rorvick6-35/+10
2015-01-12staging: line6: Pass *_process_message() `usb_line6' pointersChris Rorvick5-13/+10
2015-01-12staging: line6: Pass *_init() `usb_line6' pointersChris Rorvick9-33/+24
2015-01-12staging: line6: Move audio endpoints to propertiesChris Rorvick6-64/+52
2015-01-12staging: line6: Remove stale Pocket POD PCM endpointsChris Rorvick1-5/+0
2015-01-12staging: line6: Move control endpoints to propertiesChris Rorvick3-40/+48
2015-01-12staging: line6: Move altsetting to propertiesChris Rorvick2-51/+25
2015-01-12staging: line6: Filter on UX2 interfacesChris Rorvick1-16/+4