index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
atm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
2
-2
/
+2
|
\
|
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
2
-2
/
+2
*
|
USB: atm: usbatm: fix up debug printing code
Greg Kroah-Hartman
2012-09-13
1
-18
/
+28
*
|
USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usage
Tim Gardner
2012-08-15
1
-13
/
+66
|
/
*
usb: Use eth_random_addr
Joe Perches
2012-07-16
1
-2
/
+2
*
USB: xusbatm.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-4
/
+0
*
USB: usbatm.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-21
/
+9
*
USB: speedtch.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-1
/
+1
*
USB: cxacru.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-17
/
+17
*
usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()
Jesper Juhl
2012-04-18
1
-10
/
+5
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
2
-4
/
+4
*
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
3
-58
/
+3
*
drivers: usb: atm: ueagle-atm: Add missing const qualifier
Chris Forbes
2011-07-08
1
-2
/
+2
*
drivers: usb: atm: ueagle-atm: use __packed
Chris Forbes
2011-07-08
1
-17
/
+17
*
drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
2011-07-01
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-4
/
+4
*
USB: ueagle-atm: use system_wq instead of dedicated workqueues
Tejun Heo
2011-01-22
1
-14
/
+5
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
2
-14
/
+16
|
\
|
*
usb: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-1
/
+1
|
*
speedtch: don't abuse struct delayed_work
Tejun Heo
2010-12-24
1
-12
/
+14
|
*
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
1
-1
/
+1
*
|
ueagle-atm: fix PHY signal initialization race
Dan Williams
2010-12-28
1
-3
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-12-14
1
-12
/
+3
|
\
\
|
|
/
|
/
|
|
*
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-12-10
1
-12
/
+3
*
|
USB: atm: ueagle-atm: fix up some permissions on the sysfs files
Greg Kroah-Hartman
2010-11-15
1
-4
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-1
/
+17
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
1
-2
/
+22
|
|
\
|
*
|
cxacru: ignore cx82310_eth devices
Ondrej Zary
2010-09-08
1
-1
/
+17
*
|
|
usb: makefile cleanup
matt mooney
2010-10-22
1
-2
/
+2
*
|
|
usb: change to new flag variable
matt mooney
2010-10-22
1
-3
/
+1
|
|
/
|
/
|
*
|
USB: cxacru: Use a bulk/int URB to access the command endpoint
Simon Arlott
2010-09-03
1
-2
/
+22
|
/
*
param: simple locking for sysfs-writable charp parameters
Rusty Russell
2010-08-11
1
-0
/
+2
*
usb: atm: fixed spacing and indentation coding style issues
Nicolas Kaiser
2010-08-10
2
-16
/
+16
*
usb: conexant: fixed spacing and brace coding style issues
Nicolas Kaiser
2010-08-10
1
-6
/
+5
*
usb: throw away custom hex digit methods
Andy Shevchenko
2010-08-10
1
-2
/
+3
*
USB: speedtouch: fixed more brace and spacing coding style issues
Nicolas Kaiser
2010-08-10
2
-11
/
+11
*
USB: speedtouch: fixed brace and spacing coding style issues
Nicolas Kaiser
2010-08-10
2
-7
/
+6
*
usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-3
/
+10
*
usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-5
/
+5
*
usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-9
/
+9
*
usb: atm: speedtch: use new hex_to_bin() method
Andy Shevchenko
2010-05-25
1
-3
/
+2
*
USB: ueagle: fix Coding Styles
Javier Blanco de Torres (Neurowork)
2010-05-20
1
-140
/
+207
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-1
/
+1
*
USB: atm: Use FIELD_SIZEOF, trivial cleanup.
Thiago Farina
2010-03-02
1
-1
/
+1
*
USB: cxacru: increment driver version
Simon Arlott
2010-03-02
1
-1
/
+2
*
USB: cxacru: remove cxacru-cf.bin loader
Simon Arlott
2010-03-02
1
-28
/
+3
*
USB: cxacru: add write-only sysfs attribute for modem configuration
Simon Arlott
2010-03-02
1
-1
/
+75
*
USB: cxacru: firmware writes on OHCI are slow, log progress
Simon Arlott
2010-03-02
1
-2
/
+6
*
USB: cxacru: document how to interact with the flash memory
Simon Arlott
2010-03-02
1
-0
/
+20
*
USB: cxacru: check device isn't being removed during sysfs calls
Simon Arlott
2010-03-02
3
-20
/
+44
[next]