index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
gadget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: gadget: Final fixes for BDMA ISOC
Vardan Mikayelyan
2016-06-21
1
-27
/
+70
*
usb: dwc2: gadget: Add EP disabled interrupt handler
Vardan Mikayelyan
2016-06-21
1
-17
/
+70
*
usb: dwc2: gadget: Add Incomplete ISO IN/OUT Interrupt handlers
Vardan Mikayelyan
2016-06-21
1
-49
/
+124
*
usb: dwc2: gadget: Add OUTTKNEPDIS and NAKINTRPT handlers
Vardan Mikayelyan
2016-06-21
1
-0
/
+94
*
usb: dwc2: gadget: Add dwc2_gadget_start_next_request function
Vardan Mikayelyan
2016-06-21
1
-13
/
+38
*
usb: dwc2: gadget: Add dwc2_gadget_read_ep_interrupts function
Vardan Mikayelyan
2016-06-21
1
-1
/
+29
*
usb: dwc2: gadget: Corrected interval calculation
Vardan Mikayelyan
2016-06-21
1
-4
/
+4
*
usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()
Vardan Mikayelyan
2016-06-21
1
-0
/
+19
*
usb: dwc2: gadget: Fix transfer stop programming for out endpoint
Vardan Mikayelyan
2016-06-21
1
-4
/
+2
*
usb: dwc2: gadget: Corrected field names
Vardan Mikayelyan
2016-06-21
1
-3
/
+3
*
usb: dwc2: gadget: Remove unnecessary code
Vardan Mikayelyan
2016-06-21
1
-8
/
+0
*
usb: dwc2: gadget: Remove unnecessary line
Vardan Mikayelyan
2016-06-21
1
-1
/
+0
*
usb: dwc2: gadget: Do not halt isochronous endpoints
Vahram Aharonyan
2016-05-31
1
-0
/
+5
*
usb: dwc2: gadget: Do not halt endpoint if active
Vahram Aharonyan
2016-05-31
1
-4
/
+15
*
usb: dwc2: gadget: Prevent handling of host interrupts
Vardan Mikayelyan
2016-04-28
1
-0
/
+3
*
usb: dwc2: gadget: Check for ep0 in enable
Vahram Aharonyan
2016-04-28
1
-1
/
+4
*
usb: dwc2: do not override forced dr_mode in gadget setup
Przemek Rudy
2016-04-04
1
-5
/
+18
*
usb: dwc2: Move register save and restore functions
John Youn
2016-03-04
1
-0
/
+102
*
usb: dwc2: gadget: Repair DSTS register decoding
Marek Vasut
2015-12-22
1
-1
/
+1
*
usb: dwc2: gadget: Remove call to dwc2_hsotg_init()
John Youn
2015-12-22
1
-2
/
+0
*
usb: dwc2: gadget: Replace dwc2_hsotg_corereset()
John Youn
2015-12-22
1
-49
/
+1
*
usb: dwc2: gadget: Use hw params from core
John Youn
2015-12-22
1
-25
/
+16
*
usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts
Gregory Herrero
2015-12-22
1
-2
/
+2
*
usb: dwc2: fix transfer stop programming for out endpoint
Du, Changbin
2015-12-22
1
-5
/
+5
*
usb: dwc2: refactor common low-level hw code to platform.c
Marek Szyprowski
2015-10-14
1
-169
/
+17
*
usb: dwc2: remove no longer needed init_mutex
Marek Szyprowski
2015-10-14
1
-17
/
+0
*
usb: dwc2: gadget: parity fix in isochronous mode
Roman Bacik
2015-10-02
1
-8
/
+63
*
usb: dwc2: remove non-functional clock gating
Marek Szyprowski
2015-10-01
1
-6
/
+0
*
usb: dwc2: remove double call to dwc2_hsotg_of_probe
Marek Szyprowski
2015-10-01
1
-2
/
+0
*
usb: dwc2: gadget: fix a memory use-after-free bug
Yunzhi Li
2015-10-01
1
-3
/
+3
*
usb: dwc2: gadget: handle reset interrupt before endpoint interrupts
Mian Yousaf Kaukab
2015-10-01
1
-30
/
+30
*
usb: dwc2: gadget: exit hibernation before power down
Gregory Herrero
2015-10-01
1
-6
/
+7
*
usb: dwc2: gadget: unmask idstschng interrupt only if controller supports it
Gregory Herrero
2015-10-01
1
-7
/
+10
*
usb: dwc2: gadget: only reset core after addressed state
Mian Yousaf Kaukab
2015-10-01
1
-8
/
+3
*
usb: dwc2: gadget: kill ep0 requests before reinitializing core
Mian Yousaf Kaukab
2015-10-01
1
-5
/
+3
*
usb: dwc2: gadget: stop current transfer on dequeue
Mian Yousaf Kaukab
2015-10-01
1
-0
/
+77
*
usb: dwc2: gadget: print complete setup packet
Mian Yousaf Kaukab
2015-10-01
1
-3
/
+4
*
usb: dwc2: gadget: ignore stall check for ep0
Mian Yousaf Kaukab
2015-10-01
1
-1
/
+1
*
usb: dwc2: gadget: abort core init if core_reset fails
Gregory Herrero
2015-10-01
1
-1
/
+2
*
usb: dwc2: gadget: set op_state in vbus_session call
Gregory Herrero
2015-10-01
1
-0
/
+1
*
usb: dwc2: gadget: don't modify pullup state in host mode
Gregory Herrero
2015-10-01
1
-1
/
+8
*
usb: dwc2: gadget: initialize op_state for peripheral only configuration
Mian Yousaf Kaukab
2015-10-01
1
-0
/
+2
*
usb: dwc2: gadget: ensure lx_state corresponds to current state
Gregory Herrero
2015-10-01
1
-4
/
+4
*
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-09-27
1
-142
/
+142
*
usb: dwc2: rename all s3c_* to dwc2_*
Felipe Balbi
2015-09-27
1
-348
/
+348
*
usb: dwc2: gadget: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+13
*
usb: dwc2: gadget: use | instead of + for bitmasks
Felipe Balbi
2015-07-29
1
-1
/
+1
*
usb: dwc2: remove dwc2_platform.ko
Mian Yousaf Kaukab
2015-04-29
1
-5
/
+0
*
usb: dwc2: gadget: remove s3c_hsotg_ep_disable_force
Mian Yousaf Kaukab
2015-04-29
1
-5
/
+1
*
usb: dwc2: gadget: enable otg flag in dual role configuration
Gregory Herrero
2015-04-29
1
-0
/
+2
[next]