| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-08 | 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-15 | 1 | -12/+3 |
|\ \
| |/
|/| |
|
| * | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 2010-12-11 | 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-10 | 1 | -2/+22 |
| |\ |
|
| * | | cxacru: ignore cx82310_eth devices | Ondrej Zary | 2010-09-09 | 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-04 | 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 |
* | USB: cxacru: check data length is not negative | Simon Arlott | 2010-03-02 | 1 | -1/+1 |
* | USB: cxacru: return an empty value for modulation if there is no connection | Simon Arlott | 2010-03-02 | 1 | -2/+2 |
* | firmware_class: make request_firmware_nowait more useful | Johannes Berg | 2009-12-11 | 1 | -3/+4 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal | Samuel Ortiz | 2009-06-16 | 1 | -4/+5 |
* | USB: cxacru: Fix negative dB output | Simon Arlott | 2009-05-09 | 1 | -2/+8 |
* | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 | 1 | -1/+1 |
* | USB: atm/cxacru, fix lock imbalance | Jiri Slaby | 2009-03-17 | 1 | -1/+2 |
* | net: convert more to %pM | Johannes Berg | 2008-10-28 | 2 | -7/+2 |
* | USB: Speedtouch: add pre_reset and post_reset routines | Alan Stern | 2008-10-22 | 1 | -0/+12 |
* | USB: remove warn() macro from usb drivers | Greg Kroah-Hartman | 2008-10-17 | 3 | -8/+14 |
* | usbatm: Use skb_queue_walk_safe() instead of by-hand implementation. | David S. Miller | 2008-09-23 | 1 | -3/+2 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | USB: cxacru: Fix printk format flag in error message | Simon Arlott | 2008-08-14 | 1 | -1/+1 |
* | USB: AccessRunner: avoid unnecessary memset | Christophe Jaillet | 2008-07-22 | 1 | -1/+0 |
* | USB: speedtch.c fix sparse shadowed variable warning | Harvey Harrison | 2008-07-22 | 1 | -1/+0 |
* | cxacru: treat firmware data as const | David Woodhouse | 2008-07-10 | 1 | -1/+1 |