summaryrefslogtreecommitdiff
path: root/drivers/usb/atm/usbatm.h
AgeCommit message (Expand)Author
2020-03-17USB: atm: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2017-11-04USB: atm: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2013-10-29usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches
2013-07-23USB: usbatm: move the atm_dbg() call to use dynamic debugGreg Kroah-Hartman
2013-07-23USB: usbatm: don't rely on CONFIG_USB_DEBUGGreg Kroah-Hartman
2013-07-23USB: usbatm: remove unused UDSL_ASSERT macroGreg Kroah-Hartman
2010-08-10usb: atm: fixed spacing and indentation coding style issuesNicolas Kaiser
2010-03-02USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman
2008-04-24USB: usbatm: convert heavy init dances to kthread APIPavel Emelyanov
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
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: handle urbs containing partial cellsDuncan Sands
2006-01-31[PATCH] USBATM: allow isochronous transferDuncan Sands
2006-01-31[PATCH] USBATM: shutdown open connections when disconnectedDuncan 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
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-06-27[PATCH] USB: fix usbatm gcc-2.95.x bugAndrew Morton
2005-06-27[PATCH] USB ATM: new usbatm coreDuncan Sands