Kees Cook
|
72a9f9a445
usb: usbatm: Convert timers to use timer_setup()
|
7 лет назад |
Greg Kroah-Hartman
|
4a8635ae08
USB: atm: Remove redundant license text
|
7 лет назад |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 лет назад |
Bhumika Goyal
|
0f7735477d
USB: atm: make atmdev_ops const
|
8 лет назад |
Greg Kroah-Hartman
|
9acd6b2a34
USB: atm: remove unneeded MODULE_VERSION() usage
|
8 лет назад |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 лет назад |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 лет назад |
Wolfram Sang
|
52879bb190
usb: atm: usbatm: don't print on ENOMEM
|
9 лет назад |
Wolfram Sang
|
4675e961b8
usb: atm: usbatm: don't print error when allocating urb fails
|
9 лет назад |
Greg Kroah-Hartman
|
f354c84565
USB: usbatm.c: move assignment out of if () block
|
10 лет назад |
Seth Archer Brown
|
9058bdc3a8
Usb: atm: usbatm: fixed a pointer variable format issue
|
11 лет назад |
Greg Kroah-Hartman
|
2c21c985f1
USB: usbatm: remove CONFIG_USB_DEBUG dependancy
|
12 лет назад |
Greg Kroah-Hartman
|
0fef59d338
USB: usbatm: remove unneeded trace printk calls
|
12 лет назад |
Greg Kroah-Hartman
|
f55876dec7
USB: usbatm: remove unused UDSL_ASSERT macro
|
12 лет назад |
Kees Cook
|
f170168b9a
drivers: avoid parsing names as kthread_run() format strings
|
12 лет назад |
Wei Yongjun
|
c33c888b58
usbatm: fix potential NULL pointer dereference
|
12 лет назад |
Greg Kroah-Hartman
|
34ad569fec
USB: atm: usbatm: fix up debug printing code
|
13 лет назад |
Greg Kroah-Hartman
|
4c2a47a287
USB: usbatm.c: remove dbg() usage
|
13 лет назад |
Manuel Zerpies
|
bf929b3bee
drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit()
|
14 лет назад |
Dan Williams
|
d9ca676bcb
atm: correct sysfs 'device' link creation and parent relationships
|
14 лет назад |
Nicolas Kaiser
|
9196cc7bb4
USB: speedtouch: fixed more brace and spacing coding style issues
|
15 лет назад |
Nicolas Kaiser
|
6c4b7f70ba
USB: speedtouch: fixed brace and spacing coding style issues
|
15 лет назад |
Thiago Farina
|
08add0c780
USB: atm: Use FIELD_SIZEOF, trivial cleanup.
|
15 лет назад |
Simon Arlott
|
9fc950d322
USB: cxacru: check device isn't being removed during sysfs calls
|
15 лет назад |
Johannes Berg
|
7c510e4b73
net: convert more to %pM
|
17 лет назад |
Greg Kroah-Hartman
|
3b6004f3b5
USB: remove warn() macro from usb drivers
|
17 лет назад |
David S. Miller
|
b5f61ab96d
usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.
|
17 лет назад |
Pavel Emelyanov
|
c4504a7eb9
USB: usbatm: convert heavy init dances to kthread API
|
17 лет назад |
Greg Kroah-Hartman
|
33fea2b2f5
USB: atm: usbatm: clean up urb->status usage
|
18 лет назад |
Oleg Nesterov
|
b8a124da92
usbatm_heavy_init: don't use CLONE_SIGHAND
|
18 лет назад |