| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | USB: ohci_usb can oops on shutdown | Pete Zaitcev | 2006-09-27 | 1 | -1/+3 |
* | | | | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 | 13 | -23/+19 |
* | | | | USB: Remove unneeded void * casts in core files | Tobias Klauser | 2006-09-27 | 5 | -12/+12 |
* | | | | USB: u132-hcd: host controller driver for ELAN U132 adapter | Tony Olech | 2006-09-27 | 4 | -0/+3325 |
* | | | | USB: ftdi-elan: client driver for ELAN Uxxx adapters | Tony Olech | 2006-09-27 | 5 | -5/+2936 |
* | | | | usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver | Johannes Steingraeber | 2006-09-27 | 4 | -1/+13 |
* | | | | USB: Moschip 7840 USB-Serial Driver | Paul B Schroeder | 2006-09-27 | 3 | -0/+2978 |
* | | | | USB: add PlayStation 2 Trance Vibrator driver | Sam Hocevar | 2006-09-27 | 4 | -1/+172 |
* | | | | USB: Add ADU support for Ontrak ADU devices | Steven Haigh | 2006-09-27 | 5 | -0/+916 |
* | | | | aircable: fix printk format warnings | Randy Dunlap | 2006-09-27 | 1 | -2/+2 |
* | | | | Add AIRcable USB Bluetooth Dongle Driver | Manuel Francisco Naranjo | 2006-09-27 | 3 | -0/+636 |
* | | | | cypress_m8: implement graceful failure handling | Mike Isely | 2006-09-27 | 1 | -15/+75 |
* | | | | cypress_m8: improve control endpoint error handling | Mike Isely | 2006-09-27 | 1 | -6/+2 |
* | | | | cypress_m8: use usb_fill_int_urb where appropriate | Mike Isely | 2006-09-27 | 1 | -3/+4 |
* | | | | cypress_m8: use appropriate URB polling interval | Mike Isely | 2006-09-27 | 1 | -6/+20 |
* | | | | USB: fix __must_check warnings in drivers/usb/serial/ | Greg Kroah-Hartman | 2006-09-27 | 2 | -12/+23 |
* | | | | USB: fix __must_check warnings in drivers/usb/host/ | Greg Kroah-Hartman | 2006-09-27 | 2 | -6/+8 |
* | | | | USB: fix __must_check warnings in drivers/usb/input/ | Greg Kroah-Hartman | 2006-09-27 | 1 | -1/+1 |
* | | | | USB: fix __must_check warnings in drivers/usb/class/ | Greg Kroah-Hartman | 2006-09-27 | 1 | -1/+3 |
* | | | | USB: fix __must_check warnings in drivers/usb/atm/ | Greg Kroah-Hartman | 2006-09-27 | 1 | -40/+34 |
* | | | | USB: fix __must_check warnings in drivers/usb/misc/ | Greg Kroah-Hartman | 2006-09-27 | 3 | -17/+57 |
* | | | | USB: fix __must_check warnings in drivers/usb/core/ | Greg Kroah-Hartman | 2006-09-27 | 6 | -29/+80 |
* | | | | USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set | Alan Stern | 2006-09-27 | 1 | -1/+6 |
* | | | | usbcore: remove usb_suspend_root_hub | Alan Stern | 2006-09-27 | 5 | -71/+1 |
* | | | | usbcore: non-hub-specific uses of autosuspend | Alan Stern | 2006-09-27 | 4 | -11/+28 |
* | | | | usbcore: add autosuspend/autoresume infrastructure | Alan Stern | 2006-09-27 | 4 | -45/+460 |
* | | | | usbcore: store each usb_device's level in the tree | Alan Stern | 2006-09-27 | 1 | -0/+1 |
* | | | | USB: usb/input/usbmouse.c: whitespace cleanup | Reiner Herrmann | 2006-09-27 | 1 | -1/+1 |
* | | | | USB: ohci-at91, two one-liners | David Brownell | 2006-09-27 | 1 | -1/+2 |
* | | | | USB: net2280: update dma buffer allocation | David Brownell | 2006-09-27 | 1 | -68/+88 |
* | | | | USB: usb serial gadget smp related bug | Eugeny S. Mints | 2006-09-27 | 1 | -0/+3 |
* | | | | USB: replace kernel_thread() with kthread_run() in libusual.c | Matthew Dharm | 2006-09-27 | 1 | -5/+5 |
* | | | | gadgetfs patch for ep0out | Skip Hansen | 2006-09-27 | 1 | -1/+1 |
* | | | | USB: EHCI whitespace fixes (cosmetic) | David Brownell | 2006-09-27 | 7 | -64/+64 |
* | | | | USB: ethernet gadget avoids zlps for musb_hdrc | David Brownell | 2006-09-27 | 1 | -0/+3 |
* | | | | usbmon: don't call mon_dmapeek if DMA isn't being used | Alan Stern | 2006-09-27 | 3 | -6/+9 |
* | | | | usbcore: trim down usb_bus structure | Alan Stern | 2006-09-27 | 8 | -71/+44 |
* | | | | usbcore: Add flag for whether a host controller uses DMA | Alan Stern | 2006-09-27 | 1 | -3/+5 |
* | | | | USB: remove struct usb_operations | Alan Stern | 2006-09-27 | 5 | -84/+24 |
* | | | | USB: usb-hub-driver-improve-use-of-ifdef fix | Andrew Morton | 2006-09-27 | 1 | -0/+2 |
* | | | | USB: Turn usb_resume_both() into static inline | Alexey Dobriyan | 2006-09-27 | 1 | -1/+4 |
* | | | | usbcore: help drivers to change device configs | Alan Stern | 2006-09-27 | 1 | -0/+59 |
* | | | | usb-storage: fix for UFI LUN detection | Alan Stern | 2006-09-27 | 1 | -0/+15 |
* | | | | USB: fix typo in drivers/usb/gadget/Kconfig | Jules Villard | 2006-09-27 | 1 | -1/+1 |
* | | | | USB: fix signedness issue in drivers/usb/gadget/ether.c | Eric Sesterhenn | 2006-09-27 | 1 | -1/+1 |
* | | | | USB core: Use const where possible. | Luiz Fernando N. Capitulino | 2006-09-27 | 2 | -12/+13 |
* | | | | wusb: pretty print new wireless USB devices when they connect | Inaky Perez-Gonzalez | 2006-09-27 | 1 | -10/+15 |
* | | | | wusb: handle wusb device ep0 speed settings | Inaky Perez-Gonzalez | 2006-09-27 | 1 | -2/+10 |
* | | | | wusb: hub code recognizes wusb ports | Inaky Perez-Gonzalez | 2006-09-27 | 2 | -1/+16 |
* | | | | usb: deal with broken config descriptors | Inaky Perez-Gonzalez | 2006-09-27 | 1 | -1/+3 |