summaryrefslogtreecommitdiff
path: root/drivers/usb/atm
AgeCommit message (Expand)Author
2006-06-21[PATCH] USBATM: remove no-longer needed #includeDuncan Sands
2006-06-21[PATCH] USBATM: remove pointless inlineDuncan Sands
2006-05-08[PATCH] USBATM: fix modinfo outputDuncan Sands
2006-05-08[PATCH] USBATM: change the default speedtouch iso altsettingDuncan Sands
2006-04-14[PATCH] USB: UEAGLE : memory leack fixmatthieu castet
2006-04-14[PATCH] USB: UEAGLE : null pointer dereference fixmatthieu castet
2006-04-14[PATCH] USB: UEAGLE : support geodematthieu castet
2006-04-14[PATCH] USB: UEAGLE : cosmeticmatthieu castet
2006-01-31[PATCH] UEAGLE : cmv name bug (was cosmetic)matthieu castet
2006-01-31[PATCH] UEAGLE : cosmeticmatthieu castet
2006-01-31[PATCH] UEAGLE : add iso supportmatthieu castet
2006-01-31[PATCH] USBATM: semaphore to mutex conversionArjan van de Ven
2006-01-31[PATCH] USBATM: -EILSEQ workaroundDuncan Sands
2006-01-31[PATCH] USBATM: bump version numbersDuncan Sands
2006-01-31[PATCH] USBATM: handle urbs containing partial cellsDuncan Sands
2006-01-31[PATCH] USBATM: allow isochronous transferDuncan Sands
2006-01-31[PATCH] USBATM: measure buffer size in bytes; force valid sizesDuncan Sands
2006-01-31[PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skbDuncan Sands
2006-01-31[PATCH] USBATM: return correct error code when out of memoryDuncan Sands
2006-01-31[PATCH] USBATM: shutdown open connections when disconnectedDuncan Sands
2006-01-31[PATCH] USBATM: xusbatm rewriteDuncan Sands
2006-01-31[PATCH] USBATM: kzalloc conversionDuncan Sands
2006-01-31[PATCH] USBATM: remove .ownerDuncan Sands
2006-01-31[PATCH] USBATM: add flags fieldDuncan Sands
2006-01-31[PATCH] USBATM: trivial modificationsDuncan Sands
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl
2006-01-04[PATCH] USB: small cleanupsAdrian Bunk
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fixmatthieu castet
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem drivermatthieu castet
2005-11-29[PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg
2005-07-25[ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller
2005-07-19[ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands
2005-07-12[PATCH] USB ATM: fix line resync logicDuncan Sands
2005-07-12[PATCH] USB ATM: robustify poll throttlingDuncan Sands
2005-07-12[PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands
2005-06-27[PATCH] USB: usbatm kcalloc cleanupDuncan Sands
2005-06-27[PATCH] USB: fix usbatm gcc-2.95.x bugAndrew Morton
2005-06-27[PATCH] USB ATM: avoid oops on bind failure; plug memory leakDuncan Sands
2005-06-27[PATCH] USB ATM: reduce log spammingDuncan Sands
2005-06-27[PATCH] USB ATM: bits and bobsDuncan Sands
2005-06-27[PATCH] USB ATM: generic DSL modem driver xusbatmDuncan Sands
2005-06-27[PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacruDuncan Sands
2005-06-27[PATCH] USB ATM: port speedtch to new usbatm coreDuncan Sands
2005-06-27[PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton