summaryrefslogtreecommitdiff
path: root/drivers/usb/atm/usbatm.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-17USB: atm: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
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-30usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches1-7/+7
2013-07-24USB: usbatm: move the atm_dbg() call to use dynamic debugGreg Kroah-Hartman1-11/+5
2013-07-24USB: usbatm: don't rely on CONFIG_USB_DEBUGGreg Kroah-Hartman1-6/+1
2013-07-24USB: usbatm: remove unused UDSL_ASSERT macroGreg Kroah-Hartman1-12/+0
2010-08-11usb: atm: fixed spacing and indentation coding style issuesNicolas Kaiser1-11/+11
2010-03-03USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott1-0/+15
2008-10-18USB: remove warn() macro from usb driversGreg Kroah-Hartman1-2/+8
2008-04-25USB: usbatm: convert heavy init dances to kthread APIPavel Emelyanov1-1/+1
2008-04-19drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2006-02-01[PATCH] USBATM: semaphore to mutex conversionArjan van de Ven1-1/+2
2006-02-01[PATCH] USBATM: -EILSEQ workaroundDuncan Sands1-0/+1
2006-02-01[PATCH] USBATM: handle urbs containing partial cellsDuncan Sands1-0/+7
2006-02-01[PATCH] USBATM: allow isochronous transferDuncan Sands1-2/+5
2006-02-01[PATCH] USBATM: shutdown open connections when disconnectedDuncan Sands1-0/+1
2006-02-01[PATCH] USBATM: remove .ownerDuncan Sands1-2/+0
2006-02-01[PATCH] USBATM: add flags fieldDuncan Sands1-5/+8
2006-02-01[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-28[PATCH] USB: fix usbatm gcc-2.95.x bugAndrew Morton1-1/+2
2005-06-28[PATCH] USB ATM: new usbatm coreDuncan Sands1-0/+183