summaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/cxacru.c
Commit message (Expand)AuthorAgeFilesLines
* USB: cxacru.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-17/+17
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
* workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-091-2/+22
|\
| * USB: cxacru: Use a bulk/int URB to access the command endpointSimon Arlott2010-09-031-2/+22
* | cxacru: ignore cx82310_eth devicesOndrej Zary2010-09-081-1/+17
|/
* usb: conexant: fixed spacing and brace coding style issuesNicolas Kaiser2010-08-101-6/+5
* usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-9/+9
* USB: cxacru: increment driver versionSimon Arlott2010-03-021-1/+2
* USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott2010-03-021-28/+3
* USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott2010-03-021-1/+75
* USB: cxacru: firmware writes on OHCI are slow, log progressSimon Arlott2010-03-021-2/+6
* USB: cxacru: document how to interact with the flash memorySimon Arlott2010-03-021-0/+20
* USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott2010-03-021-20/+28
* USB: cxacru: check data length is not negativeSimon Arlott2010-03-021-1/+1
* USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott2010-03-021-2/+2
* USB: cxacru: Fix negative dB outputSimon Arlott2009-05-081-2/+8
* USB: atm/cxacru, fix lock imbalanceJiri Slaby2009-03-171-1/+2
* net: convert more to %pMJohannes Berg2008-10-271-3/+1
* USB: cxacru: Fix printk format flag in error messageSimon Arlott2008-08-131-1/+1
* USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet2008-07-211-1/+0
* 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-241-1/+1
* USB: cxacru: Use appropriate logging for errorsSimon Arlott2007-10-121-15/+28
* USB: unkill cxacru atm driverOliver Neukum2007-08-221-2/+1
* USB: atm: cxacru: clean up urb->status usageGreg Kroah-Hartman2007-07-191-2/+1
* USB: cxacru: Cleanup sysfs attribute codeSimon Arlott2007-07-121-42/+31
* USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott2007-06-081-6/+1
* USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott2007-06-081-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-01-311-4/+5
* [PATCH] USBATM: allow isochronous transferDuncan Sands2006-01-311-2/+2
* [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-3/+2
* [PATCH] USBATM: trivial modificationsDuncan Sands2006-01-311-35/+34
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones2005-11-291-0/+3
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-081-2/+0
* [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
OpenPOWER on IntegriCloud