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
2013-04-03
usb: gadget: serial: convert to new interface of f_obex
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: f_obex: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: serial: convert to new interface of f_serial
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: f_serial: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: push tty port allocation from gadget into f_acm
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: f_acm: convert to new function interface with backwards compatib...
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: allocate & giveback serial ports instead hard code them
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: u_serial: convert into a module
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: g_serial: split the three possible functions into three bind fun...
Sebastian Andrzej Siewior
2012-09-10
usb: gadget serial: don't shift bcd version left by 16
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: move composite.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: move config.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: start with libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: push all usb_composite_driver structs into __refdata
Sebastian Andrzej Siewior
2012-02-09
usb: gadget: add usb3.0 descriptors to serial gadgets
Sebastian Andrzej Siewior
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-08-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
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
[next]