summaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/cxacru.c
Commit message (Expand)AuthorAgeFilesLines
* USB: cxacru: Fix negative dB outputSimon Arlott2009-05-091-2/+8
* USB: atm/cxacru, fix lock imbalanceJiri Slaby2009-03-171-1/+2
* net: convert more to %pMJohannes Berg2008-10-281-3/+1Star
* USB: cxacru: Fix printk format flag in error messageSimon Arlott2008-08-141-1/+1
* USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet2008-07-221-1/+0Star
* cxacru: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
* drivers/usb annotations and fixesAl Viro2008-04-281-5/+7
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-1/+1
* USB: cxacru: Use appropriate logging for errorsSimon Arlott2007-10-121-15/+28
* USB: unkill cxacru atm driverOliver Neukum2007-08-221-2/+1Star
* USB: atm: cxacru: clean up urb->status usageGreg Kroah-Hartman2007-07-201-2/+1Star
* USB: cxacru: Cleanup sysfs attribute codeSimon Arlott2007-07-131-42/+31Star
* USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott2007-06-091-6/+1Star
* USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott2007-06-091-20/+25
* USB: cxacru: ADSL state managementSimon Arlott2007-04-271-9/+227
* USB: cxacru: export detailed device info through sysfsSimon Arlott2007-04-271-5/+176
* WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+7
* cxacru: add the ZTE ZXDSL 852Duncan Sands2006-10-171-0/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] USBATM: semaphore to mutex conversionArjan van de Ven2006-02-011-4/+5
* [PATCH] USBATM: allow isochronous transferDuncan Sands2006-02-011-2/+2
* [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-3/+2Star
* [PATCH] USBATM: trivial modificationsDuncan Sands2006-02-011-35/+34Star
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones2005-11-301-0/+3
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-091-2/+0Star
* [PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands2005-07-121-1/+1
* [PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacruDuncan Sands2005-06-271-0/+878