aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/xusbatm.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-09drivers: usb: atm: use pr_err() and pr_warn() instead of raw printk()Enrico Weigelt, metux IT consult1-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
2017-07-22USB: atm: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-1/+0
2015-05-10USB: xusbatm.c: move assignment out of if () blockGreg Kroah-Hartman1-2/+4
2012-07-16usb: Use eth_random_addrJoe Perches1-2/+2
2012-05-01USB: xusbatm.c: remove dbg() usageGreg Kroah-Hartman1-4/+0
2010-08-10usb: atm: fixed spacing and indentation coding style issuesNicolas Kaiser1-5/+5
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman1-1/+1
2007-10-14signedness: module_param_array nump argumentAl Viro1-1/+1
2006-06-21[PATCH] USBATM: remove no-longer needed #includeDuncan Sands1-1/+0
2006-01-31[PATCH] USBATM: allow isochronous transferDuncan Sands1-2/+2
2006-01-31[PATCH] USBATM: xusbatm rewriteDuncan Sands1-37/+77
2006-01-31[PATCH] USBATM: remove .ownerDuncan Sands1-1/+0
2006-01-31[PATCH] USBATM: add flags fieldDuncan Sands1-2/+1
2006-01-31[PATCH] USBATM: trivial modificationsDuncan Sands1-11/+12
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-06-27[PATCH] USB ATM: generic DSL modem driver xusbatmDuncan Sands1-0/+196