aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff 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
2006-03-20[PATCH] USB: Zero driver: Removed duplicated codeFranck Bui-Huu1-6/+0
2006-03-20[PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanupMalte Doersam2-12/+15
2006-03-20[PATCH] usbhid: add error handlingAlan Stern2-21/+142
2006-03-20[PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell4-27/+48
2006-03-20[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell3-30/+46
2006-03-20[PATCH] USB: usbcore sets up root hubs earlierDavid Brownell1-49/+55
2006-03-20[PATCH] recognize three more usb peripheral controllersDavid Brownell2-2/+36
2006-03-20[PATCH] USB: minor gadget/rndis tweakDavid Brownell1-1/+2
2006-03-20[PATCH] USB: add support for AT91 gadgetDavid Brownell4-0/+1972
2006-03-20[PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor4-0/+313
2006-03-20[PATCH] USB: EHCI unlink tweaksDavid Brownell1-2/+4
2006-03-20[PATCH] USB: OHCI for AU1200Jordan Crouse1-15/+87
2006-03-20[PATCH] USB: EHCI for AU1200Jordan Crouse4-5/+314
2006-03-20[PATCH] USB: EHCI and Freescale 83xx quirkKumar Gala3-1/+33
2006-03-20[PATCH] USB: EHCI for Freescale 83xxRandy Vinson5-2/+403
2006-03-20[PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch1-5/+6
2006-03-20[PATCH] USB: EHCI and NF2 quirkDavid Brownell3-2/+30
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven34-372/+389
2006-03-20[PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg3-14/+1
2006-03-20[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk1-3/+2
2006-03-20[PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER driversAdrian Bunk7-6347/+0
2006-03-20[PATCH] USB: kzalloc in sisusbvgaOliver Neukum1-3/+2
2006-03-20[PATCH] USB: kzalloc in usbledOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in PhidgetServoOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in PhidgetInterfaceKitOliver Neukum1-6/+3
2006-03-20[PATCH] USB: kzalloc in ldusbOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in idmouseOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in cythermOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in usbvideoOliver Neukum1-2/+1
2006-03-20[PATCH] USB: kzalloc in w9968cfOliver Neukum1-9/+4
2006-03-20[PATCH] USB: kzalloc in dabusbOliver Neukum1-3/+2
2006-03-20[PATCH] USB: kzalloc for hidOliver Neukum4-23/+10
2006-03-20[PATCH] USB: kzalloc for storageOliver Neukum5-13/+7
2006-03-20[PATCH] USB: mdc800.c to kzallocOliver Neukum1-3/+1
2006-03-20[PATCH] USB: optimise devio.c usbdev_read fixAndrew Morton1-4/+4
2006-03-20[PATCH] USB: optimise devio.c::usbdev_readOliver Neukum1-13/+8
2006-03-20[PATCH] USB: Add ZC0301 Video4Linux2 driverLuca Risolia7-0/+2682
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystemGreg Kroah-Hartman1-3/+3
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-2/+7
2006-03-06[PATCH] USB Serial: fix use-after-free bug in usb-serial coreGreg Kroah-Hartman1-5/+5
2006-02-28[PATCH] USB: ftdi_sio: new microHAM device IDsIan Abbott2-1/+15
2006-02-28[PATCH] USB: visor.c id for gspda smartphoneHendrik Schweppe2-0/+6
2006-02-28[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)Shaun Tancheff1-4/+7
2006-02-28[PATCH] USB: lh7a40x gadget driver: Fixed a dead lockFranck Bui-Huu1-2/+4
2006-02-28[PATCH] USB: unusual_devs entry for Lyra RCA RD1080Alan Stern1-0/+7
2006-02-28[PATCH] USB: Wisegroup MP-8866 Dual USB JoypadAndrew Fuller1-0/+2
2006-02-28[PATCH] USB: fix EHCI BIOS handshakeDavid Brownell1-5/+6
2006-02-13[PATCH] USB: unusual-devs bugfixPhil Dibowitz1-7/+18
2006-02-13[PATCH] USB: unusual_devs.h entry: iAUDIO M5Alan Stern1-0/+7
2006-02-13[PATCH] USB: unusual_devs.h entry: TrekStor i.BeatAlan Stern1-0/+7
2006-02-13[PATCH] usb-storage: unusual_devs entryAlan Stern1-0/+6
2006-02-13[PATCH] usb-storage: new unusual_devs entryAlan Stern1-0/+7
2006-02-13[PATCH] USB: sl811_cs needs platform_device conversion tooDavid Brownell1-2/+2
2006-02-13[PATCH] USB: PL2303: Leadtek 9531 GPS-MouseChristian Lindner2-2/+7
2006-02-13[PATCH] USB: change ldusb's experimental stateMichael Hund1-1/+1
2006-02-13[PATCH] USB: add new device ids to ldusbMichael Hund2-47/+60
2006-02-13[PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell1-4/+12
2006-02-05[PATCH] USB: Fix GPL markings on usb core functions.Greg KH1-3/+3
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2006-01-31[PATCH] USB: gadget zero and dma-coherent buffersDavid Brownell1-3/+5
2006-01-31[PATCH] USB: yealink printk warning fixAndrew Morton1-1/+1
2006-01-31[PATCH] USB: libusual: fix warning on 64bit boxesAlan Cox1-1/+1
2006-01-31[PATCH] USB: arm26: fix compilation of drivers/usb/core/message.cAlexey Dobriyan1-0/+1
2006-01-31[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov1-1/+1
2006-01-31[PATCH] USB: remove extra newline in hid_init_reportsOlaf Hering1-1/+1
2006-01-31[PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp moduleAdrian Bunk1-194/+2
2006-01-31[PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp moduleAdrian Bunk3-131/+1
2006-01-31[PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap1-2/+1
2006-01-31[PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.cEric Sesterhenn / snakebyte1-175/+89
2006-01-31[PATCH] USB: gadgetfs: set "zero" flag for short control-IN responseAlan Stern1-1/+7
2006-01-31[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas1-10/+11
2006-01-31[PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developersGreg Kroah-Hartman1-0/+1
2006-01-31[PATCH] USB: net2280 warning fixDavid Brownell1-0/+1
2006-01-31[PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman3-5/+2
2006-01-31[PATCH] USB: UHCI: No FSBR until device is configuredAlan Stern1-2/+2
2006-01-31[PATCH] USB: EHCI, another full speed iso fixClemens Ladisch1-0/+1
2006-01-31[PATCH] USB HID: add blacklist entry for HP keyboardVojtech Pavlik1-3/+4
2006-01-31[PATCH] USB: add new auerswald device idsAndrew Morton1-0/+2
2006-01-31[PATCH] UEAGLE : cmv name bug (was cosmetic)matthieu castet1-1/+1
2006-01-31[PATCH] UEAGLE : cosmeticmatthieu castet1-21/+11
2006-01-31[PATCH] UEAGLE : add iso supportmatthieu castet1-1/+25
2006-01-31[PATCH] USBATM: semaphore to mutex conversionArjan van de Ven4-32/+35
2006-01-31[PATCH] USBATM: -EILSEQ workaroundDuncan Sands2-1/+5
2006-01-31[PATCH] USBATM: bump version numbersDuncan Sands2-2/+2
2006-01-31[PATCH] USBATM: handle urbs containing partial cellsDuncan Sands2-96/+182
2006-01-31[PATCH] USBATM: allow isochronous transferDuncan Sands6-39/+92
2006-01-31[PATCH] USBATM: measure buffer size in bytes; force valid sizesDuncan Sands2-36/+84
2006-01-31[PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skbDuncan Sands1-2/+3
2006-01-31[PATCH] USBATM: return correct error code when out of memoryDuncan Sands1-0/+2
2006-01-31[PATCH] USBATM: shutdown open connections when disconnectedDuncan Sands2-19/+48
2006-01-31[PATCH] USBATM: xusbatm rewriteDuncan Sands1-37/+77
2006-01-31[PATCH] USBATM: kzalloc conversionDuncan Sands3-11/+5
2006-01-31[PATCH] USBATM: remove .ownerDuncan Sands5-7/+1
2006-01-31[PATCH] USBATM: add flags fieldDuncan Sands6-21/+19
2006-01-31[PATCH] USBATM: trivial modificationsDuncan Sands5-118/+153
2006-01-31[PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia7-2/+3095
2006-01-31[PATCH] USB: SN9C10x driver updatesLuca Risolia3-89/+46
2006-01-31[PATCH] USB: cp2101 Add new device IDsCraig Shelley1-5/+9
2006-01-31[PATCH] USB: add new pl2303 device idsDenis MONTERRAT2-0/+4
2006-01-31[PATCH] USB: pl2303: Added support for CA-42 clone cableMartin Gingras2-1/+6
2006-01-31[PATCH] USB: touchkitusb.c (eGalax driver) fixJuergen Schindele1-0/+3
2006-01-31[PATCH] USB: asix - Add device IDs for 0G0 Cable EthernetDavid Hollis1-0/+4
2006-01-31[PATCH] USB: SN9C10x driver updates and bugfixesLuca Risolia9-756/+955
2006-01-31[PATCH] USB: usb-storage support for SONY DSC-T5 still cameraAlexandre Duret-Lutz1-5/+5
2006-01-31[PATCH] USB: fix oops in acm disconnectOliver Neukum1-2/+7
2006-01-31[PATCH] USB: cleanup of usblpOliver Neukum1-47/+24
2006-01-31[PATCH] USB: usb-storage: Add support for Rio KarmaMatthew Dharm3-0/+79
2006-01-31[PATCH] drivers/usb/input/yealink.c: Cleanup device matching codeHenk1-27/+19
2006-01-31[PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD camerasRui Santos2-2/+6
2006-01-31[PATCH] USB: ftdi_sio: new PID for PCDJ DAC2Wouter Paesen2-0/+7
2006-01-31[PATCH] USB: ftdi_sio: new IDs for Westrex devicesIan Abbott2-0/+8
2006-01-31[PATCH] USB: new id for ftdi_sio.c and ftdi_sio.hLouis Nyffenegger2-0/+6
2006-01-31[PATCH] USB: fix ehci early handoff issues warningAndrew Morton1-1/+0
2006-01-31[PATCH] USB: fix EHCI early handoff issuesDavid Brownell2-98/+71
2006-01-31Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins1-1/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-20/+7
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-2/+0
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-22/+243
2006-01-14Input: HID - add support for fn key on Apple PowerBooksMichael Hanselmann4-14/+201
2006-01-14Input: wacom - fix compile on PowerPCDmitry Torokhov1-7/+7
2006-01-14Input: HID - add more simulation usagesDmitry Torokhov1-1/+4
2006-01-14Input: HID - fix an oops in PID initialization codeDmitry Torokhov1-1/+1
2006-01-14Input: HID - add support for Cherry Cymotion keyboardVojtech Pavlik3-0/+31
2006-01-13[PATCH] Remove usb gadget generic driver methodsRussell King4-12/+0
2006-01-13[PATCH] Add usb_serial_bus_type probe and remove methodsRussell King1-8/+7
2006-01-10[PATCH] TTY layer buffering revampAlan Cox21-200/+76
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl2-3/+3
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds3-18/+18
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen3-18/+18
2006-01-10Small fixups to the EHCI Kconfig help textJesper Juhl1-5/+5
2006-01-10spelling: s/trough/through/Adrian Bunk1-1/+1
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann8-0/+8
2006-01-08[PATCH] shrink dentry structEric Dumazet1-3/+3
2006-01-08[PATCH] fix more missing includesTim Schmielau3-0/+3
2006-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-36/+124
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+2
2006-01-07Merge with Linus' kernel.Russell King163-1978/+6124
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard1-2/+2
2006-01-05Input: add missing keys from input.h to hid-debug.hMichael Hanselmann1-1/+15
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov164-1984/+6133
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski1-35/+9
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski1-15/+1
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski1-22/+9
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski1-17/+24
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-44/+42
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2-46/+42
2006-01-04[PATCH] USB: fix usb-skeleton limit resource usage patch.Sam Bishop1-2/+5