index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
gadget.c
Age
Commit message (
Expand
)
Author
2016-09-08
usb: dwc2: gadget: Only initialize device if in device mode
John Youn
2016-08-31
usb: dwc2: gadget: free TX FIFO after killing requests
Robert Baldyga
2016-08-31
usb: dwc2: gadget: remove dead code from dwc2_hsotg_ep_enable()
Robert Baldyga
2016-08-31
usb: dwc2: gadget: change variable name to more meaningful
Robert Baldyga
2016-08-31
usb: dwc2: gadget: fix TX FIFO size and address initialization
Robert Baldyga
2016-08-31
usb: dwc2: gadget: use ep->fifo_index in context of FIFO registers
Robert Baldyga
2016-08-29
usb: dwc2: gadget: don't print on ENOMEM
Wolfram Sang
2016-06-21
usb: dwc2: gadget: Final fixes for BDMA ISOC
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Add EP disabled interrupt handler
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Add Incomplete ISO IN/OUT Interrupt handlers
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Add OUTTKNEPDIS and NAKINTRPT handlers
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Add dwc2_gadget_start_next_request function
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Add dwc2_gadget_read_ep_interrupts function
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Corrected interval calculation
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Fix transfer stop programming for out endpoint
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Corrected field names
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Remove unnecessary code
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Remove unnecessary line
Vardan Mikayelyan
2016-05-31
usb: dwc2: gadget: Do not halt isochronous endpoints
Vahram Aharonyan
2016-05-31
usb: dwc2: gadget: Do not halt endpoint if active
Vahram Aharonyan
2016-04-28
usb: dwc2: gadget: Prevent handling of host interrupts
Vardan Mikayelyan
2016-04-28
usb: dwc2: gadget: Check for ep0 in enable
Vahram Aharonyan
2016-04-04
usb: dwc2: do not override forced dr_mode in gadget setup
Przemek Rudy
2016-03-04
usb: dwc2: Move register save and restore functions
John Youn
2015-12-22
usb: dwc2: gadget: Repair DSTS register decoding
Marek Vasut
2015-12-22
usb: dwc2: gadget: Remove call to dwc2_hsotg_init()
John Youn
2015-12-22
usb: dwc2: gadget: Replace dwc2_hsotg_corereset()
John Youn
2015-12-22
usb: dwc2: gadget: Use hw params from core
John Youn
2015-12-22
usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts
Gregory Herrero
2015-12-22
usb: dwc2: fix transfer stop programming for out endpoint
Du, Changbin
2015-10-14
usb: dwc2: refactor common low-level hw code to platform.c
Marek Szyprowski
2015-10-14
usb: dwc2: remove no longer needed init_mutex
Marek Szyprowski
2015-10-02
usb: dwc2: gadget: parity fix in isochronous mode
Roman Bacik
2015-10-01
usb: dwc2: remove non-functional clock gating
Marek Szyprowski
2015-10-01
usb: dwc2: remove double call to dwc2_hsotg_of_probe
Marek Szyprowski
2015-10-01
usb: dwc2: gadget: fix a memory use-after-free bug
Yunzhi Li
2015-10-01
usb: dwc2: gadget: handle reset interrupt before endpoint interrupts
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: exit hibernation before power down
Gregory Herrero
2015-10-01
usb: dwc2: gadget: unmask idstschng interrupt only if controller supports it
Gregory Herrero
2015-10-01
usb: dwc2: gadget: only reset core after addressed state
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: kill ep0 requests before reinitializing core
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: stop current transfer on dequeue
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: print complete setup packet
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: ignore stall check for ep0
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: abort core init if core_reset fails
Gregory Herrero
2015-10-01
usb: dwc2: gadget: set op_state in vbus_session call
Gregory Herrero
2015-10-01
usb: dwc2: gadget: don't modify pullup state in host mode
Gregory Herrero
2015-10-01
usb: dwc2: gadget: initialize op_state for peripheral only configuration
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: gadget: ensure lx_state corresponds to current state
Gregory Herrero
[next]