aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/speedtch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-2/+2
2006-12-01USB: speedtch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-6/+9
2006-10-17speedtch: "extended reach"Duncan Sands1-16/+77
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-05-08[PATCH] USBATM: change the default speedtouch iso altsettingDuncan Sands1-1/+1
2006-01-31[PATCH] USBATM: bump version numbersDuncan Sands1-1/+1
2006-01-31[PATCH] USBATM: allow isochronous transferDuncan Sands1-16/+66
2006-01-31[PATCH] USBATM: measure buffer size in bytes; force valid sizesDuncan Sands1-5/+25
2006-01-31[PATCH] USBATM: kzalloc conversionDuncan Sands1-3/+1
2006-01-31[PATCH] USBATM: remove .ownerDuncan Sands1-1/+0
2006-01-31[PATCH] USBATM: add flags fieldDuncan Sands1-5/+4
2006-01-31[PATCH] USBATM: trivial modificationsDuncan Sands1-23/+30
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl1-2/+2
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-07-25[ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller1-6/+6
2005-07-19[ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands1-6/+6
2005-07-12[PATCH] USB ATM: fix line resync logicDuncan Sands1-27/+28
2005-07-12[PATCH] USB ATM: robustify poll throttlingDuncan Sands1-4/+2
2005-07-12[PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands1-1/+1
2005-06-27[PATCH] USB ATM: port speedtch to new usbatm coreDuncan Sands1-552/+533
2005-06-27[PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton1-2/+0
2005-05-25[PATCH] Speedtouch resync after lost signal.David Woodhouse1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+847