index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
atm
/
usbatm.h
Age
Commit message (
Expand
)
Author
2017-11-04
USB: atm: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2013-10-29
usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros
Joe Perches
2013-07-23
USB: usbatm: move the atm_dbg() call to use dynamic debug
Greg Kroah-Hartman
2013-07-23
USB: usbatm: don't rely on CONFIG_USB_DEBUG
Greg Kroah-Hartman
2013-07-23
USB: usbatm: remove unused UDSL_ASSERT macro
Greg Kroah-Hartman
2010-08-10
usb: atm: fixed spacing and indentation coding style issues
Nicolas Kaiser
2010-03-02
USB: cxacru: check device isn't being removed during sysfs calls
Simon Arlott
2008-10-17
USB: remove warn() macro from usb drivers
Greg Kroah-Hartman
2008-04-24
USB: usbatm: convert heavy init dances to kthread API
Pavel Emelyanov
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2006-01-31
[PATCH] USBATM: semaphore to mutex conversion
Arjan van de Ven
2006-01-31
[PATCH] USBATM: -EILSEQ workaround
Duncan Sands
2006-01-31
[PATCH] USBATM: handle urbs containing partial cells
Duncan Sands
2006-01-31
[PATCH] USBATM: allow isochronous transfer
Duncan Sands
2006-01-31
[PATCH] USBATM: shutdown open connections when disconnected
Duncan Sands
2006-01-31
[PATCH] USBATM: remove .owner
Duncan Sands
2006-01-31
[PATCH] USBATM: add flags field
Duncan Sands
2006-01-31
[PATCH] USBATM: trivial modifications
Duncan Sands
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-06-27
[PATCH] USB: fix usbatm gcc-2.95.x bug
Andrew Morton
2005-06-27
[PATCH] USB ATM: new usbatm core
Duncan Sands