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.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
/
cdc2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-17
usb: gadget: cdc2: fix conversion to new interface of f_ecm
Andrzej Pietrasiewicz
1
-18
/
+1
2013-06-10
usb: gadget: cdc2: convert to new interface of f_ecm
Andrzej Pietrasiewicz
1
-27
/
+59
2013-06-10
usb: gadget: f_ecm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
1
-0
/
+1
2013-06-10
usb: gadget: u_ether: convert into module
Andrzej Pietrasiewicz
1
-4
/
+6
2013-04-23
usb: gadget: cdc2: fix error return code in cdc_do_config()
Wei Yongjun
1
-1
/
+3
2013-04-03
usb: gadget: push tty port allocation from gadget into f_acm
Sebastian Andrzej Siewior
1
-13
/
+0
2013-04-03
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
1
-7
/
+7
2013-01-21
usb: gadget: cdc2: use function framework for ACM
Sebastian Andrzej Siewior
1
-5
/
+23
2013-01-21
usb: gadget: f_acm: convert to new function interface with backwards compatib...
Sebastian Andrzej Siewior
1
-1
/
+1
2013-01-21
usb: gadget: allocate & giveback serial ports instead hard code them
Sebastian Andrzej Siewior
1
-4
/
+5
2013-01-21
usb: gadget: u_serial: convert into a module
Sebastian Andrzej Siewior
1
-1
/
+0
2012-09-10
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
1
-16
/
+0
2012-09-10
usb: gadget: libcomposite: move composite.c into libcomposite
Sebastian Andrzej Siewior
1
-1
/
+0
2012-09-10
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
1
-9
/
+1
2012-09-10
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
1
-8
/
+5
2012-09-10
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
1
-0
/
+2
2012-09-10
usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()
Sebastian Andrzej Siewior
1
-9
/
+3
2012-09-10
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
1
-1
/
+0
2012-09-10
usb: gadget: libcomposite: move config.c into libcomposite
Sebastian Andrzej Siewior
1
-1
/
+0
2012-09-10
usb: gadget: start with libcomposite
Sebastian Andrzej Siewior
1
-1
/
+0
2012-09-10
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
1
-1
/
+2
2012-09-10
usb: gadget: push all usb_composite_driver structs into __refdata
Sebastian Andrzej Siewior
1
-1
/
+1
2011-11-01
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
1
-0
/
+1
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-9
/
+0
2011-07-02
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
1
-0
/
+1
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
1
-2
/
+1
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
1
-2
/
+1
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
1
-2
/
+2
2010-08-11
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
1
-2
/
+2
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-4
/
+4
2008-10-18
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
1
-1
/
+0
2008-10-16
usb gadget: link fixes for cdc composite gadget
David Brownell
1
-2
/
+23
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-1
/
+1
2008-07-22
usb_gadget: composite cdc gadget fault handling
David Brownell
1
-1
/
+1
2008-07-22
usb gadget: new "CDC Composite" gadget driver
David Brownell
1
-0
/
+246