index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
2014-05-23
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-05-15
usb: dwc3: no need to initialize ret variable
Andy Shevchenko
2014-04-25
usb: dwc3: gadget: pretty print Generic CMDs
Felipe Balbi
2014-04-25
usb: dwc3: gadget: pretty print link states
Felipe Balbi
2014-04-25
usb: dwc3: gadget: print both cmd string and number
Felipe Balbi
2014-04-16
usb: dwc3: gadget: clear stall when disabling endpoint
Felipe Balbi
2014-04-16
usb: dwc3: gadget: Iterate only over valid endpoints
Jack Pham
2014-03-07
usb: dwc3: gadget: remove known conditions
Dan Carpenter
2014-03-07
usb: dwc3: gadget: cut and paste fixups in suspend/resume
Dan Carpenter
2014-03-05
usb: dwc3: gadget: pre-start Stream transfers when they're queued
Felipe Balbi
2014-03-05
usb: dwc3: gadget: call gadget driver's ->suspend/->resume
Felipe Balbi
2014-03-05
usb: dwc3: gadget: add 'force' argument to stop_active_transfer
Paul Zimmerman
2014-03-05
usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeed
Felipe Balbi
2014-03-05
usb: dwc3: gadget: set KEEP_CONNECT in case of hibernation
Felipe Balbi
2014-03-05
usb: dwc3: gadget: add a 'restore' argument to set_ep_config
Paul Zimmerman
2014-03-05
usb: dwc3: gadget: implement dwc3_gadget_get_link_state
Paul Zimmerman
2014-03-05
usb: dwc3: workaround: bogus hibernation events
Felipe Balbi
2014-03-05
usb: dwc3: gadget: always enable IOC on bulk/interrupt transfers
Felipe Balbi
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-09
usb: dwc3: set gadget's quirk ep_out_align_size
David Cohen
2013-11-25
usb: dwc3: fix implementation of endpoint wedge
Alan Stern
2013-09-17
usb: dwc3: gadget: avoid memory leak when failing to allocate all eps
David Cohen
2013-07-29
usb: dwc3: gadget: introduce dwc3_process_event_buf
Felipe Balbi
2013-07-29
usb: dwc3: gadget: rename dwc3_process_event_buf
Felipe Balbi
2013-07-29
usb: dwc3: gadget: get rid of IRQF_ONESHOT
Felipe Balbi
2013-07-29
usb: dwc3: gadget: don't enable LPM early
Felipe Balbi
2013-07-29
usb: dwc3: gadget: add a debugging print when initializing endpoints
Felipe Balbi
2013-07-29
usb: dwc3: gadget: move direction setting up
Felipe Balbi
2013-07-29
usb: dwc3: gadget: move debugging print around
Felipe Balbi
2013-07-29
usb: dwc3: gadget: drop dwc3 manual phy control
Felipe Balbi
2013-07-29
usb: dwc3: make maximum-speed a per-instance attribute
Felipe Balbi
2013-07-29
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2013-07-29
usb: dwc3: gadget: don't request IRQs in atomic
Felipe Balbi
2013-07-15
usb: dwc3: gadget: don't prevent gadget from being probed if we fail
Felipe Balbi
2013-05-28
usb: dwc3: gadget: free trb pool only from epnum 2
George Cherian
2013-03-18
usb: dwc3: gadget: use num_(in|out)_eps from HW params
Felipe Balbi
2013-03-18
usb: dwc3: workaround: unexpected transtion U3 -> RESUME
Felipe Balbi
2013-03-18
usb: dwc3: gadget: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
usb: dwc3: gadget: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
usb: dwc3: gadget: remove unnecessary initializations
Felipe Balbi
2013-03-18
usb: dwc3: gadget: implement gadget state tracking
Felipe Balbi
2013-03-18
usb: dwc3: gadget: move to threaded IRQ
Felipe Balbi
2013-03-18
usb: dwc3: core: add power management support
Felipe Balbi
2013-03-18
usb: dwc3: gadget: save state of pullups
Felipe Balbi
2013-03-18
usb: dwc3: gadget: introduce and use enable/disable irq methods
Felipe Balbi
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
usb: dwc3: gadget: let udc-core manage gadget->dev
Felipe Balbi
2013-03-04
usb: dwc3: gadget: remove unnecessary code
Felipe Balbi
2013-01-25
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
[next]