index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
atm
/
ueagle-atm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-28
Use "foo *bar" instead of "foo * bar".
Sandhya Bankar
1
-1
/
+1
2016-04-28
usb: Remove unnecessary space before function pointer arguments.
Sandhya Bankar
1
-4
/
+4
2015-06-23
module: add per-module param_lock
Dan Streetman
1
-2
/
+2
2015-03-18
ueagle-atm: Delete unnecessary checks before the function call "release_firmw...
Markus Elfring
1
-2
/
+2
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-08-16
USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-13
/
+66
2012-04-19
usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()
Jesper Juhl
1
-10
/
+5
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
1
-30
/
+1
2011-07-09
drivers: usb: atm: ueagle-atm: Add missing const qualifier
Chris Forbes
1
-2
/
+2
2011-07-09
drivers: usb: atm: ueagle-atm: use __packed
Chris Forbes
1
-17
/
+17
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2011-01-23
USB: ueagle-atm: use system_wq instead of dedicated workqueues
Tejun Heo
1
-14
/
+5
2010-12-29
ueagle-atm: fix PHY signal initialization race
Dan Williams
1
-3
/
+19
2010-11-16
USB: atm: ueagle-atm: fix up some permissions on the sysfs files
Greg Kroah-Hartman
1
-4
/
+3
2010-08-11
param: simple locking for sysfs-writable charp parameters
Rusty Russell
1
-0
/
+2
2010-08-11
usb: throw away custom hex digit methods
Andy Shevchenko
1
-2
/
+3
2010-07-09
usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-3
/
+10
2010-05-21
USB: ueagle: fix Coding Styles
Javier Blanco de Torres (Neurowork)
1
-140
/
+207
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-11
firmware_class: make request_firmware_nowait more useful
Johannes Berg
1
-3
/
+4
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-06-16
firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-4
/
+5
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
1
-1
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-10
ueagle-atm: treat firmware data as const
David Woodhouse
1
-9
/
+11
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
1
-25
/
+23
2008-04-28
drivers/usb annotations and fixes
Al Viro
1
-3
/
+3
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-02-02
USB: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-02
USB: Add missing "space" to printk messages
Joe Perches
1
-2
/
+2
2007-10-13
UEAGLE: Cosmetic
Stanislaw Gruszka
1
-4
/
+3
2007-10-13
UEAGLE: Do not sleep when device is disconnected
Stanislaw Gruszka
1
-8
/
+19
2007-10-13
UEAGLE: Avoid keyboard driver blocking
Stanislaw Gruszka
1
-11
/
+20
2007-10-13
UEAGLE: Allow user to choose input interface alternate setting
Stanislaw Gruszka
1
-16
/
+12
2007-10-13
UEAGLE: Devolo and Elsa chipsets support
Stanislaw Gruszka
1
-26
/
+88
2007-10-13
UEAGLE: Eagle IV chipset support
Stanislaw Gruszka
1
-213
/
+978
2007-08-23
UEAGLE: Remove sysfs files on error case
Stanislaw Gruszka
1
-1
/
+4
2007-07-20
USB: atm: ueagle-atm: clean up urb->status usage
Greg Kroah-Hartman
1
-2
/
+4
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-02-17
USB: ueagle-atm.c needs sched.h
Randy Dunlap
1
-0
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-7
/
+3
2006-12-02
USB: kmemdup() cleanup in drivers/usb/
Eric Sesterhenn
1
-7
/
+3
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+3
2006-10-18
UEAGLE: fix ueagle-atm Oops
matthieu castet
1
-21
/
+11
2006-10-18
UEAGLE : comestic changes
matthieu castet
1
-18
/
+24
2006-10-18
UEAGLE : use interruptible sleep
matthieu castet
1
-3
/
+3
[next]