| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: fix build error in ohci driver | Greg Kroah-Hartman | 2006-09-28 | 1 | -2/+2 |
* | USB: g_file_storage: Set sense info Valid bit only when needed | Alan Stern | 2006-09-28 | 1 | -1/+15 |
* | USB: fix autosuspend when CONFIG_PM isn't set | Alan Stern | 2006-09-28 | 4 | -26/+42 |
* | OHCI: add auto-stop support | Alan Stern | 2006-09-28 | 3 | -84/+164 |
* | OHCI: remove existing autosuspend code | Alan Stern | 2006-09-28 | 1 | -44/+6 |
* | USB: allow both root-hub interrupts and polling | Alan Stern | 2006-09-28 | 1 | -2/+1 |
* | USB: g_file_storage: fix "ignoring return value" warnings | Alan Stern | 2006-09-28 | 1 | -7/+12 |
* | USB: dummy-hcd: fix "warn-unused-result" messages | Alan Stern | 2006-09-28 | 1 | -10/+23 |
* | USB: create new workqueue thread for USB autosuspend | Alan Stern | 2006-09-28 | 3 | -8/+46 |
* | USB Storage: unusual_devs.h entry for Sony Ericsson P990i | Jan Mate | 2006-09-28 | 1 | -0/+7 |
* | USB: microtek usb scanner: Scsi_Cmnd conversion | Henrik Kretzschmar | 2006-09-28 | 2 | -11/+11 |
* | USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch | Henrik Kretzschmar | 2006-09-28 | 1 | -6/+6 |
* | USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklist | Raghavendra Biligiri | 2006-09-28 | 1 | -0/+4 |
* | USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1 | David Hollis | 2006-09-28 | 1 | -0/+4 |
* | usb-serial: possible irq lock inversion (PPP vs. usb/serial) | Peter Zijlstra | 2006-09-28 | 7 | -21/+21 |
* | ohci: Use ref-counting hotplug safe interfaces | Alan Cox | 2006-09-28 | 1 | -1/+2 |
* | USB: Fix alignment of buffer passed down to ->hub_control() | Mikael Pettersson | 2006-09-28 | 1 | -1/+2 |
* | USB: add SeaLevel 2106 SeaLINK support to ftdi_sio | Justin Carlson | 2006-09-28 | 2 | -0/+2 |
* | USB: New PhidgetKit 8/8/8 reset outputs after 2 seconds | Sean Young | 2006-09-28 | 1 | -19/+37 |
* | USB: another device ID for ipaq | Matthias Urlichs | 2006-09-28 | 1 | -0/+1 |
* | USB serial ftdi_sio: Add support for Tactrix OpenPort devices | Ian Abbott | 2006-09-28 | 2 | -0/+12 |
* | USB: Pegasus driver failing for ADMtek 8515 network device | Petko Manolov | 2006-09-28 | 1 | -7/+11 |
* | USB: unusual-devs entry for Nokia E60 | Alan Stern | 2006-09-28 | 1 | -0/+7 |
* | USB: Add vendor / product ID to pl2303 | Wesley PA4WDH | 2006-09-28 | 2 | -0/+5 |
* | USB: new id for kaweth | Oliver Neukum | 2006-09-28 | 1 | -0/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-28 | 1 | -3/+3 |
|\ |
|
| * | [ARM] 3865/1: AT91RM9200 header updates | Andrew Victor | 2006-09-28 | 1 | -3/+3 |
* | | [PATCH] USB Storage: fix Rio Karma eject support build error | Andrew Morton | 2006-09-27 | 1 | -0/+2 |
* | | USB: Airprime driver improvements to allow full speed EvDO transfers | Andy Gay | 2006-09-27 | 1 | -5/+256 |
* | | USB: remove OTG build warning | David Brownell | 2006-09-27 | 1 | -2/+1 |
* | | USB: EHCI update VIA workaround | David Brownell | 2006-09-27 | 6 | -39/+70 |
* | | USB: force root hub resume after power loss | Alan Stern | 2006-09-27 | 1 | -0/+6 |
* | | 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 |