Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a4f827714539a7cb76fa1ac55954b184071999eb
a4f8277
usb: dwc2: gadget: Disable enabled HW endpoint in dwc2_hsotg_ep_disable
by Vahram Aharonyan
· 8 years ago
ae79dd5
usb: dwc2: gadget: Correct dwc2_hsotg_ep_stop_xfr() function
by Vahram Aharonyan
· 8 years ago
f0afdb4
usb: dwc2: gadget: For DDMA parse setup only after SetUp interrupt
by Vahram Aharonyan
· 8 years ago
95d2b03
usb: dwc2: gadget: Adjust ISOC OUT request's actual len for DDMA
by Vahram Aharonyan
· 8 years ago
ec01f0b
usb: dwc2: gadget: Enable the BNA interrupt
by Vahram Aharonyan
· 8 years ago
540ccba
usb: dwc2: gadget: Start and complete DDMA isoc transfers
by Vahram Aharonyan
· 8 years ago
f473670
usb: dwc2: gadget: In DDMA keep incompISOOUT and incompISOIN masked
by Vahram Aharonyan
· 8 years ago
ab7d219
usb: dwc2: gadget: Add DDMA isoc related fields to dwc2_hsotg_ep
by Vahram Aharonyan
· 8 years ago
a5c18f1
usb: dwc2: gadget: Enable descriptor DMA mode
by Vahram Aharonyan
· 8 years ago
ef750c7
usb: dwc2: gadget: Start DDMA IN status phase in StsPhseRcvd handler
by Vahram Aharonyan
· 8 years ago
9d9a6b0
usb: dwc2: gadget: Fixes for StsPhseRcvd interrupt
by Vahram Aharonyan
· 8 years ago
aa3e8bc
usb: dwc2: gadget: DDMA transfer start and complete
by Vahram Aharonyan
· 8 years ago
e02f9aa
usb: dwc2: gadget: EP 0 specific DDMA programming
by Vahram Aharonyan
· 8 years ago
8ad0733
usb: dwc2: Remove reading in of invalid property
by John Youn
· 8 years ago
1ad528d
usb: twl6030-usb: make driver DT only
by Nicolae Rosia
· 8 years ago
65aca32
usb: dwc3: gadget: clear events in top-half handler
by John Youn
· 8 years ago
ebbb2d5
usb: dwc3: gadget: use evt->cache for processing events
by John Youn
· 8 years ago
caefe6c
usb: dwc3: gadget: use evt->length as we should
by Felipe Balbi
· 8 years ago
d9fa4c6
usb: dwc3: core: add a event buffer cache
by John Youn
· 8 years ago
a0fe041
usb: phy: phy-generic: add the implementation of .set_suspend
by Peter Chen
· 8 years ago
a22f884
usb: dwc3: core: remove dwc3_soft_reset()
by Felipe Balbi
· 8 years ago
97f0117
usb: gadget: Fix checkpatch error for braces
by Anson Jacob
· 8 years ago
6ae660b
usb: isp1301-omap: don't opencode IS_REACHABLE()
by Fabian Frederick
· 8 years ago
5909cbc
usb: core: urb make use of usb_endpoint_maxp_mult
by Mike Krinkin
· 8 years ago
7ac51a1
usb: dwc3: Add a function to check properties
by John Youn
· 8 years ago
a987a90
usb: dwc3: Add a check for the DWC_usb3 core
by John Youn
· 8 years ago
5f54c54
usb: dwc2: gadget: Add DDMA chain pointers to dwc2_hsotg_ep structure
by Vahram Aharonyan
· 8 years ago
cf77b5f
usb: dwc2: gadget: Transfer length limit checking for DDMA
by Vahram Aharonyan
· 8 years ago
3a1ec35
usb: dwc2: host: Rename MAX_DMA_DESC_SIZE to HOST_DMA_NBYTES_LIMIT
by Vahram Aharonyan
· 8 years ago
0f6b80c
usb: dwc2: gadget: Add DMA descriptor chains for EP 0
by Vahram Aharonyan
· 8 years ago
e6fcfb5
usb: dwc2: gadget: Add DMA descriptor status quadlet fields
by Vahram Aharonyan
· 8 years ago
dec4b55
usb: dwc2: gadget: Add descriptor DMA parameter
by Vahram Aharonyan
· 8 years ago
aa4049f
usb: dwc2: Make the DMA descriptor structure packed
by Vahram Aharonyan
· 8 years ago
ec70325
usb: dwc2: Update DMA descriptor structure
by Vahram Aharonyan
· 8 years ago
9962b62
usb: dwc2: Deprecate g-use-dma binding
by John Youn
· 8 years ago
5fb6fda
usb: dwc3: gadget: Fix dead code writing GCTL.RAMCLKSEL
by John Youn
· 8 years ago
3c220370
usb: dwc2: Fix coverity issue in hcd_queue.c
by Vardan Mikayelyan
· 8 years ago
2df72e7
usb: dwc2: Fix dead code in hcd.c
by Vardan Mikayelyan
· 8 years ago
39ebb05
usb: dwc3: gadget: Remove descriptor arguments to ep_enable
by John Youn
· 8 years ago
ee2c40d
usb: dwc2: gadget: Update for new usb_endpoint_maxp()
by Vardan Mikayelyan
· 8 years ago
f2694a9
usb: dwc3: warn on once when no trbs
by Janusz Dziedzic
· 8 years ago
87aba10
usb: dwc3: isoc clean DWC3_EP_PENDING_REQUEST flag
by Janusz Dziedzic
· 8 years ago
e3aee48
usb: dwc3: fix post-increment
by Janusz Dziedzic
· 8 years ago
ce3fc8b
usb: dwc3: clean TRB if STARTTRANSFER fail
by Janusz Dziedzic
· 8 years ago
8ab89da
usb: dwc3: decrement queued_requests
by Janusz Dziedzic
· 8 years ago
ced8a03
usb: dwc2: Add PCI properties
by Vahram Aharonyan
· 8 years ago
6b66ce5
usb: dwc2: Get host DMA device properties
by John Youn
· 8 years ago
e7839f9
usb: dwc2: Rename the dma_enable parameter to host_dma
by John Youn
· 8 years ago
05ee799
usb: dwc2: Move gadget settings into core_params
by John Youn
· 8 years ago
d153131
usb: dwc2: Rename host_rx_fifo_size hardware parameter
by John Youn
· 8 years ago
c1d286c
usb: dwc2: Remove unnecessary prototypes
by John Youn
· 8 years ago
0a7d0d7
usb: dwc2: Remove dwc2_set_all_params function
by John Youn
· 8 years ago
334bbd4
usb: dwc2: Move parameter initialization into params.c
by John Youn
· 8 years ago
bea8e86
usb: dwc2: Declare the core params struct statically
by John Youn
· 8 years ago
323230e
usb: dwc2: Add params.c file
by John Youn
· 8 years ago
d4c0cf2
usb: dwc2: Remove unused hardware parameter
by John Youn
· 8 years ago
cd4b1e3
usb: dwc2: Remove unnecessary kfree
by John Youn
· 8 years ago
015105b
USB: phy: am335x-control: fix device and of_node leaks
by Johan Hovold
· 8 years ago
f1d3861
usb: gadget: f_uac2: fix error handling at afunc_bind
by Peter Chen
· 8 years ago
982555f
usb: gadget: fix request length error for isoc transfer
by Peter Chen
· 8 years ago
dbf499c
usb: gadget: f_hid add super speed support
by Janusz Dziedzic
· 8 years ago
dc9ef58
usb: gadget: mv_u3d: mv_u3d_start_queue() refactoring
by Alexey Khoroshilov
· 8 years ago
6ffd651
usb: gadget: mv_u3d: add check for dma mapping error
by Alexey Khoroshilov
· 8 years ago
5eb30ce
usb: dwc3: trace: purge dwc3_trace()
by Felipe Balbi
· 8 years ago
2870e50
usb: dwc3: trace: add a tracepoint for ep enable/disable
by Felipe Balbi
· 8 years ago
9cecca7
usb: dwc3: pci: call _DSM for suspend/resume
by Felipe Balbi
· 8 years ago
0f817ae
usb: dwc3: pci: add a private driver structure
by Felipe Balbi
· 8 years ago
ff377ae
usb: dwc3: gadget: always kick if num_pending_sgs > 0
by Felipe Balbi
· 8 years ago
7282c4e
usb: dwc3: gadget: stop touching HWO TRBs
by Felipe Balbi
· 8 years ago
d86c5a6
usb: dwc3: gadget: always try to prepare on started_list first
by Felipe Balbi
· 8 years ago
e62c5bc5
usb: dwc3: gadget: tracking per-TRB remaining bytes
by Felipe Balbi
· 8 years ago
6cb2e4e
usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue()
by Felipe Balbi
· 8 years ago
76a638f
usb: dwc3: gadget: wait for End Transfer to complete
by Baolin Wang
· 8 years ago
38314e5
usb: gadget: NCM: differentiate consumed packets from dropped packets
by Torsten Polle
· 8 years ago
18d4689
usb: gadget: u_ether: link socket buffers to the device for received packets
by Torsten Polle
· 8 years ago
9a5380c
usb: gadget: NCM: link socket buffers to the device for tx packets
by Torsten Polle
· 8 years ago
5bdcde9
usb: gadget: f_fs: use complete() instead complete_all()
by Daniel Wagner
· 8 years ago
31faf87
usb: renesas_usbhs: cleanup with list_first_entry_or_null()
by Masahiro Yamada
· 8 years ago
785c91f
usb: dwc3: cleanup with list_first_entry_or_null()
by Masahiro Yamada
· 8 years ago
ffc4b40
usb: dwc2: cleanup with list_first_entry_or_null()
by Masahiro Yamada
· 8 years ago
3f5ad86
usb: Convert pr_warning to pr_warn
by Joe Perches
· 8 years ago
5002c93
usb: gadget: composite: use kasprintf() instead of open coding it
by Juergen Gross
· 8 years ago
bb01473
usb: dwc3: gadget: don't clear RUN/STOP when it's invalid to do so
by Baolin Wang
· 8 years ago
cf68923
usb: dwc3: gadget: purge dwc3_stop_active_transfers()
by Felipe Balbi
· 8 years ago
c5ac611
usb: dwc3: core: add dwc3_get_properties()
by Felipe Balbi
· 8 years ago
3b27332
usb: dwc3: core: remove unnecessary alignment
by Felipe Balbi
· 8 years ago
941f918
usb: dwc3: core: introduce dwc3_core_setup_global_control()
by Felipe Balbi
· 8 years ago
0759956
usb: dwc3: core: introduce dwc3_core_is_valid()
by Felipe Balbi
· 8 years ago
0bb39ca
usb: dwc3: Add support for device L1 exit
by John Youn
· 8 years ago
f9d2f922
usb: dwc3: remove unused struct member dwc3->mem
by Lu Baolu
· 8 years ago
0a695d4
usb: dwc3: gadget: never ever kill the machine
by Felipe Balbi
· 8 years ago
c9508c8
usb: dwc3: gadget: only interrupt on short if short_not_ok is set
by Felipe Balbi
· 8 years ago
58f2903
usb: dwc3: gadget: CSP is only valid for OUT endpoints
by Felipe Balbi
· 8 years ago
b9bd138
usb: dwc3: gadget: remove unused 'first_trb_index'
by Felipe Balbi
· 8 years ago
39e07ff
usb: dwc3: ep0: simplify dwc3_ep0_handle_feature()
by Felipe Balbi
· 8 years ago
6d729a5
usb: dwc3: host: extract dwc3_host_get_irq()
by Felipe Balbi
· 8 years ago
6db3812
usb: dwc3: gadget: extract dwc3_gadget_get_irq()
by Felipe Balbi
· 8 years ago
4dd5a69
usb: dwc3: trace: add a proper tracepoint for reg accessors
by Felipe Balbi
· 8 years ago
ba1773f
usb: dwc3: Kconfig: allow all glues to build if COMPILE_TEST
by Felipe Balbi
· 8 years ago
57b14da
usb: dwc3: don't compile dwc3_trace() unless CONFIG_FTRACE=y
by Felipe Balbi
· 8 years ago
Next »