index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-218
/
+169
2014-11-25
usb: dwc2: remove early return on clock query
Dinh Nguyen
1
-3
/
+7
2014-11-21
usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget state
Marek Szyprowski
1
-17
/
+22
2014-11-21
usb: dwc2: gadget: add mutex to serialize init/deinit calls
Marek Szyprowski
1
-0
/
+19
2014-11-21
usb: dwc2: gadget: rework disconnect event handling
Marek Szyprowski
1
-3
/
+7
2014-11-14
usb: dwc2: gadget: Do not fail probe if there isn't a clock node
Dinh Nguyen
1
-0
/
+1
2014-11-14
usb: dwc2: Update common interrupt handler to call gadget interrupt handler
Dinh Nguyen
1
-43
/
+3
2014-11-14
usb: dwc2: Initialize the USB core for peripheral mode
Dinh Nguyen
1
-2
/
+2
2014-11-14
usb: dwc2: Move gadget probe function into platform code
Dinh Nguyen
1
-78
/
+21
2014-11-14
usb: dwc2: Update the gadget driver to use common dwc2_hsotg structure
Dinh Nguyen
1
-73
/
+73
2014-11-03
usb: dwc2: gadget: fix calls to phy control functions in suspend/resume code
Marek Szyprowski
1
-2
/
+5
2014-11-03
usb: dwc2: gadget: use soft-disconnect udc feature in pullup() method
Marek Szyprowski
1
-1
/
+8
2014-11-03
usb: dwc2: gadget: move phy control calls out of pullup() method
Marek Szyprowski
1
-2
/
+4
2014-11-03
usb: dwc2: gadget: decouple setting soft-disconnect from s3c_hsotg_core_init
Marek Szyprowski
1
-5
/
+17
2014-11-03
usb: dwc2: gadget: move setting last reset time to s3c_hsotg_core_init
Marek Szyprowski
1
-3
/
+2
2014-11-03
usb: dwc2: gadget: do not call usb_gadget_unregister_driver()
Felipe Balbi
1
-7
/
+0
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
1
-2
/
+1
2014-10-28
usb: dwc2: gadget: fix enumeration issues
Marek Szyprowski
1
-1
/
+1
2014-10-23
usb: dwc2: gadget: disable phy before turning off power regulators
Marek Szyprowski
1
-2
/
+1
2014-10-23
usb: dwc2: gadget: fix gadget unregistration in udc_stop() function
Marek Szyprowski
1
-3
/
+1
2014-10-23
usb: dwc2: gadget: sparse warning of context imbalance
Sudip Mukherjee
1
-2
/
+5
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
1
-3
/
+3
2014-09-25
usb: dwc2/gadget: move phy bus legth initialization
Kamil Debski
1
-11
/
+11
2014-09-20
usb: dwc2/gadget: disable clock when it's not needed
Robert Baldyga
1
-0
/
+9
2014-09-20
usb: dwc2/gadget: assign TX FIFO dynamically
Robert Baldyga
1
-30
/
+50
2014-09-20
usb: dwc2/gadget: ensure that all fifos have correct memory buffers
Marek Szyprowski
1
-5
/
+10
2014-09-20
usb: dwc2/gadget: hide some not really needed debug messages
Marek Szyprowski
1
-2
/
+2
2014-09-20
usb: dwc2/gadget: Fix comment text
Andrzej Pietrasiewicz
1
-1
/
+1
2014-09-09
usb: dwc2/gadget: avoid disabling ep0
Robert Baldyga
1
-1
/
+1
2014-09-09
usb: dwc2/gadget: delay enabling irq once hardware is configured properly
Marek Szyprowski
1
-7
/
+11
2014-09-09
usb: dwc2/gadget: do not call disconnect method in pullup
Marek Szyprowski
1
-1
/
+0
2014-09-09
usb: dwc2/gadget: break infinite loop in endpoint disable code
Marek Szyprowski
1
-0
/
+1
2014-09-09
usb: dwc2/gadget: fix phy initialization sequence
Kamil Debski
1
-15
/
+12
2014-09-09
usb: dwc2/gadget: fix phy disable sequence
Kamil Debski
1
-3
/
+0
2014-08-26
usb: dwc2: gadget: Set the default EP max packet value as 8 bytes
Jingoo Han
1
-1
/
+1
2014-08-19
usb: dwc2: gadget: fix below build warning
Peter Chen
1
-1
/
+1
2014-07-10
usb: dwc2: gadget: remove incorrect file reference
Jingoo Han
1
-2
/
+0
2014-07-10
usb: dwc2: gadget: remove unnecessary OOM messages
Jingoo Han
1
-4
/
+1
2014-07-10
usb: dwc2: gadget: fix checkpatch errors
Jingoo Han
1
-2
/
+3
2014-05-28
usb: dwc2: Remove '0x' notation when using %pad format
Fabio Estevam
1
-2
/
+2
2014-04-26
usb: dwc2: fix sparse warning
Paul Zimmerman
1
-1
/
+2
2014-04-25
usb: dwc2: move s3c-hsotg data structures
Dinh Nguyen
1
-179
/
+1
2014-04-25
usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directory
Dinh Nguyen
1
-0
/
+3850