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
/
pch_udc.c
Commit message (
Expand
)
Author
Age
*
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2012-09-10
*
usb: gadget: pch_udc: Fix likely misuse of | for &
Joe Perches
2012-06-04
*
usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct ...
Ido Shayevitz
2012-05-04
*
usb: gadget: use module_pci_driver
Axel Lin
2012-05-04
*
usb/gadget/pch_udc: Fix compile error
Tomoya MORINAGA
2012-03-06
*
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
2012-02-24
*
usb: gadget: pch_udc: Detecting VBUS through GPIO with interrupt
Tomoya MORINAGA
2012-02-09
*
usb: gadget: pch_udc: Detecting VBUS through GPIO
Tomoya MORINAGA
2012-02-09
*
usb: gadget: pch_udc: Add debug message
Tomoya MORINAGA
2012-01-24
*
usb: gadget: pch_udc: Reduce redundant interrupt
Tomoya MORINAGA
2012-01-24
*
usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...
Tomoya MORINAGA
2012-01-24
*
usb: gadget: pch_udc: Fix USB suspend issue
Tomoya MORINAGA
2012-01-24
*
usb: gadget: pch_udc: Fix wrong return value
Tomoya MORINAGA
2012-01-24
*
usb: gadget: pch_udc: Fix disconnect issue
Tomoya MORINAGA
2012-01-24
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
*
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: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
2011-11-15
*
USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2011-11-15
*
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: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
*
usb: pch_udc: unlock on allocation failure
Dan Carpenter
2011-04-13
*
usb: pch_udc: Fixed issue which does not work with g_ether
Toshiharu Okada
2011-02-17
*
usb: pch_udc: Fix the worning log issue at gadget driver remove
Toshiharu Okada
2011-01-22
*
USB: pch_udc: support new device ML7213 IOH
Tomoya MORINAGA
2011-01-22
*
usb: pch_udc: Fixed issue which does not work with g_serial
Toshiharu Okada
2011-01-22
*
usb: pch_udc: Fix setup transfers with data out
Richard Röjfors
2010-12-10
*
usb: pch_udc: Fix compile error, warnings and checkpatch warnings
Richard Röjfors
2010-12-10
*
USB device driver of Topcliff PCH
Toshiharu Okada
2010-11-16