summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-12-02usb: usbkbd free urb cleanupMariusz Kozlowski1-4/+2
2006-12-02usb: hid-core free urb cleanupMariusz Kozlowski1-9/+4
2006-12-02usb: ati_remote2 free urb cleanupMariusz Kozlowski1-2/+1
2006-12-02usb: ati_remote free urb cleanupMariusz Kozlowski1-5/+2
2006-12-02usb: zd1201 free urb cleanupMariusz Kozlowski1-4/+2
2006-12-02usb: irda-usb free urb cleanupMariusz Kozlowski1-4/+2
2006-12-02usb: zc0301_core free urb cleanupMariusz Kozlowski1-1/+1
2006-12-02usb: quickcam_messenger free urb cleanupMariusz Kozlowski1-2/+1
2006-12-02usb: sn9c102_core free urb cleanupMariusz Kozlowski1-1/+1
2006-12-02usb: pwc-if free urb cleanupMariusz Kozlowski1-2/+1
2006-12-02usb: pvrusb2-io free urb cleanupMariusz Kozlowski1-1/+1
2006-12-02usb: pvrusb2-hdw free unlink urb cleanupMariusz Kozlowski1-6/+4
2006-12-02usb: ttusb_dec free urb cleanupMariusz Kozlowski1-2/+1
2006-12-02usb: cinergyT2 free kill urb cleanupMariusz Kozlowski1-4/+2
2006-12-02usb: usb-gigaset free kill urb cleanupMariusz Kozlowski1-10/+5
2006-12-02usb: iforce-usb free urb cleanupMariusz Kozlowski1-3/+3
2006-12-02usb: pcwd_usb free urb cleanupMariusz Kozlowski1-2/+1
2006-12-02USB: pwc-if loop fixMariusz Kozlowski1-2/+1
2006-12-02usb-serial: ti_usb, TI ez430 development tool IDOleg Verych2-0/+3
2006-12-02USB: airprime: New device IDdaniel@centurion.net.nz1-0/+1
2006-12-02USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() staticAdrian Bunk2-2/+1
2006-12-02USB: resume_device symbol conflictStephen Hemminger1-10/+10
2006-12-02usb/gadget/ether.c minor manycast tweaksDavid Brownell1-2/+2
2006-12-02USB: Move private hub declarations out of public header fileAlan Stern2-41/+42
2006-12-02USB: net1080: Fix && typosJean Delvare1-2/+2
2006-12-02USB: expand autosuspend/autoresume APIAlan Stern1-0/+22
2006-12-02USB: autosuspend code consolidationAlan Stern1-45/+67
2006-12-02USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino1-144/+0
2006-12-02USB: yealink: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+2
2006-12-02USB: storage: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-5/+3
2006-12-02USB: usbtest: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+2
2006-12-02USB: usbnet: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+2
2006-12-02USB: usbmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-3/+1
2006-12-02USB: usbkbd: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-3/+1
2006-12-02USB: speedtch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+2
2006-12-02USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-02USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-02USB: onetouch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+1
2006-12-02USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-8/+5
2006-12-02USB: kobil_sct: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+2
2006-12-02USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-5/+1
2006-12-02USB: hid-core: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-02USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-8/+2
2006-12-02USB: devices: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+5
2006-12-02USB: cdc-acm: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-02USB: cdc_ether: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+1
2006-12-02USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+1
2006-12-02USB: aircable: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-3/+1
2006-12-02USB: OHCI: remove stale testing code from root-hub resumeAlan Stern1-12/+1
2006-12-02USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn5-15/+7