index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-18
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
10
-15
/
+25
2008-10-18
usb: gadget: workaround storage command size issues
Felipe Balbi
1
-4
/
+17
2008-10-18
USB: g_printer: fix handling zero-length packet
SangSu Park
1
-2
/
+1
2008-10-18
usb: add Freescale QE/CPM USB peripheral controller driver
Li Yang
5
-0
/
+3188
2008-10-18
USB: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-10-18
usb gadget: defer obex enumeration
David Brownell
1
-7
/
+54
2008-10-18
usb gadget: cdc obex glue
Felipe Balbi
4
-2
/
+467
2008-10-18
usb gadget: function activation/deactivation
David Brownell
1
-0
/
+64
2008-10-18
USB: gadget: net2280: implement set_wedge
Alan Stern
2
-6
/
+35
2008-10-18
USB: gadget: dummy_hcd: implement set_wedge
Alan Stern
1
-6
/
+27
2008-10-18
usb: gadget Kconfig cleanup
David Brownell
1
-121
/
+144
2008-10-16
usb gadget: link fixes for network gadget
David Brownell
5
-145
/
+158
2008-10-16
usb gadget: link fixes for cdc composite gadget
David Brownell
3
-6
/
+26
2008-10-16
usb gadget: link fixes for storage gadget
David Brownell
2
-2
/
+13
2008-10-16
usb gadget: link fixes for printer gadget
David Brownell
2
-2
/
+15
2008-10-16
usb gadget: link fixes for MIDI gadget
David Brownell
2
-1
/
+16
2008-10-16
usb gadget: link fixes for gadget zero
David Brownell
3
-17
/
+36
2008-10-16
usb gadget: link fixes for serial gadget
David Brownell
2
-1
/
+19
2008-10-16
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-2
/
+2
2008-09-24
USB: fsl_usb2_udc: fix VDBG() format string
Peter Korsgaard
1
-1
/
+1
2008-09-24
usb gadget: fix omap_udc DMA regression
David Brownell
1
-2
/
+2
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2
-2
/
+0
2008-08-21
USB: Fix pxa27x_udc usb speed handling.
Robert Jarzmik
1
-1
/
+1
2008-08-14
USB: Add MUSB and TUSB support
Felipe Balbi
1
-0
/
+10
2008-08-14
USB: omap_udc: fix compilation with debug enabled
Dmitry Baryshkov
1
-2
/
+3
2008-08-14
usb gadget: issue notifications from ACM function
David Brownell
3
-27
/
+235
2008-08-14
usb gadget: remove needless struct members
David Brownell
5
-10
/
+0
2008-08-14
USB: serial gadget: rx path data loss fixes
David Brownell
1
-90
/
+146
2008-08-14
usb: gadget: protect gadget_chips.h from been included twice
Felipe Balbi
1
-0
/
+6
2008-08-14
USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...
David Brownell
1
-2
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
8
-18
/
+18
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
1
-1
/
+1
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
3
-3
/
+3
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2
-2
/
+0
2008-07-30
USB: m66592-udc: Fix up dev_set_name() badness.
Paul Mundt
1
-1
/
+1
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
18
-32
/
+25
2008-07-24
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+4
2008-07-22
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+2
2008-07-22
usb_gadget: composite cdc gadget fault handling
David Brownell
2
-1
/
+4
2008-07-22
usb gadget: minor USBCV fix for composite framework
David Lopo
1
-0
/
+1
2008-07-22
USB: remove board-specific UP2OCR configuration from pxa27x-udc
Daniel Ribeiro
1
-1
/
+0
2008-07-22
usb gadget: g_cdc dependso on NET
Randy Dunlap
1
-0
/
+1
2008-07-22
USB: gadget: Push BKL down into drivers
Alan Cox
2
-14
/
+16
2008-07-22
usb ethernet gadget: use composite gadget framework
David Brownell
1
-2456
/
+173
2008-07-22
usb gadget: new "CDC Composite" gadget driver
David Brownell
3
-0
/
+262
2008-07-22
usb ethernet gadget: split RNDIS function
David Brownell
3
-4
/
+848
2008-07-22
usb ethernet gadget: split CDC Ethernet function
David Brownell
4
-1
/
+881
2008-07-22
usb ethernet gadget: split CDC Subset function
David Brownell
3
-1
/
+427
2008-07-22
usb ethernet gadget: split out network core
David Brownell
3
-1
/
+1051
2008-07-22
usb gadget: RNDIS cleanups
David Brownell
4
-328
/
+79
[next]