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
/
gadget
/
fusb300_udc.c
Commit message (
Expand
)
Author
Age
*
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz
2014-07-16
*
usb: gadget: fusb300_udc: should not call gadget driver's .unbind
Peter Chen
2014-06-30
*
usb: gadget: fusb300_udc: delete __init marker for probe
Peter Chen
2014-06-30
*
usb: gadget: fusb300_udc: remove unnecessary OOM messages
Jingoo Han
2014-05-14
*
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-17
*
USB: Faraday fotg210: fix email addresses
Dave Jones
2013-09-17
*
usb: gadget: fusb300_udc: Staticize fusb300_rdcxf()
Jingoo Han
2013-08-02
*
usb: gadget: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-28
*
usb: gadget: fusb300_udc: fix error return code in fusb300_probe()
Wei Yongjun
2013-05-15
*
usb: gadget: fusb300_udc: bug fix of not doing idma reset for each time
Yuan-Hsin Chen
2013-04-02
*
usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stall
Yuan-Hsin Chen
2013-04-02
*
usb: gadget: fusb300_udc: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
*
usb: gadget: fusb300_udc: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
*
usb: gadget: fusb300_udc: remove unnecessary initializations
Felipe Balbi
2013-03-18
*
usb: gadget: fusb300: switch over to usb_gadget_map/unmap_request()
Felipe Balbi
2013-03-18
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
*
usb: gadget: fusb300_udc: let udc-core manage gadget->dev
Felipe Balbi
2013-03-18
*
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
|
\
|
*
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
2013-01-24
|
*
usb: gadget: fusb300_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
*
|
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
2013-01-17
|
/
*
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2012-09-10
*
usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the str...
Ido Shayevitz
2012-05-04
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
*
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
*
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-31
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
*
usb: gadget: fusb300: remove #if 0 block
Sebastian Andrzej Siewior
2011-08-01
*
usb: gadget: fusb300_udc: fix compile warnings
Sebastian Andrzej Siewior
2011-07-05
*
usb: gadget: fusb300_udc: drop dead code
Felipe Balbi
2011-07-05
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
*
usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_complete
Guenter Roeck
2011-06-06
*
usb: fusb300_udc: add more "ep%d" names
Dan Carpenter
2011-02-17
*
usb: udc: add Faraday fusb300 driver
Yuan-Hsin Chen
2011-01-22