Greg Kroah-Hartman
|
6453f53b75
USB: atm: fix up some remaining DEVICE_ATTR() usage
|
7 年之前 |
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 年之前 |
Gustavo A. R. Silva
|
3a851c0312
usb: atm: cxacru: mark expected switch fall-throughs
|
7 年之前 |
Allen Pais
|
6a29d4b944
drivers: usb: atm: cxacru: use setup_timer() helper.
|
7 年之前 |
Greg Kroah-Hartman
|
9acd6b2a34
USB: atm: remove unneeded MODULE_VERSION() usage
|
8 年之前 |
Gustavo A. R. Silva
|
78f74f75bd
usb: atm: remove unnecessary code
|
8 年之前 |
Wolfram Sang
|
04e75e4956
usb: atm: cxacru: don't print on ENOMEM
|
9 年之前 |
Wolfram Sang
|
8ebbbf2e5d
usb: atm: cxacru: don't print error when allocating urb fails
|
9 年之前 |
Dan Carpenter
|
46e3cafb01
USB: cxacru: fix an bounds check warning
|
9 年之前 |
Aaron Raimist
|
cd32fbad6e
USB: atm: cxacru: fix blank line after declaration
|
10 年之前 |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Dan Carpenter
|
2a0ebf80aa
USB: cxacru: potential underflow in cxacru_cm_get_array()
|
12 年之前 |
Greg Kroah-Hartman
|
77c9e125b3
USB: cxacru.c: remove dbg() usage
|
13 年之前 |
Greg Kroah-Hartman
|
65db430540
USB: convert drivers/usb/* to use module_usb_driver()
|
13 年之前 |
Tejun Heo
|
afe2c511fb
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
|
14 年之前 |
David S. Miller
|
e548833df8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Ondrej Zary
|
92e32eaee2
cxacru: ignore cx82310_eth devices
|
15 年之前 |
Simon Arlott
|
902ffc3c70
USB: cxacru: Use a bulk/int URB to access the command endpoint
|
15 年之前 |
Nicolas Kaiser
|
83a3ac866d
usb: conexant: fixed spacing and brace coding style issues
|
15 年之前 |
Karl Hiramoto
|
676f3d2686
usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.
|
15 年之前 |
Simon Arlott
|
30fa3d8ed0
USB: cxacru: increment driver version
|
15 年之前 |
Simon Arlott
|
817db5b34e
USB: cxacru: remove cxacru-cf.bin loader
|
15 年之前 |
Simon Arlott
|
4ac37208e9
USB: cxacru: add write-only sysfs attribute for modem configuration
|
15 年之前 |
Simon Arlott
|
885582c48e
USB: cxacru: firmware writes on OHCI are slow, log progress
|
15 年之前 |
Simon Arlott
|
c68bb0d738
USB: cxacru: document how to interact with the flash memory
|
15 年之前 |
Simon Arlott
|
9fc950d322
USB: cxacru: check device isn't being removed during sysfs calls
|
15 年之前 |
Simon Arlott
|
5d0a9c7932
USB: cxacru: check data length is not negative
|
15 年之前 |
Simon Arlott
|
1bfbd283cd
USB: cxacru: return an empty value for modulation if there is no connection
|
15 年之前 |