summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2006-12-01usb: ftdi_sio kill urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: phidgetmotorcontrol free urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: phidgetkit free urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: legousbtower free kill urb cleanupMariusz Kozlowski1-13/+5
2006-12-01usb: auerswald free kill urb cleanupMariusz Kozlowski1-5/+2
2006-12-01usb: usbkbd free urb cleanupMariusz Kozlowski1-4/+2
2006-12-01usb: hid-core free urb cleanupMariusz Kozlowski1-9/+4
2006-12-01usb: ati_remote2 free urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: ati_remote free urb cleanupMariusz Kozlowski1-5/+2
2006-12-01usb-serial: ti_usb, TI ez430 development tool IDOleg Verych2-0/+3
2006-12-01USB: airprime: New device IDdaniel@centurion.net.nz1-0/+1
2006-12-01USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() staticAdrian Bunk2-2/+1
2006-12-01USB: resume_device symbol conflictStephen Hemminger1-10/+10
2006-12-01usb/gadget/ether.c minor manycast tweaksDavid Brownell1-2/+2
2006-12-01USB: Move private hub declarations out of public header fileAlan Stern2-41/+42
2006-12-01USB: net1080: Fix && typosJean Delvare1-2/+2
2006-12-01USB: expand autosuspend/autoresume APIAlan Stern1-0/+22
2006-12-01USB: autosuspend code consolidationAlan Stern1-45/+67
2006-12-01USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino1-144/+0
2006-12-01USB: yealink: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+2
2006-12-01USB: storage: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-5/+3
2006-12-01USB: usbtest: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+2
2006-12-01USB: usbnet: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+2
2006-12-01USB: usbmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-3/+1
2006-12-01USB: usbkbd: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-3/+1
2006-12-01USB: speedtch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+2
2006-12-01USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-01USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-01USB: onetouch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+1
2006-12-01USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-8/+5
2006-12-01USB: kobil_sct: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+2
2006-12-01USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-5/+1
2006-12-01USB: hid-core: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-01USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-8/+2
2006-12-01USB: devices: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+5
2006-12-01USB: cdc-acm: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-01USB: cdc_ether: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+1
2006-12-01USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+1
2006-12-01USB: aircable: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-3/+1
2006-12-01USB: OHCI: remove stale testing code from root-hub resumeAlan Stern1-12/+1
2006-12-01USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn5-15/+7
2006-12-01USB: OHCI: disable RHSC inside interrupt handlerAlan Stern2-16/+18
2006-12-01USB: ohci-hcd: fix compiler warningAlan Stern1-2/+4
2006-12-01USB core: don't match interface descriptors for vendor-specific devicesAlan Stern1-1/+21
2006-12-01USB HID: Handle STALL on interrupt endpointAlan Stern2-13/+27
2006-12-01usb hub: fix root hub code so it takes more than 15 devices per root hubinaky@linux.intel.com2-2/+9
2006-12-01usb/hub: allow hubs up to 31 childreninaky@linux.intel.com1-1/+1
2006-11-30Fix misc .c/.h comment typosMatt LaPlante3-5/+5
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-11-25[PATCH] usb: ati remote memleak fixMariusz Kozlowski1-6/+4