aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik1-1/+1
2006-03-29Merge ../linux-2.6Paul Mackerras5-65/+16
2006-03-28[PATCH] Typo fixesAlexey Dobriyan2-2/+2
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven2-6/+6
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-2/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-57/+8
2006-03-27[PATCH] zd1201 wireless stat updateJean Tourrilhes1-1/+1
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-03-25V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab57-43970/+0
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger1-1/+1
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan2-2/+2
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds149-8524/+8580
2006-03-20[PATCH] USB: omninet: fix up debugging commentsGreg Kroah-Hartman1-6/+4
2006-03-20[PATCH] USB serial: add navman driverGreg Kroah-Hartman3-0/+165
2006-03-20[PATCH] USB: rtl8150 small fixPetko Manolov1-1/+3
2006-03-20[PATCH] USB: ftdi_sio: add Icom ID1 USB product and vendor idsA. Maitland Bottoms2-0/+8
2006-03-20[PATCH] USB: cp2101: add new device IDsCraig Shelley1-1/+2
2006-03-20[PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESSHorst Schirmeier1-1/+2
2006-03-20[PATCH] USB: vicam.c: fix a NULL pointer dereferenceAdrian Bunk1-0/+1
2006-03-20[PATCH] USB: ZC0301 driver bugfixLuca Risolia3-13/+10
2006-03-20[PATCH] USB: add support for Creativelabs Silvercrest USB keyboardWolfgang Rohdewald1-0/+4
2006-03-20[PATCH] USB: storage: new unusual_devs.h entry: Mitsumi 7in1 Card ReaderRodolfo Quesada1-0/+7
2006-03-20[PATCH] USB: storage: unusual_devs.h entry 0420:0001Pete Zaitcev1-0/+6
2006-03-20[PATCH] USB: storage: another unusual_devs.h entryPete Zaitcev1-0/+10
2006-03-20[PATCH] USB: storage: sandisk unusual_devices entryPhil Dibowitz1-1/+8
2006-03-20[PATCH] USB: fix initdata issue in isp116x-hcdGreg Kroah-Hartman1-1/+1
2006-03-20[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier1-5/+7
2006-03-20[PATCH] USB: usbcore: Don't assume a USB configuration includes any interfacesAlan Stern1-6/+10
2006-03-20[PATCH] USB: UHCI: Increase port-reset completion delay for HP controllersAlan Stern1-0/+21
2006-03-20[PATCH] USB: support for USB-to-serial cable from Speed Dragon MultimediaDick Streefland2-0/+5
2006-03-20[PATCH] USB: PL2303 and TIOCMIWAITJulian Bradfield1-0/+1
2006-03-20[PATCH] USB: cypress_m8: add support for the Nokia ca42-version 2 cableLonnie Mendez2-0/+75
2006-03-20[PATCH] USB: ZC0301 driver updatesLuca Risolia4-52/+89
2006-03-20[PATCH] USB: ET61X[12]51 driver updatesLuca Risolia4-160/+204
2006-03-20[PATCH] USB: SN9C10x driver updatesLuca Risolia9-107/+405
2006-03-20[PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn9-22/+11
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn29-101/+48
2006-03-20[PATCH] USB: ZC0301 driver updatesLuca Risolia3-17/+30
2006-03-20[PATCH] USB: Fix warning in drivers/usb/media/ov511.cMatthew Martin1-1/+1
2006-03-20[PATCH] USB: ethernet gadget driver section fixupsAras Vaichas1-11/+27
2006-03-20[PATCH] USB: gadget driver section fixupsDavid Brownell4-10/+10
2006-03-20[PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=nAlan Stern1-1/+1
2006-03-20[PATCH] USB core and HCDs: don't put_device while atomicAlan Stern7-14/+5
2006-03-20[PATCH] uhci-hcd: fix mistaken usage of list_prepare_entryAlan Stern1-1/+1
2006-03-20[PATCH] UHCI: Don't log short transfersAlan Stern1-1/+1
2006-03-20[PATCH] UHCI: improve debugging codeAlan Stern4-39/+70
2006-03-20[PATCH] UHCI: remove main list of URBsAlan Stern4-370/+279
2006-03-20[PATCH] UHCI: use dummy TDsAlan Stern3-61/+83
2006-03-20[PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern4-862/+685
2006-03-20[PATCH] USB: Fix masking bug initialization of Freescale EHCI controllerKumar Gala1-2/+1