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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2
-4
/
+4
2006-01-05
[PATCH] USB: Use ARRAY_SIZE macro
Tobias Klauser
1
-1
/
+1
2006-01-05
[PATCH] USB Gadget: dummy_hcd: updates to hcd->state
Alan Stern
1
-12
/
+31
2006-01-05
[PATCH] USB Gadget: file_storage: remove "volatile" declarations
Alan Stern
1
-21
/
+38
2006-01-05
[PATCH] USB: Cleanups for usb gadget mass-storage
Pavel Machek
1
-2
/
+2
2006-01-05
[PATCH] USB: One potential problem in gadget/serial.c
Fengwei Yin
1
-0
/
+2
2006-01-05
[PATCH] USB: dummy_hcd: rename variables
Alan Stern
1
-25
/
+25
2006-01-05
[PATCH] USB: file-storage gadget: Add reference count for children
Alan Stern
1
-13
/
+17
2005-11-17
[PATCH] USB: fix build breakage in dummy_hcd.c
Greg Kroah-Hartman
1
-2
/
+2
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
4
-103
/
+106
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2
-2
/
+0
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
4
-103
/
+106
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
4
-4
/
+0
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
4
-3
/
+5
2005-10-29
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
9
-0
/
+10
2005-10-29
[PATCH] add usb transceiver set_suspend() method
Juha Yrj?l?
1
-0
/
+4
2005-10-29
[PATCH] omap_udc dma off-by-one fix
David Brownell
1
-3
/
+5
2005-10-29
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
1
-18
/
+4
2005-10-29
[PATCH] g_file_storage: fix obscure race condition
Alan Stern
1
-12
/
+9
2005-10-29
[PATCH] USB: File-Storage gadget: use the kthread API
Alan Stern
1
-19
/
+13
2005-10-28
Merge ../bleed-2.6
Greg KH
10
-50
/
+50
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
3
-34
/
+14
2005-10-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-5
/
+5
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
9
-45
/
+45
2005-10-28
[ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...
Ian Campbell
2
-5
/
+5
2005-09-22
[PATCH] USB: fix pxa2xx_udc compile warnings
Richard Purdie
2
-6
/
+6
2005-09-12
[PATCH] USB gadgetfs: fixes an error on writing to endpoint file
Pavol Kurina
1
-0
/
+1
2005-09-09
[PATCH] USB: Gadget library: centralize gadget controller numbers
David Brownell
5
-128
/
+92
2005-07-12
[PATCH] USB: omap_udc tweaks
david-b@pacbell.net
1
-2
/
+1
2005-07-12
[PATCH] USB: gadget/ether build fixes.
Ian Campbell
1
-0
/
+2
2005-07-12
[PATCH] USB: gadget/ether fixes
Ian Campbell
1
-1
/
+1
2005-07-12
[PATCH] USB: net2280 warning fix
Andrew Morton
1
-1
/
+1
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
8
-32
/
+33
2005-06-28
[PATCH] USB: resolve ethernet gadget build glitch on pxa
David Brownell
1
-0
/
+2
2005-06-28
[PATCH] USB gadget: drain rndis response queue on disconnect
David Brownell
1
-1
/
+7
2005-06-28
[PATCH] USB: fix drivers/usb/gadget/ether.c compile error
David Brownell
1
-32
/
+21
2005-06-28
[PATCH] USB: dummy_hcd: add suspend/resume support
Alan Stern
1
-17
/
+162
2005-06-28
[PATCH] USB: dummy_hcd: sparse cleanups
Alan Stern
1
-17
/
+23
2005-06-28
[PATCH] USB: pxa2xx_udc updates
David Brownell
2
-21
/
+32
2005-06-28
[PATCH] USB: goku_udc updates (sparse, SETUP api change)
David Brownell
1
-11
/
+17
2005-06-28
[PATCH] USB: net2280 updates (sparse, SETUP api change)
David Brownell
1
-22
/
+29
2005-06-28
[PATCH] USB: gadget driver updates (SETUP api change)
David Brownell
6
-42
/
+40
2005-06-28
[PATCH] USB: Kconfig fixes for usb/gadget
David Brownell
1
-1
/
+10
2005-06-28
[PATCH] USB dummy_hcd: Use root-hub interrupts instead of polling
Alan Stern
1
-0
/
+10
2005-06-28
[PATCH] USB dummy_hcd: Centralize link state computations
Alan Stern
1
-92
/
+162
2005-06-28
[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDC
Alan Stern
1
-98
/
+133
2005-06-28
[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STAT
Alan Stern
1
-27
/
+23
2005-06-28
[PATCH] USB dummy_hcd: Partial OTG emulation
Alan Stern
1
-2
/
+28
2005-06-28
[PATCH] USB: more omap_udc updates (dma and omap1710)
David Brownell
2
-41
/
+116
2005-06-28
[PATCH] USB: ethernet gadget updates (mostly cleanup)
David Brownell
1
-180
/
+107
[next]