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
2007-12-23
USB: Unbreak fsl_usb2_udc
Peter Korsgaard
1
-1
/
+1
2007-12-17
USB: at91_udc: correct hanging while disconnecting usb cable
Nicolas Ferre
1
-0
/
+2
2007-11-29
USB: s3c2410 gadget: ensure vbus pin in input mode during read
Ben Dooks
1
-0
/
+4
2007-11-29
USB: s3c2410 gadget: allow sharing of vbus irq
Ben Dooks
1
-3
/
+3
2007-11-29
USB: s3c2410 gadget: Header move fixups
Ben Dooks
1
-3
/
+3
2007-11-29
USB: omap_udc build fix
David Brownell
1
-3
/
+3
2007-10-25
USB: amd5536udc - remove set_mwi() compiler warning
David Brownell
1
-1
/
+1
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-10-16
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-26
/
+43
2007-10-13
atmel_usba_udc: Keep track of the device status
Haavard Skinnemoen
2
-10
/
+51
2007-10-13
USB: add atmel_usba_udc driver
Haavard Skinnemoen
4
-1
/
+2414
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
20
-21
/
+21
2007-10-13
USB: serial gadget: Disable endpoints on unload
Vitaly Bordug
1
-0
/
+6
2007-10-13
usb-gadget-ether: prevent oops caused by error interrupt race
Benedikt Spranger
1
-0
/
+12
2007-10-13
USB: AMD5536: use pdev->revision
Auke Kok
1
-4
/
+2
2007-10-13
USB: fix location of statement label in dummy-hcd
Alan Stern
1
-1
/
+1
2007-10-13
USB: Eliminate urb->status usage!
Alan Stern
1
-2
/
+1
2007-10-13
USB: reorganize urb->status use in dummy-hcd
Alan Stern
1
-29
/
+24
2007-10-13
USB: less-restrictive command checking in g-file-storage
Alan Stern
1
-1
/
+1
2007-10-13
USB: add urb->unlinked field
Alan Stern
1
-5
/
+3
2007-10-13
USB: centralize -EREMOTEIO handling
Alan Stern
1
-7
/
+2
2007-10-13
usb: remove redundant memset from amd5536udc
Mariusz Kozlowski
1
-1
/
+0
2007-10-13
USB: cleanups for g_file_storage
Alan Stern
1
-67
/
+62
2007-10-13
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-5
/
+17
2007-10-13
USB: gadget: gadget zero cleanups
David Brownell
1
-141
/
+96
2007-10-13
USB: gadget: file storage gadget cleanups
David Brownell
1
-73
/
+45
2007-10-13
USB: gadget: serial gadget cleanups
David Brownell
1
-93
/
+73
2007-10-13
USB: gadget: gmidi cleanups
David Brownell
1
-48
/
+32
2007-10-13
USB: gadget: ethernet gadget cleanups, shrinkage
David Brownell
1
-87
/
+54
2007-10-13
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
3
-37
/
+26
2007-10-13
[ARM] pxa: update PXA UDC driver to use clk support
Russell King
2
-26
/
+43
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-09-11
USB: fix serial gadget ACM breakage
David Brownell
1
-10
/
+15
2007-08-23
USB: fsl_usb2_udc: fix bug in processing setup requests
Li Yang
1
-36
/
+41
2007-08-23
USB: g_file_storage: fix bug in DMA buffer handling
Alan Stern
1
-3
/
+0
2007-08-23
USB: remove DEBUG definition from dummy_hcd
Alan Stern
1
-2
/
+0
2007-08-23
USB: Stall control endpoint when file storage class request wValue != 0
Luis Lloret
1
-3
/
+4
2007-08-23
USB: px2xx_udc bugfix, missing check for gpio_pullup
David Brownell
1
-2
/
+2
2007-07-31
USB: "sparse" cleanups for usb gadgets
David Brownell
6
-8
/
+11
2007-07-31
USB: more pxa2xx_udc dead code removal
David Brownell
1
-30
/
+0
2007-07-20
USB: m66592-udc: fixes some problems
Yoshihiro Shimoda
4
-453
/
+450
2007-07-20
USB: amd5536 UDC driver (in GEODE southbridge)
Thomas Dahlmann
6
-0
/
+4114
2007-07-20
USB: use mutex instead of semaphore in the USB gadget serial driver
Matthias Kaehlcke
1
-12
/
+13
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-4
/
+2
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+3
2007-07-16
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-13
USB: goku_udc trivial cleanups
David Brownell
2
-23
/
+23
2007-07-13
USB: usb gadget stack can now -DDEBUG with Kconfig
David Brownell
3
-82
/
+100
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
9
-429
/
+0
[next]