index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-28
usb: dwc3: gadget: free trb pool only from epnum 2
George Cherian
1
-4
/
+12
2013-03-18
usb: dwc3: gadget: use num_(in|out)_eps from HW params
Felipe Balbi
1
-4
/
+35
2013-03-18
usb: dwc3: workaround: unexpected transtion U3 -> RESUME
Felipe Balbi
1
-0
/
+28
2013-03-18
usb: dwc3: gadget: don't assign gadget.dev.release directly
Felipe Balbi
1
-6
/
+1
2013-03-18
usb: dwc3: gadget: don't touch gadget.dev.driver
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: dwc3: gadget: remove unnecessary initializations
Felipe Balbi
1
-6
/
+0
2013-03-18
usb: dwc3: gadget: implement gadget state tracking
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: dwc3: gadget: move to threaded IRQ
Felipe Balbi
1
-26
/
+60
2013-03-18
usb: dwc3: core: add power management support
Felipe Balbi
1
-0
/
+61
2013-03-18
usb: dwc3: gadget: save state of pullups
Felipe Balbi
1
-0
/
+2
2013-03-18
usb: dwc3: gadget: introduce and use enable/disable irq methods
Felipe Balbi
1
-35
/
+45
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: dwc3: gadget: let udc-core manage gadget->dev
Felipe Balbi
1
-15
/
+2
2013-03-04
usb: dwc3: gadget: remove unnecessary code
Felipe Balbi
1
-3
/
+0
2013-01-25
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2013-01-24
usb: dwc3: gadget: change HIRD threshold to 12
Felipe Balbi
1
-2
/
+5
2013-01-18
usb: dwc3: gadget: req->queued must be forced to false in cleanup
Pratyush Anand
1
-0
/
+1
2013-01-18
usb: dwc3: gadget: fix scatter gather implementation
Pratyush Anand
1
-92
/
+126
2013-01-18
usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFER
Pratyush Anand
1
-4
/
+5
2013-01-18
usb: dwc3: gadget: fix skip LINK_TRB on ISOC
Pratyush Anand
1
-8
/
+5
2013-01-18
usb: dwc3: gadget: fix isoc END TRANSFER Condition
Pratyush Anand
1
-5
/
+18
2013-01-18
usb: dwc3: gadget: correct return from ep_queue
Pratyush Anand
1
-0
/
+2
2013-01-18
usb: dwc3: gadget: fix missed isoc
Pratyush Anand
1
-12
/
+24
2013-01-18
usb: dwc3: Enable usb2 LPM only when connected as usb2.0
Pratyush Anand
1
-13
/
+18
2013-01-18
usb: dwc3: gadget: fix ep->maxburst for ep0
Pratyush Anand
1
-0
/
+1
2013-01-18
usb: dwc3: gadget: don't redefine 'ret'
Felipe Balbi
1
-2
/
+0
2012-11-21
usb: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-10-15
usb: dwc3: gadget: fix 'endpoint always busy' bug
Felipe Balbi
1
-1
/
+1
2012-09-16
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+19
2012-09-06
usb: dwc3: gadget: fix pending isoc handling
Pratyush Anand
1
-0
/
+12
2012-09-06
usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced
Pratyush Anand
1
-2
/
+5
2012-08-31
usb: dwc3: set up burst size only superspeed mode
Chanho Park
1
-2
/
+8
2012-08-15
usb: dwc3: gadget: warn about endpoint already enabled before changing ep name
Felipe Balbi
1
-6
/
+6
2012-08-09
usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delay
Pratyush Anand
1
-21
/
+22
2012-08-07
usb: dwc3: gadget: correct missed isoc when endpoint is busy
Pratyush Anand
1
-1
/
+2
2012-08-07
usb: dwc3: gadget: Fix sparse warnings
Moiz Sonasath
1
-11
/
+3
2012-08-03
usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event
Felipe Balbi
1
-8
/
+13
2012-07-05
Merge tag 'dwc3-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-147
/
+216
2012-07-05
Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2012-07-02
usb: dwc3: return error in case of run/stop timeout
Pratyush Anand
1
-4
/
+7
2012-07-02
usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received
Pratyush Anand
1
-1
/
+0
2012-07-02
usb: dwc3: no need to clear INIT{U1,U2}ENA bits
Pratyush Anand
1
-1
/
+0
2012-07-02
usb: dwc3: keep default hird threshold value as 4b1100
Pratyush Anand
1
-1
/
+1
2012-07-02
usb: dwc3: correct set_halt implementation for ep0
Pratyush Anand
1
-2
/
+5
2012-06-25
usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt
Felipe Balbi
1
-9
/
+0
2012-06-25
usb: dwc3: rename res_trans_idx to resource_index
Felipe Balbi
1
-8
/
+8
2012-06-25
usb: dwc3: gadget: split special cases of ep_queue()
Felipe Balbi
1
-22
/
+28
2012-06-25
usb: dwc3: remove WARN_ON from dwc_stop_active_transfer
Pratyush Anand
1
-10
/
+10
2012-06-15
usb: dwc3: giveback all queued request when ep disabled or reset received
Pratyush Anand
1
-2
/
+5
2012-06-15
usb: dwc3: fix giveback of queued request in ep_dequeue
Pratyush Anand
1
-1
/
+2
[next]