aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/usbatm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-04USB: atm: Remove redundant license textGreg Kroah-Hartman1-15/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2013-10-29usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches1-7/+7
2013-07-23USB: usbatm: move the atm_dbg() call to use dynamic debugGreg Kroah-Hartman1-11/+5
2013-07-23USB: usbatm: don't rely on CONFIG_USB_DEBUGGreg Kroah-Hartman1-6/+1
2013-07-23USB: usbatm: remove unused UDSL_ASSERT macroGreg Kroah-Hartman1-12/+0
2010-08-10usb: atm: fixed spacing and indentation coding style issuesNicolas Kaiser1-11/+11
2010-03-02USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott1-0/+15
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman1-2/+8
2008-04-24USB: usbatm: convert heavy init dances to kthread APIPavel Emelyanov1-1/+1
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2006-01-31[PATCH] USBATM: semaphore to mutex conversionArjan van de Ven1-1/+2
2006-01-31[PATCH] USBATM: -EILSEQ workaroundDuncan Sands1-0/+1
2006-01-31[PATCH] USBATM: handle urbs containing partial cellsDuncan Sands1-0/+7
2006-01-31[PATCH] USBATM: allow isochronous transferDuncan Sands1-2/+5
2006-01-31[PATCH] USBATM: shutdown open connections when disconnectedDuncan Sands1-0/+1
2006-01-31[PATCH] USBATM: remove .ownerDuncan Sands1-2/+0
2006-01-31[PATCH] USBATM: add flags fieldDuncan Sands1-5/+8
2006-01-31[PATCH] USBATM: trivial modificationsDuncan Sands1-8/+17
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-5/+0
2005-06-27[PATCH] USB: fix usbatm gcc-2.95.x bugAndrew Morton1-1/+2
2005-06-27[PATCH] USB ATM: new usbatm coreDuncan Sands1-0/+183