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
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-16
|
\
|
*
USB: atmel_usba_udc: change way of specifying bias function
Nicolas Ferre
2009-06-16
|
*
USB: Add Intel Langwell USB Device Controller driver
Xiaochen Shen
2009-06-16
|
*
USB: gadget: add USB Audio Gadget driver
Bryan Wu
2009-06-16
|
*
USB: Gadget driver for Samsung HS/OtG block
Ben Dooks
2009-06-16
|
*
USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver
Guennadi Liakhovetski
2009-06-16
|
*
USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_ether
Maulik Mankad
2009-06-16
|
*
USB: gadget: imx_udc: don't queue more data when zlp is to be sent
Daniel Glöckner
2009-06-16
|
*
USB: gadget: g_serial: append zlp when tx buffer becomes empty
Daniel Glöckner
2009-06-16
|
*
USB: imx_udc: fix leak in imx_ep_alloc_request()
Daniel Mack
2009-06-16
|
*
USB: g_file_storage: use the "unaligned" accessors
Alan Stern
2009-06-16
|
*
USB: pxa27x_udc: single-thread setup requests
Robert Jarzmik
2009-06-16
|
*
USB: pxa27x_udc: compatibility with pxa320 SoC
Robert Jarzmik
2009-06-16
|
*
USB: pxa27x_udc: introduce pxa27x_clear_otgph()
David Brownell
2009-06-16
|
*
USB: gadgetfs: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-06-16
|
*
USB: Goku-S: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-06-16
|
*
USB: at91_udc: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-06-16
|
*
USB: atmel_usba_udc: use helper functions to determine endpoint type and dire...
Matthias Kaehlcke
2009-06-16
|
*
USB: ci13xxx_udc: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-06-16
*
|
usb: gadget: at91_udc: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-16
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
|
\
|
*
USB: atmel_usb_udc: Use kzalloc() to allocate ep structures
Haavard Skinnemoen
2009-05-28
|
*
USB: atmel-usba-udc : fix control out requests.
Martin Fuzzey
2009-05-28
*
|
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
*
|
usb: gadget: f_phonet: fix memory allocation sizes
Rémi Denis-Courmont
2009-06-02
*
|
f_phonet: no need to check for carrier - scheduler does it internally
Rémi Denis-Courmont
2009-06-02
*
|
f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Rémi Denis-Courmont
2009-06-02
|
/
*
USB: Gadget: fix UTF conversion in the usbstring library
Alan Stern
2009-05-08
*
USB: gadget: omap_udc uses platform_driver_probe()
David Brownell
2009-04-23
*
USB: ci13xxx_udc: fix build error
Matthias Kaehlcke
2009-04-23
*
USB: g_file_storage: fix use-after-free bug when closing files
Alan Stern
2009-04-23
*
USB: Gadget: MIPS CI13xxx UDC bugfixes
David Lopo
2009-04-23
*
usb gadget: fix ethernet link reports to ethtool
Jonathan McDowell
2009-04-17
*
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Linus Torvalds
2009-04-05
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Haavard Skinnemoen
2009-03-27
|
|
\
|
*
|
atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O line
Hans-Christian Egtvedt
2009-03-26
*
|
|
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-03-30
|
|
/
|
/
|
*
|
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-03-26
|
\
\
|
*
|
Use f_lock to protect f_flags
Jonathan Corbet
2009-03-16
*
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-26
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-03-26
|
|
\
\
\
|
|
*
|
|
USB: pxa27x_udc: typo fixes and code cleanups
Vernon Sauder
2009-03-24
|
|
*
|
|
USB: gadget: gadget zero uses new suspend/resume hooks
David Brownell
2009-03-24
|
|
*
|
|
USB: gadget: composite device-level suspend/resume hooks
David Brownell
2009-03-24
|
|
*
|
|
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2009-03-24
|
|
*
|
|
USB: composite: avoid inconsistent lock state
Felipe Balbi
2009-03-24
|
|
*
|
|
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
|
|
*
|
|
USB: add missing KERN_* constants to printks
Frank Seidel
2009-03-24
|
|
*
|
|
USB: imx_udc: Fix IMX UDC gadget general irq handling
Darius Augulis
2009-03-24
|
|
*
|
|
USB: imx_udc: Fix IMX UDC gadget ep0 irq handling
Darius Augulis
2009-03-24
[next]