Greg Kroah-Hartman
|
6453f53b75
USB: atm: fix up some remaining DEVICE_ATTR() usage
|
7 years ago |
Greg Kroah-Hartman
|
7f26ee4b56
USB: move many drivers to use DEVICE_ATTR_RO
|
7 years ago |
Greg Kroah-Hartman
|
ed5bd7a47f
USB: move many drivers to use DEVICE_ATTR_RW
|
7 years ago |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 years ago |
Arvind Yadav
|
d2032b4b6e
usb: atm: ueagle-atm: constify attribute_group structures.
|
8 years ago |
Colin Ian King
|
4b26ebacb6
usb: atm: ueagle-atm: fix spelling mistake: "submition" -> "submission"
|
8 years ago |
Wolfram Sang
|
59e1200ecb
usb: atm: ueagle-atm: don't print on ENOMEM
|
9 years ago |
Wolfram Sang
|
7ff56857e3
usb: atm: ueagle-atm: don't print error when allocating urb fails
|
9 years ago |
Sandhya Bankar
|
49e8eccf37
Use "foo *bar" instead of "foo * bar".
|
9 years ago |
Sandhya Bankar
|
62b5c80afc
usb: Remove unnecessary space before function pointer arguments.
|
9 years ago |
Dan Streetman
|
b51d23e4e9
module: add per-module param_lock
|
10 years ago |
Markus Elfring
|
533726f736
ueagle-atm: Delete unnecessary checks before the function call "release_firmware"
|
10 years ago |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 years ago |
Linus Torvalds
|
033d9959ed
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
13 years ago |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 years ago |
Tim Gardner
|
4728250293
USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usage
|
13 years ago |
Jesper Juhl
|
7af395922a
usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Greg Kroah-Hartman
|
65db430540
USB: convert drivers/usb/* to use module_usb_driver()
|
14 years ago |
Chris Forbes
|
6f95b4b752
drivers: usb: atm: ueagle-atm: Add missing const qualifier
|
14 years ago |
Chris Forbes
|
586073071d
drivers: usb: atm: ueagle-atm: use __packed
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Tejun Heo
|
9abff15dd6
USB: ueagle-atm: use system_wq instead of dedicated workqueues
|
14 years ago |
Dan Williams
|
12f188f2e5
ueagle-atm: fix PHY signal initialization race
|
14 years ago |
Greg Kroah-Hartman
|
e502ac5e1e
USB: atm: ueagle-atm: fix up some permissions on the sysfs files
|
15 years ago |
Rusty Russell
|
d6d1b650ae
param: simple locking for sysfs-writable charp parameters
|
15 years ago |
Andy Shevchenko
|
e644814a2c
usb: throw away custom hex digit methods
|
15 years ago |
Karl Hiramoto
|
cc7b86c1a8
usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.
|
15 years ago |
Javier Blanco de Torres (Neurowork)
|
4545f7eea3
USB: ueagle: fix Coding Styles
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |