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
Age
Commit message (
Expand
)
Author
Files
Lines
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: upgrade of the idmouse driver
Florian Echtler
1
-61
/
+88
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
2005-06-28
[PATCH] USB: rndis updates (mostly cleanup)
David Brownell
4
-344
/
+285
2005-06-28
[PATCH] USB HCDs: no longer need to register root hub
Alan Stern
6
-135
/
+4
2005-06-28
[PATCH] usbcore: register root hub in usb_add_hcd
Alan Stern
2
-26
/
+49
2005-06-28
[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget
Alan Stern
5
-12
/
+8
2005-06-28
[PATCH] UHCI: Don't store device pointer in QH or TD
Alan Stern
3
-26
/
+12
2005-06-28
[PATCH] usbcore: Remove hub_set_power_budget
Alan Stern
3
-14
/
+10
2005-06-28
[PATCH] USB: check for device in zd1201_resume
Colin Leroy
1
-0
/
+3
2005-06-28
[PATCH] USB: PM support for zd1201
Colin Leroy
2
-0
/
+39
2005-06-28
[PATCH] USB: add ability for usb-serial drivers to determine if their write u...
Greg Kroah-Hartman
10
-46
/
+85
2005-06-28
[PATCH] USB: add reboot notifier to ohci
David Brownell
3
-4
/
+26
2005-06-28
[PATCH] USB: usbtest updates
David Brownell
1
-8
/
+52
2005-06-28
[PATCH] USB: fix acm trouble with terminals
Oliver Neukum
2
-37
/
+197
2005-06-28
[PATCH] usbcore support for root-hub IRQ instead of polling
Alan Stern
3
-87
/
+140
2005-06-28
[PATCH] USB UHCI: Add shutdown method
Alan Stern
1
-0
/
+16
2005-06-28
[PATCH] USB UHCI: improved reset handling
Alan Stern
1
-29
/
+40
2005-06-28
[PATCH] USB UHCI: Use root-hub IRQs while suspended
Alan Stern
4
-60
/
+92
2005-06-28
[PATCH] USB UHCI: Fix up loose ends
Alan Stern
1
-21
/
+65
2005-06-28
[PATCH] USB UHCI: Add root-hub suspend/resume support
Alan Stern
3
-102
/
+202
2005-06-28
[PATCH] USB UHCI: Add root hub states
Alan Stern
4
-156
/
+212
2005-06-28
[PATCH] USB UHCI: Minor improvements
Alan Stern
3
-53
/
+55
2005-06-28
[PATCH] USB UHCI: subroutine reordering
Alan Stern
1
-144
/
+143
2005-06-28
[PATCH] USB: turn a user mode driver error into a hard error
David Brownell
1
-3
/
+3
2005-06-28
[PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcd
Olav Kongas
1
-1
/
+10
2005-06-28
[PATCH] USB: Add isp116x-hcd USB host controller driver
Olav Kongas
5
-0
/
+2480
2005-06-28
[PATCH] USB: omap_udc updates (mostly cleanups)
David Brownell
1
-57
/
+93
2005-06-28
[PATCH] USB: g_file_storage: export "stall" parameter
Alan Stern
1
-13
/
+14
2005-06-28
[PATCH] USB: g_file_storage: Consolidate min()s
Alan Stern
1
-12
/
+9
2005-06-27
[PATCH] DM9000 network driver bugfix
Sascha Hauer
1
-2
/
+2
2005-06-27
[PATCH] fealnx.c calls dev_kfree_skb from atomic context
Denis Vlasenko
1
-2
/
+1
2005-06-27
[PATCH] fix int vs. pm_message_t confusion in airo
Pavel Machek
1
-5
/
+5
2005-06-27
[PATCH] defxx: Use irqreturn_t for the interrupt handler
Maciej W. Rozycki
1
-37
/
+51
2005-06-27
[PATCH] dmfe warning fix
Andrew Morton
1
-2
/
+3
2005-06-27
[PATCH] document that 8139TOO supports 8129/8130
Adrian Bunk
2
-3
/
+4
2005-06-27
[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()
Nishanth Aravamudan
1
-4
/
+2
2005-06-27
[PATCH] drivers/net/ewrk3.c: remove dead code
Adrian Bunk
1
-9
/
+3
2005-06-27
[PATCH] drivers/net/skfp/: fix LITTLE_ENDIAN
Adrian Bunk
2
-1
/
+3
2005-06-27
[PATCH] drivers/net/tokenring/: cleanups
Adrian Bunk
12
-90
/
+21
[next]