index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: gadget: simplify short packet event
Felipe Balbi
2018-05-21
1
-7
/
+1
*
usb: dwc3: trace: print out event status too
Felipe Balbi
2018-05-21
1
-4
/
+16
*
usb: dwc3: gadget: simplify unaligned and zlp handling
Felipe Balbi
2018-05-21
1
-4
/
+2
*
usb: dwc3: gadget: remove unnecessary 'chain' variable
Felipe Balbi
2018-05-21
1
-3
/
+1
*
usb: dwc3: gadget: remove PENDING handling from cleanup_completed
Felipe Balbi
2018-05-21
1
-14
/
+0
*
usb: dwc3: gadget: split scatterlist and linear handlers
Felipe Balbi
2018-05-21
1
-26
/
+45
*
usb: dwc3: gadget: simplify isoc case on cleanup_completed_requests
Felipe Balbi
2018-05-21
1
-10
/
+3
*
usb: dwc3: gadget: simplify queueing of isoc transfers
Felipe Balbi
2018-05-21
1
-12
/
+6
*
usb: dwc3: gadget: remove duplicated missed isoc handling
Felipe Balbi
2018-05-21
4
-36
/
+3
*
usb: dwc3: gadget: check for Missed Isoc from event status
Felipe Balbi
2018-05-21
2
-5
/
+14
*
usb: dwc3: gadget: remove unnecessary 'ioc' variable
Felipe Balbi
2018-05-21
1
-6
/
+1
*
usb: dwc3: gadget: make cleanup_completed_requests() return nothing
Felipe Balbi
2018-05-21
1
-9
/
+4
*
usb: dwc3: gadget: remove DWC3_EP_BUSY flag
Felipe Balbi
2018-05-21
5
-19
/
+7
*
usb: dwc3: gadget: start removing BUSY flag
Felipe Balbi
2018-05-21
1
-2
/
+2
*
usb: dwc3: gadget: update dep->frame_number from XferInprogress too
Felipe Balbi
2018-05-21
1
-6
/
+13
*
usb: dwc3: gadget: always use frame number from XferNotReady
Felipe Balbi
2018-05-21
1
-7
/
+5
*
usb: dwc3: gadget: remove unnecessary 'dwc' parameter
Felipe Balbi
2018-05-21
1
-36
/
+32
*
usb: dwc3: gadget: move handler closer to calling site
Felipe Balbi
2018-05-21
1
-11
/
+11
*
usb: dwc3: gadget: rename dwc3_gadget_start_isoc()
Felipe Balbi
2018-05-21
1
-2
/
+2
*
usb: dwc3: gadget: remove some pointless checks
Felipe Balbi
2018-05-21
1
-13
/
+1
*
usb: dwc3: gadget: remove allocated/queued request tracking
Felipe Balbi
2018-05-21
3
-24
/
+8
*
usb: dwc3: gadget: rename done_trbs and done_reqs
Felipe Balbi
2018-05-21
1
-13
/
+16
*
usb: dwc3: gadget: don't kick transfer all the time
Felipe Balbi
2018-05-21
1
-11
/
+0
*
usb: dwc3: gadget: rename dwc3_endpoint_transfer_complete()
Felipe Balbi
2018-05-21
1
-6
/
+3
*
usb: dwc3: gadget: XferComplete only for EP0
Felipe Balbi
2018-05-21
1
-10
/
+1
*
usb: dwc3: gadget: XferNotReady is Isoc-only
Felipe Balbi
2018-05-21
1
-4
/
+6
*
usb: dwc3: gadget: pre-issue Start Transfer for Interrupt EPs too
Felipe Balbi
2018-05-21
1
-2
/
+2
*
usb: dwc3: gadget: Correct the logic for queuing sgs
Anurag Kumar Vulisha
2018-05-21
2
-3
/
+22
*
usb: dwc3: gadget: Correct handling of scattergather lists
Anurag Kumar Vulisha
2018-05-21
2
-3
/
+24
*
USB: dwc3: get extcon device by OF graph bindings
Andrzej Hajda
2018-05-16
1
-6
/
+28
*
usb: dwc3: support clocks and resets for DWC3 core
Masahiro Yamada
2018-05-16
3
-2
/
+115
*
usb: gadget: udc: atmel: Fix indenting
Romain Izard
2018-05-15
1
-9
/
+9
*
usb: gadget: udc: atmel: Remove obsolete include
Romain Izard
2018-05-15
2
-25
/
+0
*
usb: gadget: udc: atmel: GPIO inversion is handled by gpiod
Romain Izard
2018-05-15
2
-3
/
+1
*
USB: rndis: Fix for handling garbled messages
Michel Pollet
2018-05-15
1
-0
/
+3
*
usb: dwc3: use local copy of resource to fix-up register offset
Masahiro Yamada
2018-05-15
1
-24
/
+8
*
usb: gadget: composite: fill bcdUSB as 0x0320 for SuperSpeed or higher speeds
Chunfeng Yun
2018-05-15
1
-1
/
+1
*
usb: dwc3: core: Suspend PHYs on runtime suspend in host mode
Manu Gautam
2018-05-15
1
-3
/
+33
*
usb: dwc3: Add Qualcomm DWC3 glue driver
Manu Gautam
2018-05-15
4
-1
/
+633
*
dt-bindings: usb: Update documentation for Qualcomm DWC3 driver
Manu Gautam
2018-05-15
1
-22
/
+63
*
usb: dwc3: of-simple: Add compatible for Allwinner H6 platform
Icenowy Zheng
2018-05-15
1
-0
/
+1
*
usb: gadget: f_ecm: fix host mac address for multiple instances
Lukasz Nowak
2018-05-15
1
-1
/
+2
*
USB: Gadget Ethernet: Re-enable Jumbo frames.
John Greb
2018-05-15
1
-0
/
+4
*
usb: dwc2: Change reading of current frame number flow.
Artur Petrosyan
2018-05-15
3
-5
/
+23
*
usb: dwc2: debugfs: Don't touch RX FIFO during register dump
Stefan Wahren
2018-05-15
1
-1
/
+1
*
usb: dwc2: Fix crash in incomplete isoc intr handlers.
Artur Petrosyan
2018-05-15
1
-3
/
+3
*
usb: dwc2: Add Interpacket Gap(IPG) feature support
Grigor Tovmasyan
2018-05-15
5
-0
/
+20
*
usb: dwc2: Enable BNA interrupt for IN endpoints
Minas Harutyunyan
2018-05-15
1
-1
/
+3
*
usb: dwc2: Change ISOC DDMA flow
Minas Harutyunyan
2018-05-15
2
-144
/
+139
*
usb: mtu3: make USB_MTU3_DUAL_ROLE depend on EXTCON but not USB_MTU3
Chunfeng Yun
2018-05-15
1
-1
/
+2
[next]