index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
gadget.c
Commit message (
Expand
)
Author
Age
*
usb: dwc2: Fix a bug in reading the endpoint directions from reg.
Roshan Pius
2015-02-04
*
usb: dwc2: gadget: initialize controller in pullup callback
Gregory Herrero
2015-01-30
*
usb: dwc2: gadget: replace constants with defines
Mian Yousaf Kaukab
2015-01-30
*
usb: dwc2: gadget: fix phy interface configuration
Mian Yousaf Kaukab
2015-01-30
*
usb: dwc2: gadget: fix debug message for zlp
Mian Yousaf Kaukab
2015-01-30
*
usb: dwc2: gadget: don't modify pullup status during reset
Gregory Herrero
2015-01-30
*
usb: dwc2: gadget: add reset flag in init function
Gregory Herrero
2015-01-30
*
usb: dwc2: gadget: add unaligned buffers support
Mian Yousaf Kaukab
2015-01-30
*
usb: dwc2: gadget: remove hardcoded if (0) and if (1) checks
Mian Yousaf Kaukab
2015-01-30
*
usb: dwc2: gadget: fix a typo in comment
Gregory Herrero
2015-01-30
*
usb: dwc2: gadget: add TEST_MODE feature support
Gregory Herrero
2015-01-30
*
usb: dwc2: gadget: fix clear halt feature handling
Gregory Herrero
2015-01-30
*
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2015-01-19
|
\
|
*
usb: dwc2: gadget: kill requests with 'force' in s3c_hsotg_udc_stop()
Robert Baldyga
2014-12-22
*
|
usb: dwc2: gadget: report disconnection after reset
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: force gadget initialization in dev mode
Gregory Herrero
2015-01-12
*
|
usb: dwc2: gadget: add vbus_draw support
Gregory Herrero
2015-01-12
*
|
usb: dwc2: gadget: fix pullup handling
Gregory Herrero
2015-01-12
*
|
usb: dwc2: gadget: reset fifo_map when initializing fifos
Gregory Herrero
2015-01-12
*
|
usb: dwc2: gadget: fix fifo allocation leak
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: pick smallest acceptable fifo
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: rename sent_zlp to send_zlp
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: add vbus_session support
Gregory Herrero
2015-01-12
*
|
usb: dwc2: gadget: don't block after fifo flush timeout
Gregory Herrero
2015-01-12
*
|
usb: dwc2: gadget: dont warn if endpoint is not enabled
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: fix zero length packet transfers
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: manage ep0 state in software
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: kill requests after disabling ep
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: consider all tx fifos
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: fix debug loop limits
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: configure fifos from device tree
Gregory Herrero
2015-01-12
*
|
usb: dwc2: gadget: check interrupts for all endpoints
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: add bi-directional endpoint support
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: add device tree property to enable dma
Gregory Herrero
2015-01-12
*
|
usb: dwc2: gadget: don't erase gahbcfg register when enabling dma
Gregory Herrero
2015-01-12
*
|
usb: dwc2: gadget: write correct value in ahbcfg register
Gregory Herrero
2015-01-12
*
|
usb: dwc2: gadget: fix error path in dwc2_gadget_init
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: don't embed ep0 buffers
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: don't process XferCompl on setup packet
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: mask fifo empty irq with dma
Mian Yousaf Kaukab
2015-01-12
*
|
usb: dwc2: gadget: register gadget handle to the phy
Gregory Herrero
2015-01-12
*
|
drivers: usb: dwc2: remove 'force' parameter from kill_all_requests()
Robert Baldyga
2015-01-12
*
|
usb: dwc2: platform: add generic PHY framework support
Yunzhi Li
2015-01-12
*
|
usb: dwc2: Fixed a few typos in comments
Mickael Maison
2015-01-12
|
/
*
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-11-25
|
\
|
*
usb: dwc2: remove early return on clock query
Dinh Nguyen
2014-11-25
|
*
usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget state
Marek Szyprowski
2014-11-21
|
*
usb: dwc2: gadget: add mutex to serialize init/deinit calls
Marek Szyprowski
2014-11-21
|
*
usb: dwc2: gadget: rework disconnect event handling
Marek Szyprowski
2014-11-21
|
*
usb: dwc2: gadget: Do not fail probe if there isn't a clock node
Dinh Nguyen
2014-11-14
[next]