summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Stern2-3/+48
2006-12-02USB: autosuspend code consolidationAlan Stern1-45/+67
2006-12-02USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino2-155/+131
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
2006-12-02USB: OHCI: disable RHSC inside interrupt handlerAlan Stern2-16/+18
2006-12-02USB: ohci-hcd: fix compiler warningAlan Stern1-2/+4
2006-12-02USB core: don't match interface descriptors for vendor-specific devicesAlan Stern1-1/+21
2006-12-02USB HID: Handle STALL on interrupt endpointAlan Stern2-13/+27
2006-12-02usb hub: fix root hub code so it takes more than 15 devices per root hubinaky@linux.intel.com2-2/+9
2006-12-02usb/hub: allow hubs up to 31 childreninaky@linux.intel.com2-2/+7
2006-11-30Linux 2.6.19v2.6.19Linus Torvalds1-1/+1
2006-11-30[PATCH] r8169: Fix iteration variable signFrancois Romieu1-2/+2
2006-11-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-16/+38
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2-16/+27
2006-11-29[MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle3-24/+30
2006-11-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-22/+35
2006-11-29[NET]: Fix MAX_HEADER setting.David S. Miller1-2/+4
2006-11-29[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy1-7/+9
2006-11-29[NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2-6/+6
2006-11-29[NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2-0/+2
2006-11-29[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai1-7/+6
2006-11-29[NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai1-0/+8
2006-11-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-8/+24
2006-11-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds1-1/+2
2006-11-29Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds4-7/+18