summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-012-3/+48
* USB: autosuspend code consolidationAlan Stern2006-12-011-45/+67
* USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino2006-12-012-155/+131
* 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-012-2/+7
* Linux 2.6.19v2.6.19Linus Torvalds2006-11-291-1/+1
* [PATCH] r8169: Fix iteration variable signFrancois Romieu2006-11-291-2/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-2913-16/+38
|\
| * [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2006-11-292-16/+27
| * [ARM] Export smp_call_function()Russell King2006-11-261-0/+1
| * [ARM] Add PM_LEGACY defaultsRussell King2006-11-2610-0/+10
* | [MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle2006-11-293-24/+30
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-286-22/+35
|\ \
| * | [NET]: Fix MAX_HEADER setting.David S. Miller2006-11-281-2/+4
| * | [NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy2006-11-281-7/+9
| * | [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-282-6/+6
| * | [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-282-0/+2