index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] USB: resolve ethernet gadget build glitch on pxa
David Brownell
2005-06-27
1
-0
/
+2
*
[PATCH] USB gadget: drain rndis response queue on disconnect
David Brownell
2005-06-27
1
-1
/
+7
*
[PATCH] USB: fix drivers/usb/gadget/ether.c compile error
David Brownell
2005-06-27
1
-32
/
+21
*
[PATCH] USB: dummy_hcd: add suspend/resume support
Alan Stern
2005-06-27
1
-17
/
+162
*
[PATCH] USB: dummy_hcd: sparse cleanups
Alan Stern
2005-06-27
1
-17
/
+23
*
[PATCH] USB: pxa2xx_udc updates
David Brownell
2005-06-27
2
-21
/
+32
*
[PATCH] USB: goku_udc updates (sparse, SETUP api change)
David Brownell
2005-06-27
1
-11
/
+17
*
[PATCH] USB: net2280 updates (sparse, SETUP api change)
David Brownell
2005-06-27
1
-22
/
+29
*
[PATCH] USB: gadget driver updates (SETUP api change)
David Brownell
2005-06-27
6
-42
/
+40
*
[PATCH] USB: Kconfig fixes for usb/gadget
David Brownell
2005-06-27
1
-1
/
+10
*
[PATCH] USB dummy_hcd: Use root-hub interrupts instead of polling
Alan Stern
2005-06-27
1
-0
/
+10
*
[PATCH] USB dummy_hcd: Centralize link state computations
Alan Stern
2005-06-27
1
-92
/
+162
*
[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDC
Alan Stern
2005-06-27
1
-98
/
+133
*
[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STAT
Alan Stern
2005-06-27
1
-27
/
+23
*
[PATCH] USB dummy_hcd: Partial OTG emulation
Alan Stern
2005-06-27
1
-2
/
+28
*
[PATCH] USB: more omap_udc updates (dma and omap1710)
David Brownell
2005-06-27
2
-41
/
+116
*
[PATCH] USB: ethernet gadget updates (mostly cleanup)
David Brownell
2005-06-27
1
-180
/
+107
*
[PATCH] USB: rndis updates (mostly cleanup)
David Brownell
2005-06-27
4
-344
/
+285
*
[PATCH] USB HCDs: no longer need to register root hub
Alan Stern
2005-06-27
1
-22
/
+2
*
[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget
Alan Stern
2005-06-27
1
-3
/
+3
*
[PATCH] USB: omap_udc updates (mostly cleanups)
David Brownell
2005-06-27
1
-57
/
+93
*
[PATCH] USB: g_file_storage: export "stall" parameter
Alan Stern
2005-06-27
1
-13
/
+14
*
[PATCH] USB: g_file_storage: Consolidate min()s
Alan Stern
2005-06-27
1
-12
/
+9
*
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-25
1
-2
/
+1
*
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...
Yani Ioannou
2005-06-20
4
-10
/
+10
*
[PATCH] USB: Spelling fixes for drivers/usb.
Steven Cole
2005-05-03
4
-4
/
+4
*
[PATCH] usb gadget: ethernet/rndis updates
David Brownell
2005-04-18
3
-54
/
+45
*
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
2005-04-18
1
-3
/
+2
*
[PATCH] USB: fix up remaining pm_message_t usages
Pavel Machek
2005-04-18
1
-7
/
+5
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
25
-0
/
+32007