Age | Commit message (Expand) | Author |
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-07-01 | drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit() | Manuel Zerpies |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-22 | USB: ueagle-atm: use system_wq instead of dedicated workqueues | Tejun Heo |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-12-28 | ueagle-atm: fix PHY signal initialization race | Dan Williams |
2010-12-24 | usb: don't use flush_scheduled_work() | Tejun Heo |
2010-12-24 | speedtch: don't abuse struct delayed_work | Tejun Heo |
2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo |
2010-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-12-10 | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams |
2010-11-15 | USB: atm: ueagle-atm: fix up some permissions on the sysfs files | Greg Kroah-Hartman |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-22 | usb: makefile cleanup | matt mooney |
2010-10-22 | usb: change to new flag variable | matt mooney |
2010-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-08 | cxacru: ignore cx82310_eth devices | Ondrej Zary |
2010-09-03 | USB: cxacru: Use a bulk/int URB to access the command endpoint | Simon Arlott |
2010-08-11 | param: simple locking for sysfs-writable charp parameters | Rusty Russell |
2010-08-10 | usb: atm: fixed spacing and indentation coding style issues | Nicolas Kaiser |
2010-08-10 | usb: conexant: fixed spacing and brace coding style issues | Nicolas Kaiser |
2010-08-10 | usb: throw away custom hex digit methods | Andy Shevchenko |
2010-08-10 | USB: speedtouch: fixed more brace and spacing coding style issues | Nicolas Kaiser |
2010-08-10 | USB: speedtouch: fixed brace and spacing coding style issues | Nicolas Kaiser |
2010-07-09 | usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes. | Karl Hiramoto |
2010-07-09 | usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes. | Karl Hiramoto |
2010-07-09 | usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes. | Karl Hiramoto |
2010-05-25 | usb: atm: speedtch: use new hex_to_bin() method | Andy Shevchenko |
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 |
2010-03-02 | USB: atm: Use FIELD_SIZEOF, trivial cleanup. | Thiago Farina |
2010-03-02 | USB: cxacru: increment driver version | Simon Arlott |
2010-03-02 | USB: cxacru: remove cxacru-cf.bin loader | Simon Arlott |
2010-03-02 | USB: cxacru: add write-only sysfs attribute for modem configuration | Simon Arlott |
2010-03-02 | USB: cxacru: firmware writes on OHCI are slow, log progress | Simon Arlott |
2010-03-02 | USB: cxacru: document how to interact with the flash memory | Simon Arlott |
2010-03-02 | USB: cxacru: check device isn't being removed during sysfs calls | Simon Arlott |
2010-03-02 | USB: cxacru: check data length is not negative | Simon Arlott |
2010-03-02 | USB: cxacru: return an empty value for modulation if there is no connection | Simon Arlott |
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-15 | firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal | Samuel Ortiz |
2009-05-08 | USB: cxacru: Fix negative dB output | Simon Arlott |
2009-03-30 | trivial: Fix misspelling of firmware | Nick Andrew |
2009-03-17 | USB: atm/cxacru, fix lock imbalance | Jiri Slaby |
2008-10-27 | net: convert more to %pM | Johannes Berg |
2008-10-22 | USB: Speedtouch: add pre_reset and post_reset routines | Alan Stern |
2008-10-17 | USB: remove warn() macro from usb drivers | Greg Kroah-Hartman |
2008-09-23 | usbatm: Use skb_queue_walk_safe() instead of by-hand implementation. | David S. Miller |