summaryrefslogtreecommitdiff
path: root/drivers/usb/atm/cxacru.c
AgeCommit message (Expand)Author
2019-08-09USB: atm: cxacru: convert to use dev_groupsGreg Kroah-Hartman
2018-01-24USB: atm: fix up some remaining DEVICE_ATTR() usageGreg Kroah-Hartman
2017-11-21usb: usbatm: Convert timers to use timer_setup()Kees Cook
2017-11-04USB: atm: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-27usb: atm: cxacru: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-04drivers: usb: atm: cxacru: use setup_timer() helper.Allen Pais
2017-07-22USB: atm: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-03-16usb: atm: remove unnecessary codeGustavo A. R. Silva
2016-08-30usb: atm: cxacru: don't print on ENOMEMWolfram Sang
2016-08-15usb: atm: cxacru: don't print error when allocating urb failsWolfram Sang
2016-02-03USB: cxacru: fix an bounds check warningDan Carpenter
2015-07-22USB: atm: cxacru: fix blank line after declarationAaron Raimist
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-05-20USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter
2012-05-01USB: cxacru.c: remove dbg() usageGreg Kroah-Hartman
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-08cxacru: ignore cx82310_eth devicesOndrej Zary
2010-09-03USB: cxacru: Use a bulk/int URB to access the command endpointSimon Arlott
2010-08-10usb: conexant: fixed spacing and brace coding style issuesNicolas Kaiser
2010-07-09usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-03-02USB: cxacru: increment driver versionSimon Arlott
2010-03-02USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott
2010-03-02USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott
2010-03-02USB: cxacru: firmware writes on OHCI are slow, log progressSimon Arlott
2010-03-02USB: cxacru: document how to interact with the flash memorySimon Arlott
2010-03-02USB: cxacru: check device isn't being removed during sysfs callsSimon Arlott
2010-03-02USB: cxacru: check data length is not negativeSimon Arlott
2010-03-02USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott
2009-05-08USB: cxacru: Fix negative dB outputSimon Arlott
2009-03-17USB: atm/cxacru, fix lock imbalanceJiri Slaby
2008-10-27net: convert more to %pMJohannes Berg
2008-08-13USB: cxacru: Fix printk format flag in error messageSimon Arlott
2008-07-21USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet
2008-07-10cxacru: treat firmware data as constDavid Woodhouse
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2007-10-12USB: cxacru: Use appropriate logging for errorsSimon Arlott
2007-08-22USB: unkill cxacru atm driverOliver Neukum
2007-07-19USB: atm: cxacru: clean up urb->status usageGreg Kroah-Hartman
2007-07-12USB: cxacru: Cleanup sysfs attribute codeSimon Arlott
2007-06-08USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott
2007-06-08USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott
2007-04-27USB: cxacru: ADSL state managementSimon Arlott
2007-04-27USB: cxacru: export detailed device info through sysfsSimon Arlott
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-17cxacru: add the ZTE ZXDSL 852Duncan Sands
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells