summaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/speedtch.c
Commit message (Expand)AuthorAgeFilesLines
* usb: usbatm: Convert timers to use timer_setup()Kees Cook2017-11-211-8/+8
* USB: atm: Remove redundant license textGreg Kroah-Hartman2017-11-041-15/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* drivers: usb: speedtch: use setup_timer() helper.Allen Pais2017-10-041-7/+4
* usb: speedtch: constify usb_device_idArvind Yadav2017-08-101-1/+1
* USB: atm: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-221-3/+1
* usb: atm: speedtch: don't print on ENOMEMWolfram Sang2016-08-301-1/+0
* USB: speedtch.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-6/+12
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* usb: atm: speedtch: be careful with bIntervalFelipe Balbi2013-07-251-1/+1
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* USB: speedtch.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-1/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-3/+3
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-16/+1
* usb: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* speedtch: don't abuse struct delayed_workTejun Heo2010-12-241-12/+14
* USB: speedtouch: fixed more brace and spacing coding style issuesNicolas Kaiser2010-08-101-3/+3
* USB: speedtouch: fixed brace and spacing coding style issuesNicolas Kaiser2010-08-101-1/+3
* usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-5/+5
* usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko2010-05-251-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* USB: Speedtouch: add pre_reset and post_reset routinesAlan Stern2008-10-221-0/+12
* USB: speedtch.c fix sparse shadowed variable warningHarvey Harrison2008-07-211-1/+0
* signedness: module_param_array nump argumentAl Viro2007-10-141-1/+1
* USB: Remove unneeded pointer intf from speedtch_upload_firmware()Micah Gruber2007-10-121-2/+1
* USB: atm: speedtch: clean up urb->status usageGreg Kroah-Hartman2007-07-191-3/+4
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-2/+2
|\
| * USB: speedtch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-2/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+9
|/
* speedtch: "extended reach"Duncan Sands2006-10-171-16/+77
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] USBATM: change the default speedtouch iso altsettingDuncan Sands2006-05-081-1/+1
* [PATCH] USBATM: bump version numbersDuncan Sands2006-01-311-1/+1
* [PATCH] USBATM: allow isochronous transferDuncan Sands2006-01-311-16/+66
* [PATCH] USBATM: measure buffer size in bytes; force valid sizesDuncan Sands2006-01-311-5/+25
* [PATCH] USBATM: kzalloc conversionDuncan Sands2006-01-311-3/+1
* [PATCH] USBATM: remove .ownerDuncan Sands2006-01-311-1/+0
* [PATCH] USBATM: add flags fieldDuncan Sands2006-01-311-5/+4
* [PATCH] USBATM: trivial modificationsDuncan Sands2006-01-311-23/+30
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-101-2/+2
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller2005-07-251-6/+6
* [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands2005-07-191-6/+6
* [PATCH] USB ATM: fix line resync logicDuncan Sands2005-07-121-27/+28
* [PATCH] USB ATM: robustify poll throttlingDuncan Sands2005-07-121-4/+2
* [PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands2005-07-121-1/+1
* [PATCH] USB ATM: port speedtch to new usbatm coreDuncan Sands2005-06-271-552/+533
* [PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton2005-06-271-2/+0
* [PATCH] Speedtouch resync after lost signal.David Woodhouse2005-05-251-0/+2