Age | Commit message (Expand) | Author | Files | Lines |
2017-11-04 | USB: atm: Remove redundant license text | Greg Kroah-Hartman | 1 | -15/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2013-10-30 | usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros | Joe Perches | 1 | -7/+7 |
2013-07-24 | USB: usbatm: move the atm_dbg() call to use dynamic debug | Greg Kroah-Hartman | 1 | -11/+5 |
2013-07-24 | USB: usbatm: don't rely on CONFIG_USB_DEBUG | Greg Kroah-Hartman | 1 | -6/+1 |
2013-07-24 | USB: usbatm: remove unused UDSL_ASSERT macro | Greg Kroah-Hartman | 1 | -12/+0 |
2010-08-11 | usb: atm: fixed spacing and indentation coding style issues | Nicolas Kaiser | 1 | -11/+11 |
2010-03-03 | USB: cxacru: check device isn't being removed during sysfs calls | Simon Arlott | 1 | -0/+15 |
2008-10-18 | USB: remove warn() macro from usb drivers | Greg Kroah-Hartman | 1 | -2/+8 |
2008-04-25 | USB: usbatm: convert heavy init dances to kthread API | Pavel Emelyanov | 1 | -1/+1 |
2008-04-19 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
2006-02-01 | [PATCH] USBATM: semaphore to mutex conversion | Arjan van de Ven | 1 | -1/+2 |
2006-02-01 | [PATCH] USBATM: -EILSEQ workaround | Duncan Sands | 1 | -0/+1 |
2006-02-01 | [PATCH] USBATM: handle urbs containing partial cells | Duncan Sands | 1 | -0/+7 |
2006-02-01 | [PATCH] USBATM: allow isochronous transfer | Duncan Sands | 1 | -2/+5 |
2006-02-01 | [PATCH] USBATM: shutdown open connections when disconnected | Duncan Sands | 1 | -0/+1 |
2006-02-01 | [PATCH] USBATM: remove .owner | Duncan Sands | 1 | -2/+0 |
2006-02-01 | [PATCH] USBATM: add flags field | Duncan Sands | 1 | -5/+8 |
2006-02-01 | [PATCH] USBATM: trivial modifications | Duncan Sands | 1 | -8/+17 |
2005-11-17 | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman | 1 | -5/+0 |
2005-06-28 | [PATCH] USB: fix usbatm gcc-2.95.x bug | Andrew Morton | 1 | -1/+2 |
2005-06-28 | [PATCH] USB ATM: new usbatm core | Duncan Sands | 1 | -0/+183 |