summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2006-12-20USB Storage: remove duplicate Nokia entry in unusual_devs.hGreg Kroah-Hartman1-7/+0
2006-12-20[PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modemsEric Smith1-0/+2
2006-12-20[PATCH] USB: Nokia E70 is an unusual deviceAndrew Morton1-0/+7
2006-12-20USB: fix to usbfs_snoop logging of user defined control urbsChris Frey1-1/+5
2006-12-20USB: at91_udc: Additional checksWojtek Kaniewski1-2/+8
2006-12-20USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()Wojtek Kaniewski1-0/+4
2006-12-20USB: at91_udc: allow drivers that support high speedWojtek Kaniewski1-1/+1
2006-12-20USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech2-259/+425
2006-12-20USB: at91_udc, misc fixesAndrew Victor2-6/+42
2006-12-20USB: at91 udc, support at91sam926x addressesAndrew Victor2-86/+84
2006-12-20USB: OHCI support for PNX8550Vitaly Wool2-0/+262
2006-12-20USB: ohci handles hardware faults during root port resetsTakamasa Ohtake1-2/+7
2006-12-20USB: ohci at91 warning fixAndrew Victor1-1/+0
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell17-226/+169
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell10-47/+41
2006-12-20UHCI: module parameter to ignore overcurrent changesAlan Stern2-3/+24
2006-12-20USB: Nokia E70 is an unusual deviceAndrew Morton1-0/+7
2006-12-20USB AUERSWALD: replace kmalloc+memset with kzallocBurman Yan1-4/+2
2006-12-20USB: fix Wacom Intuos3 4x6 bugsPing Cheng2-14/+16
2006-12-20usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB ModemJohann Wilhelm1-0/+3
2006-12-20usb-storage: Ignore the virtual cd-drive of the Huawei E220 USB ModemJohann Wilhelm1-0/+9
2006-12-20USB: rtl8150 new device idPetko Manolov1-2/+4
2006-12-20USB: fix ohci.h over-use warningsJeff Garzik1-3/+3
2006-12-20USB: Prevent the funsoft serial device from entering raw modeDavid Clare1-0/+27
2006-12-20Add Baltech Reader ID to CP2101 driverJohannes Hoelzl1-0/+1
2006-12-20USB: mutexification of usblpOliver Neukum1-25/+29
2006-12-20usb serial: Eliminate bogus ioctl codeAlan3-89/+0
2006-12-20USB: removing ifdefed code from gl620aOliver Neukum1-154/+0
2006-12-20USB: ftdi_sio - MachX product ID addedJan Capek2-2/+4
2006-12-20USB: airprime: add device id for dell wireless 5500 hsdpa cardEagle Jones1-0/+1
2006-12-20USB: fix transvibrator disconnect raceOliver Neukum1-1/+1
2006-12-20USB: Fix oops in PhidgetServoSean Young1-0/+1
2006-12-14[PATCH] Generic HID layer - build: USB_HID should select HIDJiri Kosina1-1/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day12-16/+16
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day3-3/+3
2006-12-08[PATCH] Generic HID layer - buildJiri Kosina2-18/+6
2006-12-08[PATCH] Generic HID layer - pb_fnmodeJiri Kosina2-30/+8
2006-12-08[PATCH] Generic HID layer - input and event reportingJiri Kosina2-61/+7
2006-12-08[PATCH] Generic HID layer - hiddevJiri Kosina1-0/+3
2006-12-08[PATCH] Generic HID layer - USB APIJiri Kosina8-238/+367
2006-12-08[PATCH] Generic HID layer - APIJiri Kosina3-2/+11
2006-12-08[PATCH] Generic HID layer - code splitJiri Kosina10-3089/+106
2006-12-08[PATCH] Generic HID layer - disable USB HIDJiri Kosina1-1/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox28-62/+62
2006-12-08[PATCH] struct path: convert usbJosef Sipek3-11/+11
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov119-1134/+1427
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-5/+4
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham4-2/+5
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter3-7/+7
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter1-1/+1