summaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USBATM: remove no-longer needed #includeDuncan Sands2006-06-221-1/+0Star
* [PATCH] USBATM: remove pointless inlineDuncan Sands2006-06-221-1/+1
* [PATCH] USBATM: fix modinfo outputDuncan Sands2006-05-091-4/+4
* [PATCH] USBATM: change the default speedtouch iso altsettingDuncan Sands2006-05-091-1/+1
* [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-02-011-1/+1
* [PATCH] UEAGLE : cosmeticmatthieu castet2006-02-011-21/+11Star
* [PATCH] UEAGLE : add iso supportmatthieu castet2006-02-011-1/+25
* [PATCH] USBATM: semaphore to mutex conversionArjan van de Ven2006-02-014-32/+35
* [PATCH] USBATM: -EILSEQ workaroundDuncan Sands2006-02-012-1/+5
* [PATCH] USBATM: bump version numbersDuncan Sands2006-02-012-2/+2
* [PATCH] USBATM: handle urbs containing partial cellsDuncan Sands2006-02-012-96/+182
* [PATCH] USBATM: allow isochronous transferDuncan Sands2006-02-016-39/+92
* [PATCH] USBATM: measure buffer size in bytes; force valid sizesDuncan Sands2006-02-012-36/+84
* [PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skbDuncan Sands2006-02-011-2/+3
* [PATCH] USBATM: return correct error code when out of memoryDuncan Sands2006-02-011-0/+2
* [PATCH] USBATM: shutdown open connections when disconnectedDuncan Sands2006-02-012-19/+48
* [PATCH] USBATM: xusbatm rewriteDuncan Sands2006-02-011-37/+77
* [PATCH] USBATM: kzalloc conversionDuncan Sands2006-02-013-11/+5Star
* [PATCH] USBATM: remove .ownerDuncan Sands2006-02-015-7/+1Star
* [PATCH] USBATM: add flags fieldDuncan Sands2006-02-016-21/+19Star
* [PATCH] USBATM: trivial modificationsDuncan Sands2006-02-015-118/+153
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-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/+0Star
* [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-301-0/+3
* [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-301-2/+2
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-172-5/+4Star
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-091-2/+0Star
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-081-1/+1
* [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller2005-07-261-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/+2Star
* [PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands2005-07-122-2/+2
* [PATCH] USB: usbatm kcalloc cleanupDuncan Sands2005-06-271-4/+1Star
* [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/+533Star
* [PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton2005-06-271-2/+0Star