index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
gadget.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: WA for Full speed ISOC IN in DDMA mode.
Artur Petrosyan
2018-05-21
1
-0
/
+21
*
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
2018-05-21
1
-9
/
+20
*
usb: dwc2: Change reading of current frame number flow.
Artur Petrosyan
2018-05-15
1
-2
/
+11
*
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
1
-0
/
+3
*
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
1
-142
/
+137
*
usb: dwc2: Add host/device hibernation functions
Vardan Mikayelyan
2018-03-13
1
-0
/
+176
*
usb: dwc2: gadget: Add remote_wakeup_allowed flag
Vardan Mikayelyan
2018-03-13
1
-0
/
+5
*
usb: dwc2: gadget: Fix dwc2_restore_device_registers
Vardan Mikayelyan
2018-03-13
1
-12
/
+26
*
usb: dwc2: gadget: Moved dtxfsiz backup array place
Vardan Mikayelyan
2018-03-13
1
-0
/
+2
*
usb: dwc2: Rename hibernation to partial_power_down
Vardan Mikayelyan
2018-03-13
1
-3
/
+3
*
usb: dwc2: Enable LPM
John Youn
2018-03-13
1
-0
/
+4
*
usb: dwc2: gadget: Use true and false for boolean values
Gustavo A. R. Silva
2018-03-13
1
-2
/
+2
*
usb: dwc2: Add core state checking
Grigor Tovmasyan
2018-03-13
1
-2
/
+2
*
usb: dwc2: gadget: Configure the core to enable LPM
Sevak Arakelyan
2018-03-13
1
-0
/
+26
*
usb: dwc2: Enable LPM Transaction Received interrupt
Sevak Arakelyan
2018-03-13
1
-1
/
+2
*
usb: dwc2: Add ACG support to the driver
Razmik Karapetyan
2018-03-13
1
-2
/
+10
*
usb: dwc2: Rename bit set/clear function names
Razmik Karapetyan
2018-03-13
1
-22
/
+22
*
usb: dwc2: Update GINTSTS_GOUTNAKEFF interrupt handling
Razmik Karapetyan
2018-03-13
1
-1
/
+8
*
usb: dwc2: Update dwc2_handle_incomplete_isoc_out() function
Razmik Karapetyan
2018-03-13
1
-2
/
+12
*
usb: dwc2: Update dwc2_handle_incomplete_isoc_in() function
Razmik Karapetyan
2018-03-13
1
-1
/
+8
*
usb: dwc2: Use AHB burst size parameter
Razmik Karapetyan
2018-03-13
1
-1
/
+1
*
usb: dwc2: Update bit polling functionality
Sevak Arakelyan
2018-03-13
1
-34
/
+4
*
usb: dwc2: eliminate irq parameter from dwc2_gadget_init
Vardan Mikayelyan
2018-03-08
1
-4
/
+3
*
usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
Vardan Mikayelyan
2018-02-12
1
-6
/
+6
*
usb: dwc2: Add safety check for STSPHSERCVD intr
Minas Harutyunyan
2018-02-12
1
-3
/
+7
*
usb: dwc2: Add safety check in setting of descriptor chain pointers
Minas Harutyunyan
2018-02-12
1
-1
/
+3
*
usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issues
Minas Harutyunyan
2017-12-11
1
-40
/
+2
*
USB: dwc2: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-4
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: dwc2: Fix UDC state tracking
John Stultz
2017-10-24
1
-0
/
+2
*
usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host mode
John Stultz
2017-10-24
1
-0
/
+5
*
usb: dwc2: gadget: make usb_ep_ops const
Bhumika Goyal
2017-08-15
1
-1
/
+1
*
usb: dwc2: gadget: On USB RESET reset device address to zero
Minas Harutyunyan
2017-07-18
1
-0
/
+3
*
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-26
1
-107
/
+206
|
\
|
*
usb: dwc2: gadget: Set TX FIFO depths to calculated defaults
Sevak Arakelyan
2017-01-24
1
-0
/
+93
|
*
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
2017-01-24
1
-1
/
+1
|
*
usb: dwc2: Fix usage of bool params
John Youn
2017-01-24
1
-1
/
+1
|
*
usb: dwc2: gadget: Set GDFIFOCFG
Sevak Arakelyan
2017-01-24
1
-0
/
+3
|
*
usb: dwc2: Fix sizeof in kzalloc
John Youn
2017-01-24
1
-1
/
+1
|
*
usb: dwc2: Fix code indentation after conditionals
John Youn
2017-01-24
1
-3
/
+3
|
*
usb: dwc2: Fix lines over 80 characters
John Youn
2017-01-24
1
-5
/
+9
|
*
usb: dwc2: Fix brace usage
John Youn
2017-01-24
1
-6
/
+4
|
*
usb: dwc2: Fix comment alignment and format
John Youn
2017-01-24
1
-20
/
+23
|
*
usb: dwc2: Cleanup some checkpatch issues
John Youn
2017-01-24
1
-72
/
+70
*
|
usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM value
Amelie Delaunay
2017-01-16
1
-2
/
+2
*
|
usb: dwc2: gadget: Fix DMA memory freeing
Vardan Mikayelyan
2017-01-12
1
-11
/
+3
|
/
*
usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enable
Marek Szyprowski
2017-01-02
1
-1
/
+1
*
usb: dwc2: Remove unnecessary request length checking
Razmik Karapetyan
2016-11-18
1
-10
/
+0
[next]