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
/
fsl_qe_udc.c
Commit message (
Expand
)
Author
Age
*
usb: gadget: fsl_qe_udc: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
*
usb: gadget: fsl_qe_udc: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
*
usb: gadget: fsl_qe_udc: let udc-core manage gadget->dev
Felipe Balbi
2013-03-18
*
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
2013-01-24
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
*
usb: remove use of __devinitconst
Bill Pemberton
2012-11-21
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
*
usb: gadget: fsl_qe_udc: Remove unneeded condition
Ido Shayevitz
2012-06-04
*
usb: gadget: fsl_qe_udc: remove not implemented callbacks
Sebastian Andrzej Siewior
2012-05-04
*
usb: gadget: fsl_qe_udc: convert to new style start/stop
Sebastian Andrzej Siewior
2012-05-04
*
usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the stru...
Ido Shayevitz
2012-05-04
*
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
2012-02-24
*
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2011-12-13
|
\
|
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
*
|
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
|
\
|
|
*
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
2011-11-29
*
|
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-11-27
|
/
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
*
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
*
USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0
Valentin Longchamp
2011-04-13
*
dt/usb: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
*
of/address: Clean up function declarations
Grant Likely
2010-08-01
*
of/usb: fsl_qe_udc.c: fix build breakage
Anatolij Gustschin
2010-06-02
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
*
USB gadget: make Open Firmware device id constant
Németh Márton
2010-03-02
*
USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry
Anton Vorontsov
2009-09-23
*
USB: fsl_qe_udc: Fix stalled TX requests bug
Anton Vorontsov
2009-02-09
*
USB: fsl_qe_udc: Fix muram corruption by disabled endpoints
Anton Vorontsov
2009-02-09
*
USB: fsl_qe_udc: Fix disconnects reporting during bus reset
Anton Vorontsov
2009-02-09
*
USB: fsl_qe_udc: Fix QE USB controller initialization
Anton Vorontsov
2009-02-09
*
USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()
Anton Vorontsov
2009-02-09
*
USB: fsl_qe_udc: Fix oops on QE UDC probe failure
Anton Vorontsov
2009-02-09
*
USB: fsl_qe_udc: Check for muram allocation errors
Anton Vorontsov
2009-01-07
*
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
*
USB: fsl_qe_udc: Report disconnect before unbinding
Anton Vorontsov
2008-12-01
*
usb/fsl_qe_udc: clear data toggle on clear halt request
Li Yang
2008-10-17
*
usb/fsl_qe_udc: fix response to get status request
Li Yang
2008-10-17
*
usb: add Freescale QE/CPM USB peripheral controller driver
Li Yang
2008-10-17