index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
serial.c
Age
Commit message (
Expand
)
Author
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2008-10-17
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
2008-10-17
usb gadget: cdc obex glue
Felipe Balbi
2008-10-16
usb gadget: link fixes for serial gadget
David Brownell
2008-07-21
usb gadget serial: use composite gadget framework
David Brownell
2008-07-21
usb gadget: use new serial core
David Brownell
2008-05-14
USB: serial gadget: descriptor cleanup
David Brownell
2008-05-14
USB: serial gadget: simplify endpoint handling
David Brownell
2008-05-14
USB: serial gadget: remove needless data structure
David Brownell
2008-05-14
USB: serial gadget: cleanup/reorg
David Brownell
2008-05-02
usb serial gadget: CDC ACM fixes
David Brownell
2008-04-30
usb gadget: switch to put_char returning int
Alan Cox
2008-04-24
USB: gadget: Hangup tty on g_serial disconnect
Savin Zlobec
2008-02-01
USB: gadget code switches to pr_err() and friends
David Brownell
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
USB: serial gadget: Disable endpoints on unload
Vitaly Bordug
2007-10-12
USB: gadget: serial gadget cleanups
David Brownell
2007-09-11
USB: fix serial gadget ACM breakage
David Brownell
2007-07-19
USB: use mutex instead of semaphore in the USB gadget serial driver
Matthias Kaehlcke
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-12
USB: usb serial gadget, sparse fixes
David Brownell
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-16
USB: fix g_serial small error
Bryan O'Donoghue
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
2006-09-27
USB: usb serial gadget smp related bug
Eugeny S. Mints
2006-07-12
[PATCH] USB: gadget section fixups
David Brownell
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-21
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
David Brownell
2006-06-21
[PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()
Franck Bui-Huu
2006-06-21
[PATCH] USB: gadget-serial: fix a deadlock when closing the serial device
Franck Bui-Huu
2006-03-20
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
2006-03-20
[PATCH] USB: gadget driver section fixups
David Brownell
2006-01-13
[PATCH] Remove usb gadget generic driver methods
Russell King
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-04
[PATCH] USB: One potential problem in gadget/serial.c
Fengwei Yin
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
2005-09-08
[PATCH] USB: Gadget library: centralize gadget controller numbers
David Brownell
2005-06-27
[PATCH] USB: gadget driver updates (SETUP api change)
David Brownell
2005-05-03
[PATCH] USB: Spelling fixes for drivers/usb.
Steven Cole
2005-04-18
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds