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