summaryrefslogtreecommitdiff
path: root/drivers/usb/atm/speedtch.c
AgeCommit message (Expand)Author
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo
2010-12-24speedtch: don't abuse struct delayed_workTejun Heo
2010-08-10USB: speedtouch: fixed more brace and spacing coding style issuesNicolas Kaiser
2010-08-10USB: speedtouch: fixed brace and spacing coding style issuesNicolas Kaiser
2010-07-09usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-05-25usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-22USB: Speedtouch: add pre_reset and post_reset routinesAlan Stern
2008-07-21USB: speedtch.c fix sparse shadowed variable warningHarvey Harrison
2007-10-14signedness: module_param_array nump argumentAl Viro
2007-10-12USB: Remove unneeded pointer intf from speedtch_upload_firmware()Micah Gruber
2007-07-19USB: atm: speedtch: clean up urb->status usageGreg Kroah-Hartman
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01USB: speedtch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-17speedtch: "extended reach"Duncan Sands
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-05-08[PATCH] USBATM: change the default speedtouch iso altsettingDuncan Sands
2006-01-31[PATCH] USBATM: bump version numbersDuncan Sands
2006-01-31[PATCH] USBATM: allow isochronous transferDuncan Sands
2006-01-31[PATCH] USBATM: measure buffer size in bytes; force valid sizesDuncan Sands
2006-01-31[PATCH] USBATM: kzalloc conversionDuncan Sands
2006-01-31[PATCH] USBATM: remove .ownerDuncan Sands
2006-01-31[PATCH] USBATM: add flags fieldDuncan Sands
2006-01-31[PATCH] USBATM: trivial modificationsDuncan Sands
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-07-25[ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller
2005-07-19[ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands
2005-07-12[PATCH] USB ATM: fix line resync logicDuncan Sands
2005-07-12[PATCH] USB ATM: robustify poll throttlingDuncan Sands
2005-07-12[PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands
2005-06-27[PATCH] USB ATM: port speedtch to new usbatm coreDuncan Sands
2005-06-27[PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton
2005-05-25[PATCH] Speedtouch resync after lost signal.David Woodhouse
2005-04-16Linux-2.6.12-rc2Linus Torvalds