| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-12-22 | 1 | -1/+1 |
|\ |
|
| * | merge linus into test branch | Len Brown | 2006-12-20 | 1 | -1/+2 |
| |\ |
|
| * \ | Pull platform-drivers into test branch | Len Brown | 2006-12-20 | 1 | -1/+1 |
| |\ \ |
|
| | * | | ACPI: video: Add dev argument for backlight_device_register | Yu Luming | 2006-12-20 | 1 | -1/+1 |
* | | | | USB Storage: remove duplicate Nokia entry in unusual_devs.h | Greg Kroah-Hartman | 2006-12-20 | 1 | -7/+0 |
* | | | | [PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modems | Eric Smith | 2006-12-20 | 1 | -0/+2 |
* | | | | [PATCH] USB: Nokia E70 is an unusual device | Andrew Morton | 2006-12-20 | 1 | -0/+7 |
* | | | | USB: fix to usbfs_snoop logging of user defined control urbs | Chris Frey | 2006-12-20 | 1 | -1/+5 |
* | | | | USB: at91_udc: Additional checks | Wojtek Kaniewski | 2006-12-20 | 1 | -2/+8 |
* | | | | USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver() | Wojtek Kaniewski | 2006-12-20 | 1 | -0/+4 |
* | | | | USB: at91_udc: allow drivers that support high speed | Wojtek Kaniewski | 2006-12-20 | 1 | -1/+1 |
* | | | | USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card | Tony Olech | 2006-12-20 | 2 | -259/+425 |
* | | | | USB: at91_udc, misc fixes | Andrew Victor | 2006-12-20 | 2 | -6/+42 |
* | | | | USB: at91 udc, support at91sam926x addresses | Andrew Victor | 2006-12-20 | 2 | -86/+84 |
* | | | | USB: OHCI support for PNX8550 | Vitaly Wool | 2006-12-20 | 2 | -0/+262 |
* | | | | USB: ohci handles hardware faults during root port resets | Takamasa Ohtake | 2006-12-20 | 1 | -2/+7 |
* | | | | USB: ohci at91 warning fix | Andrew Victor | 2006-12-20 | 1 | -1/+0 |
* | | | | USB: ohci whitespace/comment fixups | David Brownell | 2006-12-20 | 17 | -226/+169 |
* | | | | USB: gadget driver unbind() is optional; section fixes; misc | David Brownell | 2006-12-20 | 10 | -47/+41 |
* | | | | UHCI: module parameter to ignore overcurrent changes | Alan Stern | 2006-12-20 | 2 | -3/+24 |
* | | | | USB: Nokia E70 is an unusual device | Andrew Morton | 2006-12-20 | 1 | -0/+7 |
* | | | | USB AUERSWALD: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-20 | 1 | -4/+2 |
* | | | | USB: fix Wacom Intuos3 4x6 bugs | Ping Cheng | 2006-12-20 | 2 | -14/+16 |
* | | | | usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB Modem | Johann Wilhelm | 2006-12-20 | 1 | -0/+3 |
* | | | | usb-storage: Ignore the virtual cd-drive of the Huawei E220 USB Modem | Johann Wilhelm | 2006-12-20 | 1 | -0/+9 |
* | | | | USB: rtl8150 new device id | Petko Manolov | 2006-12-20 | 1 | -2/+4 |
* | | | | USB: fix ohci.h over-use warnings | Jeff Garzik | 2006-12-20 | 1 | -3/+3 |
* | | | | USB: Prevent the funsoft serial device from entering raw mode | David Clare | 2006-12-20 | 1 | -0/+27 |
* | | | | Add Baltech Reader ID to CP2101 driver | Johannes Hoelzl | 2006-12-20 | 1 | -0/+1 |
* | | | | USB: mutexification of usblp | Oliver Neukum | 2006-12-20 | 1 | -25/+29 |
* | | | | usb serial: Eliminate bogus ioctl code | Alan | 2006-12-20 | 3 | -89/+0 |
* | | | | USB: removing ifdefed code from gl620a | Oliver Neukum | 2006-12-20 | 1 | -154/+0 |
* | | | | USB: ftdi_sio - MachX product ID added | Jan Capek | 2006-12-20 | 2 | -2/+4 |
* | | | | USB: airprime: add device id for dell wireless 5500 hsdpa card | Eagle Jones | 2006-12-20 | 1 | -0/+1 |
* | | | | USB: fix transvibrator disconnect race | Oliver Neukum | 2006-12-20 | 1 | -1/+1 |
* | | | | USB: Fix oops in PhidgetServo | Sean Young | 2006-12-20 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | [PATCH] Generic HID layer - build: USB_HID should select HID | Jiri Kosina | 2006-12-14 | 1 | -1/+2 |
|/ / |
|
* | | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 12 | -16/+16 |
* | | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 | 3 | -3/+3 |
* | | [PATCH] Generic HID layer - build | Jiri Kosina | 2006-12-08 | 2 | -18/+6 |
* | | [PATCH] Generic HID layer - pb_fnmode | Jiri Kosina | 2006-12-08 | 2 | -30/+8 |
* | | [PATCH] Generic HID layer - input and event reporting | Jiri Kosina | 2006-12-08 | 2 | -61/+7 |
* | | [PATCH] Generic HID layer - hiddev | Jiri Kosina | 2006-12-08 | 1 | -0/+3 |
* | | [PATCH] Generic HID layer - USB API | Jiri Kosina | 2006-12-08 | 8 | -238/+367 |
* | | [PATCH] Generic HID layer - API | Jiri Kosina | 2006-12-08 | 3 | -2/+11 |
* | | [PATCH] Generic HID layer - code split | Jiri Kosina | 2006-12-08 | 10 | -3089/+106 |
* | | [PATCH] Generic HID layer - disable USB HID | Jiri Kosina | 2006-12-08 | 1 | -1/+1 |
* | | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 28 | -62/+62 |
* | | [PATCH] struct path: convert usb | Josef Sipek | 2006-12-08 | 3 | -11/+11 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-12-08 | 119 | -1134/+1427 |
|\ \ |
|