summaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: UEAGLE : memory leack fixmatthieu castet2006-04-141-3/+3
* [PATCH] USB: UEAGLE : null pointer dereference fixmatthieu castet2006-04-141-1/+1
* [PATCH] USB: UEAGLE : support geodematthieu castet2006-04-141-1/+8
* [PATCH] USB: UEAGLE : cosmeticmatthieu castet2006-04-141-6/+29
* [PATCH] UEAGLE : cmv name bug (was cosmetic)matthieu castet2006-01-311-1/+1
* [PATCH] UEAGLE : cosmeticmatthieu castet2006-01-311-21/+11
* [PATCH] UEAGLE : add iso supportmatthieu castet2006-01-311-1/+25
* [PATCH] USBATM: semaphore to mutex conversionArjan van de Ven2006-01-314-32/+35
* [PATCH] USBATM: -EILSEQ workaroundDuncan Sands2006-01-312-1/+5
* [PATCH] USBATM: bump version numbersDuncan Sands2006-01-312-2/+2
* [PATCH] USBATM: handle urbs containing partial cellsDuncan Sands2006-01-312-96/+182
* [PATCH] USBATM: allow isochronous transferDuncan Sands2006-01-316-39/+92
* [PATCH] USBATM: measure buffer size in bytes; force valid sizesDuncan Sands2006-01-312-36/+84
* [PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skbDuncan Sands2006-01-311-2/+3
* [PATCH] USBATM: return correct error code when out of memoryDuncan Sands2006-01-311-0/+2
* [PATCH] USBATM: shutdown open connections when disconnectedDuncan Sands2006-01-312-19/+48
* [PATCH] USBATM: xusbatm rewriteDuncan Sands2006-01-311-37/+77
* [PATCH] USBATM: kzalloc conversionDuncan Sands2006-01-313-11/+5
* [PATCH] USBATM: remove .ownerDuncan Sands2006-01-315-7/+1
* [PATCH] USBATM: add flags fieldDuncan Sands2006-01-316-21/+19
* [PATCH] USBATM: trivial modificationsDuncan Sands2006-01-315-118/+153
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-101-2/+2
* [PATCH] USB: small cleanupsAdrian Bunk2006-01-041-2/+2
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-044-4/+0
* [PATCH] USB: Eagle and ADI 930 usb adsl modem driver fixmatthieu castet2006-01-041-10/+18
* [PATCH] USB: Eagle and ADI 930 usb adsl modem drivermatthieu castet2006-01-043-0/+1827
* [PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones2005-11-291-0/+3
* [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-291-2/+2
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-172-5/+4
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-081-2/+0
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller2005-07-251-6/+6
* [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands2005-07-191-6/+6
* [PATCH] USB ATM: fix line resync logicDuncan Sands2005-07-121-27/+28
* [PATCH] USB ATM: robustify poll throttlingDuncan Sands2005-07-121-4/+2
* [PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands2005-07-122-2/+2
* [PATCH] USB: usbatm kcalloc cleanupDuncan Sands2005-06-271-4/+1
* [PATCH] USB: fix usbatm gcc-2.95.x bugAndrew Morton2005-06-271-1/+2
* [PATCH] USB ATM: avoid oops on bind failure; plug memory leakDuncan Sands2005-06-271-4/+5
* [PATCH] USB ATM: reduce log spammingDuncan Sands2005-06-271-10/+11
* [PATCH] USB ATM: bits and bobsDuncan Sands2005-06-272-13/+44
* [PATCH] USB ATM: generic DSL modem driver xusbatmDuncan Sands2005-06-271-0/+196
* [PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacruDuncan Sands2005-06-271-0/+878
* [PATCH] USB ATM: port speedtch to new usbatm coreDuncan Sands2005-06-271-552/+533
* [PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton2005-06-271-2/+0
* [PATCH] USB ATM: new usbatm coreDuncan Sands2005-06-274-1364/+1414
* [PATCH] Speedtouch resync after lost signal.David Woodhouse2005-05-251-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-165-0/+2248
OpenPOWER on IntegriCloud