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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-09
[PATCH] hci_{read,write}l() does force casts to wrong type for no reason
Al Viro
2
-12
/
+12
2007-02-09
[PATCH] trivial usb endianness annotations
Al Viro
2
-18
/
+16
2007-02-09
[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()
Al Viro
2
-2
/
+2
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
127
-1542
/
+5610
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-3
/
+5
2007-02-08
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+6
2007-02-08
USB: remove duplicate device id from usb_storage
Greg Kroah-Hartman
1
-7
/
+0
2007-02-08
USB: remove duplicate device id from keyspan
Greg Kroah-Hartman
1
-3
/
+0
2007-02-08
USB: remove duplicate device id from ftdi_sio
Greg Kroah-Hartman
2
-2
/
+0
2007-02-08
USB: remove duplicate device id from visor
Greg Kroah-Hartman
2
-4
/
+0
2007-02-08
USB: a bit more coding style cleanup
Oliver Neukum
2
-25
/
+25
2007-02-08
usbcore: trivial whitespace fixes
Oliver Neukum
3
-107
/
+107
2007-02-08
usb-storage: use first bulk endpoints, not last
Alan Stern
1
-11
/
+12
2007-02-08
EHCI: fix interrupt-driven remote wakeup
Alan Stern
1
-18
/
+32
2007-02-08
USB: switch ehci-hcd to new polling scheme
Marcelo Tosatti
1
-1
/
+7
2007-02-08
USB: autosuspend for usb printer driver
Oliver Neukum
1
-11
/
+5
2007-02-08
USB Input: Added kernel module to support all GTCO CalComp USB InterWrite Sch...
Jeremy Roberson
3
-0
/
+1117
2007-02-08
USB: Sierra Wireless auto set D0
Kevin Lloyd
1
-9
/
+18
2007-02-08
USB: usb ethernet gadget recognizes HUSB2DEV
Håvard Skinnemoen
1
-0
/
+4
2007-02-08
USB: list atmel husb2_udc gadget controller
Håvard Skinnemoen
1
-0
/
+8
2007-02-08
USB: gadgetfs AIO tweaks
Alan Stern
1
-9
/
+7
2007-02-08
USB: gadgetfs behaves better on userspace init bug
David Brownell
1
-4
/
+4
2007-02-08
USB: gadgetfs race fix
David Brownell
1
-7
/
+11
2007-02-08
USB: gadgetfs simplifications
David Brownell
1
-16
/
+13
2007-02-08
USB: gadgetfs cleanups
David Brownell
1
-34
/
+41
2007-02-08
USB: race fixes for usb-serial, step 3
Oliver Neukum
1
-1
/
+2
2007-02-08
USB: race fixes for usb-serial, step 2
Oliver Neukum
1
-2
/
+12
2007-02-08
USB: race fixes for usb-serial step 1
Oliver Neukum
1
-13
/
+31
2007-02-08
fix for bugzilla #7544 (keyspan USB-to-serial converter)
Rainer Weikusat
1
-4
/
+45
2007-02-08
USB: total removal of multithreaded probing in usb
Oliver Neukum
1
-43
/
+21
2007-02-08
USB: at91_udc wakeup event updates
David Brownell
2
-8
/
+12
2007-02-08
EHCI: force high-speed devices to run at full speed
Alan Stern
3
-1
/
+114
2007-02-08
EHCI: don't hide ports owned by the companion
Alan Stern
1
-29
/
+35
2007-02-08
EHCI: local variable for port status register
Alan Stern
1
-31
/
+24
2007-02-08
usbcore: remove unused bandwith-related code
Alan Stern
4
-157
/
+0
2007-02-08
UHCI: fix bandwidth allocation
Alan Stern
3
-69
/
+201
2007-02-08
USB: ps3 ohci bus glue
Geoff Levand
2
-1
/
+216
2007-02-08
USB: ohci error handling cleanup
Benjamin Herrenschmidt
1
-18
/
+15
2007-02-08
USB: ps3 controller hid quirk
Geoff Levand
1
-0
/
+35
2007-02-08
USB: ps3 ehci bus glue
Geoff Levand
2
-1
/
+217
2007-02-08
USB: better ethtool support for kaweth
Oliver Neukum
1
-1
/
+11
2007-02-08
USB: power management for kaweth
Oliver Neukum
1
-4
/
+21
2007-02-08
usb: gadgetfs remove delayed init mode
Phil Endecott
1
-48
/
+12
2007-02-08
usb: gadgetfs whitespace cleanup
David Brownell
1
-28
/
+28
2007-02-08
USB: ohci-at91 refcount fix for irq wake enables
Marc Pignat
1
-3
/
+5
2007-02-08
usb-storage: SCSI level fixes
Alan Stern
1
-18
/
+13
2007-02-08
UHCI: no dummy TDs for Iso QHs
Alan Stern
2
-8
/
+11
2007-02-08
UHCI: improved debugging checks for the frame list
Alan Stern
2
-27
/
+72
2007-02-08
USB: race on disconnect in mdc800
Oliver Neukum
1
-0
/
+4
2007-02-08
USB: add binary API to usbmon
Pete Zaitcev
6
-55
/
+1352
[next]