| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: usbatm: Convert timers to use timer_setup() | Kees Cook | 2017-11-22 | 1 | -8/+8 |
* | USB: atm: Remove redundant license text | Greg Kroah-Hartman | 2017-11-04 | 1 | -15/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | drivers: usb: speedtch: use setup_timer() helper. | Allen Pais | 2017-10-04 | 1 | -7/+4 |
* | usb: speedtch: constify usb_device_id | Arvind Yadav | 2017-08-10 | 1 | -1/+1 |
* | USB: atm: remove unneeded MODULE_VERSION() usage | Greg Kroah-Hartman | 2017-07-22 | 1 | -3/+1 |
* | usb: atm: speedtch: don't print on ENOMEM | Wolfram Sang | 2016-08-30 | 1 | -1/+0 |
* | USB: speedtch.c: move assignment out of if () block | Greg Kroah-Hartman | 2015-05-10 | 1 | -6/+12 |
* | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-09 | 1 | -1/+0 |
* | usb: atm: speedtch: be careful with bInterval | Felipe Balbi | 2013-07-25 | 1 | -1/+1 |
* | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 1 | -1/+1 |
* | USB: speedtch.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-02 | 1 | -1/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -3/+3 |
* | USB: convert drivers/usb/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -16/+1 |
* | 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 |
* | USB: speedtouch: fixed more brace and spacing coding style issues | Nicolas Kaiser | 2010-08-10 | 1 | -3/+3 |
* | USB: speedtouch: fixed brace and spacing coding style issues | Nicolas Kaiser | 2010-08-10 | 1 | -1/+3 |
* | usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes. | Karl Hiramoto | 2010-07-09 | 1 | -5/+5 |
* | usb: atm: speedtch: use new hex_to_bin() method | Andy Shevchenko | 2010-05-25 | 1 | -3/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | USB: Speedtouch: add pre_reset and post_reset routines | Alan Stern | 2008-10-22 | 1 | -0/+12 |
* | USB: speedtch.c fix sparse shadowed variable warning | Harvey Harrison | 2008-07-22 | 1 | -1/+0 |
* | signedness: module_param_array nump argument | Al Viro | 2007-10-14 | 1 | -1/+1 |
* | USB: Remove unneeded pointer intf from speedtch_upload_firmware() | Micah Gruber | 2007-10-12 | 1 | -2/+1 |
* | USB: atm: speedtch: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-20 | 1 | -3/+4 |
* | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> | David Brownell | 2007-02-08 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -2/+2 |
|\ |
|
| * | USB: speedtch: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 2006-12-01 | 1 | -2/+2 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -6/+9 |
|/ |
|
* | speedtch: "extended reach" | Duncan Sands | 2006-10-17 | 1 | -16/+77 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [PATCH] USBATM: change the default speedtouch iso altsetting | Duncan Sands | 2006-05-09 | 1 | -1/+1 |
* | [PATCH] USBATM: bump version numbers | Duncan Sands | 2006-02-01 | 1 | -1/+1 |
* | [PATCH] USBATM: allow isochronous transfer | Duncan Sands | 2006-02-01 | 1 | -16/+66 |
* | [PATCH] USBATM: measure buffer size in bytes; force valid sizes | Duncan Sands | 2006-02-01 | 1 | -5/+25 |
* | [PATCH] USBATM: kzalloc conversion | Duncan Sands | 2006-02-01 | 1 | -3/+1 |
* | [PATCH] USBATM: remove .owner | Duncan Sands | 2006-02-01 | 1 | -1/+0 |
* | [PATCH] USBATM: add flags field | Duncan Sands | 2006-02-01 | 1 | -5/+4 |
* | [PATCH] USBATM: trivial modifications | Duncan Sands | 2006-02-01 | 1 | -23/+30 |
* | [PATCH] turn "const static" into "static const" | Jesper Juhl | 2006-01-10 | 1 | -2/+2 |
* | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 | 1 | -1/+0 |
* | [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbf | David S. Miller | 2005-07-26 | 1 | -6/+6 |
* | [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile error | Duncan Sands | 2005-07-19 | 1 | -6/+6 |
* | [PATCH] USB ATM: fix line resync logic | Duncan Sands | 2005-07-12 | 1 | -27/+28 |
* | [PATCH] USB ATM: robustify poll throttling | Duncan Sands | 2005-07-12 | 1 | -4/+2 |
* | [PATCH] USB ATM: line speed measured in Kb not Kib | Duncan Sands | 2005-07-12 | 1 | -1/+1 |
* | [PATCH] USB ATM: port speedtch to new usbatm core | Duncan Sands | 2005-06-27 | 1 | -552/+533 |
* | [PATCH] USB: fix speedtch.c merge with next patch. | Andrew Morton | 2005-06-27 | 1 | -2/+0 |
* | [PATCH] Speedtouch resync after lost signal. | David Woodhouse | 2005-05-25 | 1 | -0/+2 |