summaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/speedtch.c
Commit message (Expand)AuthorAgeFilesLines
* USB: atm: speedtch: clean up urb->status usageGreg Kroah-Hartman2007-07-201-3/+4
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-081-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-091-1/+1
* [PATCH] USBATM: bump version numbersDuncan Sands2006-02-011-1/+1
* [PATCH] USBATM: allow isochronous transferDuncan Sands2006-02-011-16/+66
* [PATCH] USBATM: measure buffer size in bytes; force valid sizesDuncan Sands2006-02-011-5/+25
* [PATCH] USBATM: kzalloc conversionDuncan Sands2006-02-011-3/+1Star
* [PATCH] USBATM: remove .ownerDuncan Sands2006-02-011-1/+0Star
* [PATCH] USBATM: add flags fieldDuncan Sands2006-02-011-5/+4Star
* [PATCH] USBATM: trivial modificationsDuncan Sands2006-02-011-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/+0Star
* [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller2005-07-261-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/+2Star
* [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/+533Star
* [PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton2005-06-271-2/+0Star
* [PATCH] Speedtouch resync after lost signal.David Woodhouse2005-05-251-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+847