aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-01usb: iforce-usb free urb cleanupMariusz Kozlowski
2006-12-01usb: pcwd_usb free urb cleanupMariusz Kozlowski
2006-12-01usb: writing_usb_driver free urb cleanupMariusz Kozlowski
2006-12-01USB: pwc-if loop fixMariusz Kozlowski
2006-12-01usb-serial: ti_usb, TI ez430 development tool IDOleg Verych
2006-12-01USB: airprime: New device IDdaniel@centurion.net.nz
2006-12-01USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() staticAdrian Bunk
2006-12-01USB: resume_device symbol conflictStephen Hemminger
2006-12-01usb/gadget/ether.c minor manycast tweaksDavid Brownell
2006-12-01USB: Move private hub declarations out of public header fileAlan Stern
2006-12-01USB: net1080: Fix && typosJean Delvare
2006-12-01USB: expand autosuspend/autoresume APIAlan Stern
2006-12-01USB: autosuspend code consolidationAlan Stern
2006-12-01USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino
2006-12-01USB: yealink: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: storage: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: usbtest: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: usbnet: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: usbmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: usbkbd: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: speedtch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: onetouch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: kobil_sct: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: hid-core: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: devices: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: cdc-acm: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: cdc_ether: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: aircable: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: OHCI: remove stale testing code from root-hub resumeAlan Stern
2006-12-01USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn
2006-12-01USB: OHCI: disable RHSC inside interrupt handlerAlan Stern
2006-12-01USB: ohci-hcd: fix compiler warningAlan Stern
2006-12-01USB core: don't match interface descriptors for vendor-specific devicesAlan Stern
2006-12-01USB HID: Handle STALL on interrupt endpointAlan Stern
2006-12-01usb hub: fix root hub code so it takes more than 15 devices per root hubinaky@linux.intel.com
2006-12-01usb/hub: allow hubs up to 31 childreninaky@linux.intel.com
2006-11-29Linux 2.6.19Linus Torvalds
2006-11-29[PATCH] r8169: Fix iteration variable signFrancois Romieu
2006-11-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda
2006-11-29[MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle
2006-11-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-11-28[NET]: Fix MAX_HEADER setting.David S. Miller
2006-11-28[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy