index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
atm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-30
usb: atm: usbatm: don't print on ENOMEM
Wolfram Sang
1
-6
/
+1
2016-08-30
usb: atm: ueagle-atm: don't print on ENOMEM
Wolfram Sang
1
-7
/
+2
2016-08-30
usb: atm: speedtch: don't print on ENOMEM
Wolfram Sang
1
-1
/
+0
2016-08-30
usb: atm: cxacru: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-15
usb: atm: usbatm: don't print error when allocating urb fails
Wolfram Sang
1
-1
/
+0
2016-08-15
usb: atm: ueagle-atm: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-08-15
usb: atm: cxacru: don't print error when allocating urb fails
Wolfram Sang
1
-2
/
+0
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
2016-02-04
USB: cxacru: fix an bounds check warning
Dan Carpenter
1
-0
/
+2
2015-07-23
USB: atm: cxacru: fix blank line after declaration
Aaron Raimist
1
-1
/
+6
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-06-23
module: add per-module param_lock
Dan Streetman
1
-2
/
+2
2015-05-10
USB: xusbatm.c: move assignment out of if () block
Greg Kroah-Hartman
1
-2
/
+4
2015-05-10
USB: usbatm.c: move assignment out of if () block
Greg Kroah-Hartman
1
-2
/
+4
2015-05-10
USB: speedtch.c: move assignment out of if () block
Greg Kroah-Hartman
1
-6
/
+12
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
3
-3
/
+0
2013-12-09
Usb: atm: usbatm: fixed a pointer variable format issue
Seth Archer Brown
1
-4
/
+4
2013-10-30
usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros
Joe Perches
1
-7
/
+7
2013-07-25
usb: atm: speedtch: be careful with bInterval
Felipe Balbi
1
-1
/
+1
2013-07-24
USB: usbatm: remove CONFIG_USB_DEBUG dependancy
Greg Kroah-Hartman
2
-7
/
+3
2013-07-24
USB: usbatm: move the atm_dbg() call to use dynamic debug
Greg Kroah-Hartman
1
-11
/
+5
2013-07-24
USB: usbatm: don't rely on CONFIG_USB_DEBUG
Greg Kroah-Hartman
1
-6
/
+1
2013-07-24
USB: usbatm: remove unneeded trace printk calls
Greg Kroah-Hartman
1
-34
/
+0
2013-07-24
USB: usbatm: remove unused UDSL_ASSERT macro
Greg Kroah-Hartman
2
-20
/
+0
2013-07-04
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-2
/
+3
2013-05-20
USB: cxacru: potential underflow in cxacru_cm_get_array()
Dan Carpenter
1
-1
/
+2
2013-04-19
usbatm: fix potential NULL pointer dereference
Wei Yongjun
1
-3
/
+3
2013-04-10
USB: regroup all depends on USB within an if USB block
Florian Fainelli
1
-1
/
+1
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-2
/
+2
2012-09-13
USB: atm: usbatm: fix up debug printing code
Greg Kroah-Hartman
1
-18
/
+28
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2
-2
/
+2
2012-08-16
USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-13
/
+66
2012-07-17
usb: Use eth_random_addr
Joe Perches
1
-2
/
+2
2012-05-02
USB: xusbatm.c: remove dbg() usage
Greg Kroah-Hartman
1
-4
/
+0
2012-05-02
USB: usbatm.c: remove dbg() usage
Greg Kroah-Hartman
1
-21
/
+9
2012-05-02
USB: speedtch.c: remove dbg() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-05-02
USB: cxacru.c: remove dbg() usage
Greg Kroah-Hartman
1
-17
/
+17
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
2
-4
/
+4
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
3
-58
/
+3
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-07-02
drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-2
/
+2
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
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-14
/
+16
2010-12-29
ueagle-atm: fix PHY signal initialization race
Dan Williams
1
-3
/
+19
2010-12-24
usb: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
[next]