index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
atm
/
ueagle-atm.c
Age
Commit message (
Expand
)
Author
2015-06-23
module: add per-module param_lock
Dan Streetman
2015-03-18
ueagle-atm: Delete unnecessary checks before the function call "release_firmw...
Markus Elfring
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-15
USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usage
Tim Gardner
2012-04-18
usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()
Jesper Juhl
2012-01-12
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-07-08
drivers: usb: atm: ueagle-atm: Add missing const qualifier
Chris Forbes
2011-07-08
drivers: usb: atm: ueagle-atm: use __packed
Chris Forbes
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-23
USB: ueagle-atm: use system_wq instead of dedicated workqueues
Tejun Heo
2010-12-28
ueagle-atm: fix PHY signal initialization race
Dan Williams
2010-11-15
USB: atm: ueagle-atm: fix up some permissions on the sysfs files
Greg Kroah-Hartman
2010-08-11
param: simple locking for sysfs-writable charp parameters
Rusty Russell
2010-08-10
usb: throw away custom hex digit methods
Andy Shevchenko
2010-07-09
usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-05-20
USB: ueagle: fix Coding Styles
Javier Blanco de Torres (Neurowork)
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-11
firmware_class: make request_firmware_nowait more useful
Johannes Berg
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-06-16
firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-07-10
ueagle-atm: treat firmware data as const
David Woodhouse
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-28
drivers/usb annotations and fixes
Al Viro
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-01
USB: Spelling fixes
Joe Perches
2008-02-01
USB: Add missing "space" to printk messages
Joe Perches
2007-10-12
UEAGLE: Cosmetic
Stanislaw Gruszka
2007-10-12
UEAGLE: Do not sleep when device is disconnected
Stanislaw Gruszka
2007-10-12
UEAGLE: Avoid keyboard driver blocking
Stanislaw Gruszka
2007-10-12
UEAGLE: Allow user to choose input interface alternate setting
Stanislaw Gruszka
2007-10-12
UEAGLE: Devolo and Elsa chipsets support
Stanislaw Gruszka
2007-10-12
UEAGLE: Eagle IV chipset support
Stanislaw Gruszka
2007-08-22
UEAGLE: Remove sysfs files on error case
Stanislaw Gruszka
2007-07-20
USB: atm: ueagle-atm: clean up urb->status usage
Greg Kroah-Hartman
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-02-16
USB: ueagle-atm.c needs sched.h
Randy Dunlap
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-01
USB: kmemdup() cleanup in drivers/usb/
Eric Sesterhenn
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-17
UEAGLE: fix ueagle-atm Oops
matthieu castet
2006-10-17
UEAGLE : comestic changes
matthieu castet
2006-10-17
UEAGLE : use interruptible sleep
matthieu castet
2006-10-17
UEAGLE : be suspend friendly
matthieu castet
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
[next]