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()
|
13 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
|
14 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 |
Johannes Berg
|
9ebfbd45f9
firmware_class: make request_firmware_nowait more useful
|
16 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Samuel Ortiz
|
ade901d7a4
firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal
|
16 years ago |
Nick Andrew
|
877d03105d
trivial: Fix misspelling of firmware
|
16 years ago |
Adrian Bunk
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
17 years ago |
David Woodhouse
|
aafcd2f7d6
ueagle-atm: treat firmware data as const
|
17 years ago |