Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | usb: ftdi_sio kill urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -2/+1 | |
| | * | usb: phidgetmotorcontrol free urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -2/+1 | |
| | * | usb: phidgetkit free urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -2/+1 | |
| | * | usb: legousbtower free kill urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -13/+5 | |
| | * | usb: auerswald free kill urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -5/+2 | |
| | * | usb: usbkbd free urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -4/+2 | |
| | * | usb: hid-core free urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -9/+4 | |
| | * | usb: ati_remote2 free urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -2/+1 | |
| | * | usb: ati_remote free urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -5/+2 | |
| | * | usb-serial: ti_usb, TI ez430 development tool ID | Oleg Verych | 2006-12-01 | 2 | -0/+3 | |
| | * | USB: airprime: New device ID | daniel@centurion.net.nz | 2006-12-01 | 1 | -0/+1 | |
| | * | USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static | Adrian Bunk | 2006-12-01 | 2 | -2/+1 | |
| | * | USB: resume_device symbol conflict | Stephen Hemminger | 2006-12-01 | 1 | -10/+10 | |
| | * | usb/gadget/ether.c minor manycast tweaks | David Brownell | 2006-12-01 | 1 | -2/+2 | |
| | * | USB: Move private hub declarations out of public header file | Alan Stern | 2006-12-01 | 2 | -41/+42 | |
| | * | USB: net1080: Fix && typos | Jean Delvare | 2006-12-01 | 1 | -2/+2 | |
| | * | USB: expand autosuspend/autoresume API | Alan Stern | 2006-12-01 | 1 | -0/+22 | |
| | * | USB: autosuspend code consolidation | Alan Stern | 2006-12-01 | 1 | -45/+67 | |
| | * | USB: makes usb_endpoint_* functions inline. | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -144/+0 | |
| | * | USB: yealink: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -4/+2 | |
| | * | USB: storage: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -5/+3 | |
| | * | USB: usbtest: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -2/+2 | |
| | * | USB: usbnet: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -2/+2 | |
| | * | USB: usbmouse: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -3/+1 | |
| | * | USB: usbkbd: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -3/+1 | |
| | * | USB: speedtch: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -2/+2 | |
| | * | USB: phidgetmotorcontrol: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -1/+1 | |
| | * | USB: phidgetkit: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -1/+1 | |
| | * | USB: onetouch: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -4/+1 | |
| | * | USB: legousbtower: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -8/+5 | |
| | * | USB: kobil_sct: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -4/+2 | |
| | * | USB: idmouse: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -5/+1 | |
| | * | USB: hid-core: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -1/+1 | |
| | * | USB: ftdi-elan: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -8/+2 | |
| | * | USB: devices: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -4/+5 | |
| | * | USB: cdc-acm: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -1/+1 | |
| | * | USB: cdc_ether: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -2/+1 | |
| | * | USB: appledisplay: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -4/+1 | |
| | * | USB: aircable: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -3/+1 | |
| | * | USB: OHCI: remove stale testing code from root-hub resume | Alan Stern | 2006-12-01 | 1 | -12/+1 | |
| | * | USB: kmemdup() cleanup in drivers/usb/ | Eric Sesterhenn | 2006-12-01 | 5 | -15/+7 | |
| | * | USB: OHCI: disable RHSC inside interrupt handler | Alan Stern | 2006-12-01 | 2 | -16/+18 | |
| | * | USB: ohci-hcd: fix compiler warning | Alan Stern | 2006-12-01 | 1 | -2/+4 | |
| | * | USB core: don't match interface descriptors for vendor-specific devices | Alan Stern | 2006-12-01 | 1 | -1/+21 | |
| | * | USB HID: Handle STALL on interrupt endpoint | Alan Stern | 2006-12-01 | 2 | -13/+27 | |
| | * | usb hub: fix root hub code so it takes more than 15 devices per root hub | inaky@linux.intel.com | 2006-12-01 | 2 | -2/+9 | |
| | * | usb/hub: allow hubs up to 31 children | inaky@linux.intel.com | 2006-12-01 | 1 | -1/+1 | |
| * | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 3 | -5/+5 | |
| * | | Fix misc Kconfig typos | Matt LaPlante | 2006-11-30 | 1 | -1/+1 | |
| |/ | ||||||
| * | [PATCH] usb: ati remote memleak fix | Mariusz Kozlowski | 2006-11-25 | 1 | -6/+4 |