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