Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
322832f2f19e04c866a0ce4bdac8cff8e695f2b3
322832f
usb: dwc3: host: Fix broken XHCI host
by Roger Quadros
· 8 years ago
f76a28a
xhci: free the correct ring
by Arnd Bergmann
· 8 years ago
463c468
Merge tag 'usb-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
215db94
Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
15e4292
usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
by Yoshihiro Shimoda
· 8 years ago
4fdef69
usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
by Yoshihiro Shimoda
· 8 years ago
44963d6
usb: gadget: f_fs: check for allocation failure
by Dan Carpenter
· 8 years ago
e43470db
USB: dwc2-usb: add USB_GADGET dependency
by Arnd Bergmann
· 8 years ago
e135ab7
usb: dwc2: add printf attribute to cat_printf()
by Nicolas Iooss
· 8 years ago
0d79950
usb: renesas_usbhs: show error code when probe failed
by Yoshihiro Shimoda
· 8 years ago
107a4b5
usb: renesas_usbhs: make usbhs_write32() static
by Ben Dooks
· 8 years ago
4e84e22
usb: early/ehci-dbgp: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
a3aef37
xhci: get rid of platform data
by Heikki Krogerus
· 8 years ago
95b57df
usb: dwc3: host: use build-in property instead of platform data
by Heikki Krogerus
· 8 years ago
76f9502
xhci: plat: adapt to unified device property interface
by Heikki Krogerus
· 8 years ago
d0c77d8
xhci: rename and simplify last_trb_on_last_seg() helper
by Mathias Nyman
· 8 years ago
549310a
xhci: remove enqueue_is_link() helper
by Mathias Nyman
· 8 years ago
bd5e67f
xhci: rework inc_deq() and fix off by one error.
by Mathias Nyman
· 8 years ago
2d98ef4
xhci: use and add separate function for checking for link trbs
by Mathias Nyman
· 8 years ago
2251198
xhci: clean up event ring checks from inc_enq()
by Mathias Nyman
· 8 years ago
f9c589e
xhci: TD-fragment, align the unsplittable case with a bounce buffer
by Mathias Nyman
· 8 years ago
474ed23
xhci: align the last trb before link if it is easily splittable.
by Mathias Nyman
· 8 years ago
86065c2
xhci: don't rely on precalculated value of needed trbs in the enqueue loop
by Mathias Nyman
· 8 years ago
124c393
xhci: use boolean to indicate last trb in td remainder calculation
by Mathias Nyman
· 8 years ago
5a83f04
xhci: properly prepare zero packet TD after normal bulk TD.
by Mathias Nyman
· 8 years ago
5a5a0b1
xhci: rename ep_ring variable in queue_bulk_tx(), no functional change
by Mathias Nyman
· 8 years ago
7099258
usb: renesas_usbhs: make usbhs_write32() static
by Ben Dooks
· 8 years ago
1d23d16
usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock
by Iago Abal
· 8 years ago
4320280
usb: Use (foo *) instead of (foo*).
by Sandhya Bankar
· 9 years ago
72704f8
dwc3: gadget: Implement the suspend entry event handler
by Baolin Wang
· 9 years ago
b9b0923
usb: phy: move msm_hsusb.h into driver
by Arnd Bergmann
· 9 years ago
9353afb
usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests
by Michal Nazarewicz
· 9 years ago
c662a31
usb: gadget: f_fs: printk error when excess data is dropped on read
by Michal Nazarewicz
· 9 years ago
7c8b9c3
usb: phy: omap-otg: Space required after that ','.
by Sandhya Bankar
· 9 years ago
f7d74de
usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"
by Colin Ian King
· 8 years ago
bd8dc73
usb: gadget: mv_u3d: fix unused-but-set-variable warnings
by Michal Nazarewicz
· 9 years ago
906ae52
usb: gadget: r8a66597: fix unused-but-set-variable warnings
by Michal Nazarewicz
· 9 years ago
d58fcf8
usb: gadget: m66592: fix unused-but-set-variable warnings
by Michal Nazarewicz
· 9 years ago
872ce51
usb: gadget: fix unused-but-set-variale warnings
by Michal Nazarewicz
· 9 years ago
9522def
usb: dwc3: core: cleanup IRQ resources
by Roger Quadros
· 8 years ago
ce15ed4
USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block
by Hans de Goede
· 8 years ago
882bd9f
usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc
by Alexandre Belloni
· 8 years ago
837e9f0
usb: dwc2: gadget: Final fixes for BDMA ISOC
by Vardan Mikayelyan
· 9 years ago
bd9971f
usb: dwc2: gadget: Add EP disabled interrupt handler
by Vardan Mikayelyan
· 9 years ago
381fc8f
usb: dwc2: gadget: Add Incomplete ISO IN/OUT Interrupt handlers
by Vardan Mikayelyan
· 9 years ago
5321922
usb: dwc2: gadget: Add OUTTKNEPDIS and NAKINTRPT handlers
by Vardan Mikayelyan
· 9 years ago
41cc4cd
usb: dwc2: gadget: Add dwc2_gadget_start_next_request function
by Vardan Mikayelyan
· 9 years ago
3260158
usb: dwc2: gadget: Add dwc2_gadget_read_ep_interrupts function
by Vardan Mikayelyan
· 9 years ago
142bd33
usb: dwc2: gadget: Corrected interval calculation
by Vardan Mikayelyan
· 9 years ago
92d1635
usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()
by Vardan Mikayelyan
· 9 years ago
6b58cb0
usb: dwc2: gadget: Fix transfer stop programming for out endpoint
by Vardan Mikayelyan
· 9 years ago
26ddef5
usb: dwc2: gadget: Corrected field names
by Vardan Mikayelyan
· 9 years ago
7c01b99
usb: dwc2: gadget: Remove unnecessary code
by Vardan Mikayelyan
· 9 years ago
04cde47
usb: dwc2: gadget: Remove unnecessary line
by Vardan Mikayelyan
· 9 years ago
106528b
usb: dwc2: Add missing register field definitions
by Vardan Mikayelyan
· 9 years ago
b89e5f1
usb: pxa27x_udc: remove unused function argument
by Arnd Bergmann
· 8 years ago
da1410b
usb: dwc3: gadget: Add the suspend state checking when stopping gadget
by Baolin Wang
· 8 years ago
0e14602
usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_index
by Felipe Balbi
· 8 years ago
3280823
usb: dwc3: fix runtime PM in error path
by Roger Quadros
· 8 years ago
b6d4e16
usb: dwc3: gadget: simplify run_stop() break condition
by Felipe Balbi
· 8 years ago
f2df679
usb: dwc3: gadget: avoid while(1) in run_stop()
by Felipe Balbi
· 8 years ago
d807bdd
usb: dwc3: gadget: remove udelay() from run_stop()
by Felipe Balbi
· 8 years ago
5f82279
usb: dwc3: core: fixup dr_mode fallback selection
by Felipe Balbi
· 8 years ago
e6fe66f
usb: dwc3: pci: add dr-mode for Intel dwc3
by Felipe Balbi
· 8 years ago
21e64bf
usb: dwc3: gadget: rename 'ignore' argument to 'modify'
by Felipe Balbi
· 9 years ago
5e42d71
usb: gadget: add tracepoints to the gadget API
by Felipe Balbi
· 9 years ago
5a8d651
usb: gadget: move gadget API functions to udc-core
by Felipe Balbi
· 9 years ago
ebfad91
dt-bindings: ci-hdrc-usb2: s/gadget-itc-setting/itc-setting in example
by Jisheng Zhang
· 8 years ago
fb67cb0
usb: chipidea: Kconfig: improve Kconfig help text
by Peter Chen
· 8 years ago
aa5e94a
Revert "usb: ohci-at91: Forcibly suspend ports while USB suspend"
by Greg Kroah-Hartman
· 8 years ago
bc71c2d
Merge 4.7-rc4 into usb-next
by Greg Kroah-Hartman
· 8 years ago
d6dc2e7
usb: dwc3: gadget: decrement trbs_left for each sg entry
by Felipe Balbi
· 9 years ago
ba62c09
usb: dwc3: gadget: start Bulk endpoints more frequently
by Felipe Balbi
· 9 years ago
13fa2e6
usb: dwc3: gadget: disable XFER_NOT_READY
by Felipe Balbi
· 9 years ago
55a0237
usb: dwc3: gadget: use allocated/queued reqs for LST bit
by Felipe Balbi
· 9 years ago
69450c4
usb: dwc3: gadget: halt and stop based HWO bit
by Felipe Balbi
· 9 years ago
68d34c8
usb: dwc3: gadget: keep track of allocated and queued reqs
by Felipe Balbi
· 9 years ago
b6b1c6d
usb: dwc3: gadget: update transfer needs transfer resource
by Felipe Balbi
· 9 years ago
d18e654
usb: dwc3: remove handling of platform data
by Heikki Krogerus
· 9 years ago
cf48305
usb: dwc3: pci: use build-in properties instead of platform data
by Heikki Krogerus
· 9 years ago
60cfb37
usb: dwc3: remove trailing newline from dwc3_trace
by Felipe Balbi
· 9 years ago
d2728fb
usb: dwc3: omap: Pass VBUS and ID events transparently
by Roger Quadros
· 9 years ago
9ab330b
usb: dwc3: omap: Don't set POWERPRESENT
by Roger Quadros
· 9 years ago
12da8ea
usb: dwc3: omap: Mark the interrupt handler as shared
by Roger Quadros
· 9 years ago
3f586c9
usb: dwc3: omap: use request_threaded_irq()
by Roger Quadros
· 9 years ago
475c8be
usb: dwc3: add DWC3_GUCTL1 reg for debug
by William Wu
· 9 years ago
e77c561
usb: dwc3: Fix DWC3_USB31_REVISION_110A definition
by John Youn
· 9 years ago
2da9ad7
usb: dwc3: Use the correct speed macros for DSTS/DCFG
by John Youn
· 9 years ago
3de2685f
usb: dwc3: gadget: Fix truncated cast issue
by John Youn
· 9 years ago
361572b
usb: dwc3: gadget: Handle TRB index 0 when full or empty
by John Youn
· 9 years ago
7d0a038
usb: dwc3: gadget: Account for link TRB in TRBs left
by John Youn
· 9 years ago
32db3d9
usb: dwc3: gadget: Account for max size in TRB space
by John Youn
· 9 years ago
89bc856
usb: dwc3: gadget: Don't prepare TRBs if no space
by John Youn
· 9 years ago
0d25744
usb: dwc3: gadget: Initialize the TRB ring
by John Youn
· 9 years ago
dca0119
usb: dwc3: gadget: Simplify skipping of link TRBs
by John Youn
· 9 years ago
96bedb6
usb: dwc3: Endianness issue on dwc3_log_ctrl
by John Youn
· 9 years ago
d07fa66
usb: dwc3: gadget: Fix usage of bitwise operator
by John Youn
· 9 years ago
501058e
usb: dwc3: ep0: Use the correct type for SET_SEL data
by John Youn
· 9 years ago
958b9fa
usb: dwc3: ep0: Fix endianness of wIndex passed to dwc3_wIndex_to_dep
by John Youn
· 9 years ago
71f7e70
usb: dwc3: gadget: improve gcmd trace
by Felipe Balbi
· 9 years ago
Next »