summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Overrun in option-card USB driverMatthias Urlichs2006-04-111-2/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-021-86/+33
|\
| * [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-311-10/+1
| * [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-311-6/+6
| * [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-311-25/+21
| * [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-311-7/+4
| * [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-311-9/+6
| * [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-311-24/+0
| * [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2006-03-311-12/+2
* | Manual merge with Linus.Dmitry Torokhov2006-04-02172-48974/+5016
|\ \ | |/
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-291-1/+1
| |\
| | * [PATCH] zd1201 wireless stat updateJean Tourrilhes2006-03-271-1/+1
| * | Merge ../linux-2.6Paul Mackerras2006-03-295-65/+16
| |\ \
| | * | [PATCH] Typo fixesAlexey Dobriyan2006-03-282-2/+2
| | * | [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-282-6/+6
| | * | [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-57/+8
| | |/
| * | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-2/+2
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-251-1/+1
| |\
| | * fix typos "wich" -> "which"Uwe Zeisberger2006-03-241-1/+1
| * | V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab2006-03-2557-43970/+0
| |/
| * [PATCH] s/;;/;/gAlexey Dobriyan2006-03-242-2/+2
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-21149-8524/+8580
| |\
| | * [PATCH] USB: omninet: fix up debugging commentsGreg Kroah-Hartman2006-03-201-6/+4
| | * [PATCH] USB serial: add navman driverGreg Kroah-Hartman2006-03-203-0/+165
| | * [PATCH] USB: rtl8150 small fixPetko Manolov2006-03-201-1/+3
| | * [PATCH] USB: ftdi_sio: add Icom ID1 USB product and vendor idsA. Maitland Bottoms2006-03-202-0/+8
| | * [PATCH] USB: cp2101: add new device IDsCraig Shelley2006-03-201-1/+2
| | * [PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESSHorst Schirmeier2006-03-201-1/+2
| | * [PATCH] USB: vicam.c: fix a NULL pointer dereferenceAdrian Bunk2006-03-201-0/+1
| | * [PATCH] USB: ZC0301 driver bugfixLuca Risolia2006-03-203-13/+10
| | * [PATCH] USB: add support for Creativelabs Silvercrest USB keyboardWolfgang Rohdewald2006-03-201-0/+4
| | * [PATCH] USB: storage: new unusual_devs.h entry: Mitsumi 7in1 Card ReaderRodolfo Quesada2006-03-201-0/+7
| | * [PATCH] USB: storage: unusual_devs.h entry 0420:0001Pete Zaitcev2006-03-201-0/+6
| | * [PATCH] USB: storage: another unusual_devs.h entryPete Zaitcev2006-03-201-0/+10
| | * [PATCH] USB: storage: sandisk unusual_devices entryPhil Dibowitz2006-03-201-1/+8
| | * [PATCH] USB: fix initdata issue in isp116x-hcdGreg Kroah-Hartman2006-03-201-1/+1
| | * [PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier2006-03-201-5/+7
| | * [PATCH] USB: usbcore: Don't assume a USB configuration includes any interfacesAlan Stern2006-03-201-6/+10
| | * [PATCH] USB: UHCI: Increase port-reset completion delay for HP controllersAlan Stern2006-03-201-0/+21
| | * [PATCH] USB: support for USB-to-serial cable from Speed Dragon MultimediaDick Streefland2006-03-202-0/+5
| | * [PATCH] USB: PL2303 and TIOCMIWAITJulian Bradfield2006-03-201-0/+1
| | * [PATCH] USB: cypress_m8: add support for the Nokia ca42-version 2 cableLonnie Mendez2006-03-202-0/+75
| | * [PATCH] USB: ZC0301 driver updatesLuca Risolia2006-03-204-52/+89
| | * [PATCH] USB: ET61X[12]51 driver updatesLuca Risolia2006-03-204-160/+204
| | * [PATCH] USB: SN9C10x driver updatesLuca Risolia2006-03-209-107/+405
| | * [PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn2006-03-209-22/+11
| | * [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-2029-101/+48
| | * [PATCH] USB: ZC0301 driver updatesLuca Risolia2006-03-203-17/+30
| | * [PATCH] USB: Fix warning in drivers/usb/media/ov511.cMatthew Martin2006-03-201-1/+1
| | * [PATCH] USB: ethernet gadget driver section fixupsAras Vaichas2006-03-201-11/+27
OpenPOWER on IntegriCloud